summaryrefslogtreecommitdiffstats
path: root/cygwin-filesystem.spec
diff options
context:
space:
mode:
Diffstat (limited to 'cygwin-filesystem.spec')
-rw-r--r--cygwin-filesystem.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/cygwin-filesystem.spec b/cygwin-filesystem.spec
index 850437e..f71456b 100644
--- a/cygwin-filesystem.spec
+++ b/cygwin-filesystem.spec
@@ -1,7 +1,7 @@
%global debug_package %{nil}
Name: cygwin-filesystem
-Version: 9
+Version: 10
Release: 1%{?dist}
Summary: Cygwin cross compiler base filesystem and environment
@@ -241,6 +241,9 @@ install -m 0644 %{SOURCE12} $RPM_BUILD_ROOT%{_datadir}/cygwin/
%changelog
+* Sun Jun 30 2013 Yaakov Selkowitz <cygwin-ports-general@lists.sourceforge.net> - 10-1
+- Fix %%cygwin_find_lang.
+
* Fri Jun 28 2013 Yaakov Selkowitz <cygwin-ports-general@lists.sourceforge.net> - 9-1
- Fix debuginfo package handling.