[mingw-libidn] Update to 1.28

Erik van Pienbroek epienbro at fedoraproject.org
Sat Jul 13 19:11:29 UTC 2013


commit c30658ecf818ce33618a1344d95cc9c16fc6d4f6
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sat Jul 13 21:11:12 2013 +0200

    Update to 1.28
    
    - Update to 1.28
    - Fixes FTBFS against latest mingw-w64
    - Dropped BR: autoconf automake libtool

 .gitignore        |    1 +
 mingw-libidn.spec |   10 +++++++---
 sources           |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3a014d2..33647c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 libidn-1.14.tar.gz
 /libidn-1.25.tar.gz
+/libidn-1.28.tar.gz
diff --git a/mingw-libidn.spec b/mingw-libidn.spec
index 60db42c..1412eab 100644
--- a/mingw-libidn.spec
+++ b/mingw-libidn.spec
@@ -5,8 +5,8 @@
 # latest version instead.
 
 Name:           mingw-libidn
-Version:        1.25
-Release:        2%{?dist}
+Version:        1.28
+Release:        1%{?dist}
 Summary:        MinGW Windows Internationalized Domain Name support library
 
 License:        LGPLv2+
@@ -29,7 +29,6 @@ BuildRequires:  mingw64-gettext
 BuildRequires:  mingw64-win-iconv
 
 BuildRequires:  pkgconfig gettext-devel
-BuildRequires:  autoconf automake libtool
 
 
 %description
@@ -137,6 +136,11 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 
 
 %changelog
+* Sat Jul 13 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.28-1
+- Update to 1.28
+- Fixes FTBFS against latest mingw-w64
+- Dropped BR: autoconf automake libtool
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.25-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 229a7d0..9b2b648 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-45ffabce4b8ca87fe98fe4542668d33d  libidn-1.25.tar.gz
+43a6f14b16559e10a492acc65c4b0acc  libidn-1.28.tar.gz


More information about the scm-commits mailing list