[mingw-libtasn1] Rebuild for mingw-filesystem changes

mooninite mooninite at fedoraproject.org
Fri May 31 01:25:07 UTC 2013


commit d089d3ffb5502b4a06ee12f02b0d504590379287
Author: Michael Cronenworth <mike at cchtml.com>
Date:   Thu May 30 20:24:14 2013 -0500

    Rebuild for mingw-filesystem changes

 mingw-libtasn1.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/mingw-libtasn1.spec b/mingw-libtasn1.spec
index 3a943da..ff5ff03 100644
--- a/mingw-libtasn1.spec
+++ b/mingw-libtasn1.spec
@@ -2,7 +2,7 @@
 
 Name:           mingw-libtasn1
 Version:        3.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        MinGW Windows libtasn1 library
 
 # The libtasn1 library is LGPLv2+, utilities are GPLv3+;
@@ -16,8 +16,8 @@ BuildArch:      noarch
 
 BuildRequires:  mingw32-binutils
 BuildRequires:  mingw64-binutils
-BuildRequires:  mingw32-filesystem
-BuildRequires:  mingw64-filesystem
+BuildRequires:  mingw32-filesystem >= 98
+BuildRequires:  mingw64-filesystem >= 98
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw64-gcc
 BuildRequires:  bison
@@ -96,6 +96,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_bindir}/*.exe
 
 
 %changelog
+* Thu May 30 2013 Michael Cronenworth <mike at cchtml.com> - 3.3-2
+- Rebuild for mingw-filesystem changes
+
 * Thu May 09 2013 Michael Cronenworth <mike at cchtml.com> - 3.3-1
 - Update to 3.3
 


More information about the scm-commits mailing list