summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cygwin.spec5
-rw-r--r--sources2
2 files changed, 5 insertions, 2 deletions
diff --git a/cygwin.spec b/cygwin.spec
index cbd0534..66a6f26 100644
--- a/cygwin.spec
+++ b/cygwin.spec
@@ -1,7 +1,7 @@
%{?cygwin_package_header}
Name: cygwin
-Version: 2.0.4
+Version: 2.2.0
Release: 1%{?dist}
Summary: Cygwin cross-compiler runtime
@@ -146,6 +146,9 @@ rm -fr $RPM_BUILD_ROOT%{cygwin64_includedir}/rpc/
%changelog
+* Mon Aug 10 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 2.2.0-1
+- new version
+
* Fri Jun 19 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 2.0.4-1
- new version
diff --git a/sources b/sources
index b78a945..b7c2ce6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-daa15f895cc6006bab8a029ba630c1f6 newlib-cygwin-2.0.4.tar.bz2
+4153e455957e3e1dba3b4b0ffddbe85c newlib-cygwin-2.2.0.tar.bz2