summaryrefslogtreecommitdiffstats
path: root/cygwin-filesystem.spec
diff options
context:
space:
mode:
Diffstat (limited to 'cygwin-filesystem.spec')
-rw-r--r--cygwin-filesystem.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/cygwin-filesystem.spec b/cygwin-filesystem.spec
index a70cce3..8bf1f29 100644
--- a/cygwin-filesystem.spec
+++ b/cygwin-filesystem.spec
@@ -6,8 +6,8 @@
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
Name: cygwin-filesystem
-Version: 11
-Release: 3%{?dist}
+Version: 12
+Release: 1%{?dist}
Summary: Cygwin cross compiler base filesystem and environment
Group: Development/Libraries
@@ -246,6 +246,9 @@ install -m 0644 %{SOURCE12} $RPM_BUILD_ROOT%{_datadir}/cygwin/
%changelog
+* Thu Jun 11 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 12-1
+- Add cppflags, ldflags variables
+
* Wed Jun 10 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 11-3
- Place the RPM macros in /usr/lib/rpm/macros.d when using a modern RPM