summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2017-11-14 21:40:05 -0600
committerYaakov Selkowitz <yselkowi@redhat.com>2017-11-14 21:40:05 -0600
commite3e59650141c5f8b5b825fa30b06459eac9e4401 (patch)
treea77efb5443fb4d4c427a89f2abf10f5bf7a35f39
parentacdb7b060d1986e9e24650e2bd79079835ce07d8 (diff)
downloadcygwin-filesystem-e3e59650141c5f8b5b825fa30b06459eac9e4401.tar.gz
cygwin-filesystem-e3e59650141c5f8b5b825fa30b06459eac9e4401.tar.xz
cygwin-filesystem-e3e59650141c5f8b5b825fa30b06459eac9e4401.zip
Bump release
-rw-r--r--cygwin-filesystem.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/cygwin-filesystem.spec b/cygwin-filesystem.spec
index 2049e36..8c83c3f 100644
--- a/cygwin-filesystem.spec
+++ b/cygwin-filesystem.spec
@@ -6,7 +6,7 @@
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
Name: cygwin-filesystem
-Version: 13
+Version: 14
Release: 1%{?dist}
Summary: Cygwin cross compiler base filesystem and environment
@@ -246,6 +246,12 @@ install -m 0644 %{SOURCE12} $RPM_BUILD_ROOT%{_datadir}/cygwin/
%changelog
+* Wed Nov 15 2017 Yaakov Selkowitz <yselkowi@redhat.com> - 14-1
+- Remove deprecated macros
+- Update config.{guess,sub} in %%cygwin_configure
+- Update list of default Win32 DLLs
+- Implement MiniDebugInfo for Cygwin binaries
+
* Thu Jun 11 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 13-1
- Rename Toolchain-cygwin{32,64}.cmake to toolchain-cygwin{32,64}.cmake
- Add CMAKE_SYSTEM_PROCESSOR to the CMake toolchain files