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
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1cb508e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/mingw-w64-v5.0.3.tar.bz2 diff --git a/cygwin-w32api-headers.spec b/cygwin-w32api-headers.spec index e93ac9f..35ae33f 100644 --- a/cygwin-w32api-headers.spec +++ b/cygwin-w32api-headers.spec @@ -2,7 +2,7 @@ #%%global branch trunk Name: cygwin-w32api-headers -Version: 4.0.5 +Version: 5.0.3 Release: 1%{?dist} Summary: Win32 header files for Cygwin toolchain @@ -76,6 +76,9 @@ popd %changelog +* Wed Nov 15 2017 Yaakov Selkowitz <yselkowi@redhat.com> - 5.0.3-1 +- new version + * Wed Mar 30 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 4.0.5-1 - new version @@ -1 +1 @@ -d99ef0bd7323dc0351aff2294c12ffd1 mingw-w64-v4.0.5.tar.bz2 +5524c20312560cc8683b7d8ee292cb8c mingw-w64-v5.0.3.tar.bz2 |
