diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | cygwin-w32api-headers.spec | 5 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 2 deletions
@@ -1 +1,2 @@ /mingw-w64-v5.0.3.tar.bz2 +/mingw-w64-v5.0.4.tar.bz2 diff --git a/cygwin-w32api-headers.spec b/cygwin-w32api-headers.spec index 35ae33f..485dfae 100644 --- a/cygwin-w32api-headers.spec +++ b/cygwin-w32api-headers.spec @@ -2,7 +2,7 @@ #%%global branch trunk Name: cygwin-w32api-headers -Version: 5.0.3 +Version: 5.0.4 Release: 1%{?dist} Summary: Win32 header files for Cygwin toolchain @@ -76,6 +76,9 @@ popd %changelog +* Thu Dec 20 2018 Yaakov Selkowitz <yselkowi@redhat.com> - 5.0.4-1 +- new version + * Wed Nov 15 2017 Yaakov Selkowitz <yselkowi@redhat.com> - 5.0.3-1 - new version @@ -1 +1 @@ -5524c20312560cc8683b7d8ee292cb8c mingw-w64-v5.0.3.tar.bz2 +41ff5ddd79de7f5bc35497b6d170fe9d mingw-w64-v5.0.4.tar.bz2 |
