summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2018-12-19 19:51:32 -0600
committerYaakov Selkowitz <yselkowi@redhat.com>2018-12-19 19:51:32 -0600
commit475938b49b71735bc81c17239723db02d62ad66d (patch)
tree42407fa39ce950527a19f99f953cbe5cdec595d8
parent369e210fcd035e9664f86d21c3820cc8d224b948 (diff)
downloadcygwin-w32api-runtime-475938b49b71735bc81c17239723db02d62ad66d.tar.gz
cygwin-w32api-runtime-475938b49b71735bc81c17239723db02d62ad66d.tar.xz
cygwin-w32api-runtime-475938b49b71735bc81c17239723db02d62ad66d.zip
cygwin-w32api-runtime 5.0.4
-rw-r--r--.gitignore1
-rw-r--r--cygwin-w32api-runtime.spec7
-rw-r--r--sources2
3 files changed, 7 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 1cb508e..9f6d634 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/mingw-w64-v5.0.3.tar.bz2
+/mingw-w64-v5.0.4.tar.bz2
diff --git a/cygwin-w32api-runtime.spec b/cygwin-w32api-runtime.spec
index 28b5279..144a699 100644
--- a/cygwin-w32api-runtime.spec
+++ b/cygwin-w32api-runtime.spec
@@ -4,8 +4,8 @@
#%%global branch trunk
Name: cygwin-w32api-runtime
-Version: 5.0.3
-Release: 2%{?dist}
+Version: 5.0.4
+Release: 1%{?dist}
Summary: Windows API libraries for Cygwin toolchain
License: Public Domain and ZPLv2.1
@@ -88,6 +88,9 @@ rm -fr $RPM_BUILD_ROOT%{cygwin64_includedir}/w32api/*.c
%changelog
+* Thu Dec 20 2018 Yaakov Selkowitz <yselkowi@redhat.com> - 5.0.4-1
+- new version
+
* Mon Dec 04 2017 Yaakov Selkowitz <yselkowi@redhat.com> - 5.0.3-2
- Require only matching w32api-headers version, not release
diff --git a/sources b/sources
index 14bd865..1a28467 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5524c20312560cc8683b7d8ee292cb8c mingw-w64-v5.0.3.tar.bz2
+41ff5ddd79de7f5bc35497b6d170fe9d mingw-w64-v5.0.4.tar.bz2