[mingw-gcc] Rebuild against winpthreads

Erik van Pienbroek epienbro at fedoraproject.org
Fri Sep 20 17:43:57 UTC 2013


commit e281675d8c6d7f17fca131b0c199232c7a953c50
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Fri Sep 20 19:43:45 2013 +0200

    Rebuild against winpthreads

 mingw-gcc.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mingw-gcc.spec b/mingw-gcc.spec
index 934cae6..363623f 100644
--- a/mingw-gcc.spec
+++ b/mingw-gcc.spec
@@ -28,7 +28,7 @@
 
 Name:           mingw-gcc
 Version:        4.8.1
-Release:        3%{?snapshot_date:.svn.%{snapshot_date}.r%{snapshot_rev}}%{?dist}
+Release:        4%{?snapshot_date:.svn.%{snapshot_date}.r%{snapshot_rev}}%{?dist}
 Summary:        MinGW Windows cross-compiler (GCC) for C
 
 License:        GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions
@@ -702,6 +702,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/%{mingw64_target}-%{mingw64_target}-*
 
 
 %changelog
+* Fri Sep 20 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 4.8.1-4
+- Rebuild against winpthreads
+
 * Sat Aug  3 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 4.8.1-3
 - Own the folders %%{_libexecdir}/gcc/%%{mingw32_target}/%%{version},
   %%{_libexecdir}/gcc/%%{mingw32_target}, %%{_libexecdir}/gcc/%%{mingw64_target}


More information about the scm-commits mailing list