summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2014-09-01 13:50:44 -0500
committerYaakov Selkowitz <yselkowi@redhat.com>2014-09-01 13:50:44 -0500
commita2a3e4c4859ccd2d8d94999372c7447df95a11a7 (patch)
tree70d1e46e762b30f19a75e83b895ecb72ec9e0ac7
parent7fddd8e2319a95ecd862dd7989c90bb90395cdae (diff)
downloadcygwin-w32api-runtime-a2a3e4c4859ccd2d8d94999372c7447df95a11a7.tar.gz
cygwin-w32api-runtime-a2a3e4c4859ccd2d8d94999372c7447df95a11a7.tar.xz
cygwin-w32api-runtime-a2a3e4c4859ccd2d8d94999372c7447df95a11a7.zip
cygwin-w32api-runtime 3.2.0
-rw-r--r--cygwin-w32api-runtime.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/cygwin-w32api-runtime.spec b/cygwin-w32api-runtime.spec
index da3e0a2..178b2ca 100644
--- a/cygwin-w32api-runtime.spec
+++ b/cygwin-w32api-runtime.spec
@@ -4,8 +4,8 @@
#%%global branch trunk
Name: cygwin-w32api-runtime
-Version: 3.1.0
-Release: 1
+Version: 3.2.0
+Release: 1%{?dist}
Summary: Windows API libraries for Cygwin toolchain
License: Public Domain and ZPLv2.1
@@ -94,6 +94,9 @@ rm -fr $RPM_BUILD_ROOT%{cygwin64_includedir}/w32api/*.c
%changelog
+* Mon Sep 01 2014 Yaakov Selkowitz <yselkowi@redhat.com> - 3.2.0-1
+- Version bump
+
* Thu Jan 16 2014 Yaakov Selkowitz <cygwin-ports-general@lists.sourceforge.net> - 3.1.0-1
- Update to latest stable release.