[mingw-p11-kit] New upstream release (includes w64 patch)

mooninite mooninite at fedoraproject.org
Sun Jan 8 23:15:19 UTC 2012


commit fe8240555f564493dac32b7a01beb94ee24ce5fd
Author: Michael Cronenworth <mike at cchtml.com>
Date:   Sun Jan 8 17:14:56 2012 -0600

    New upstream release (includes w64 patch)

 .gitignore                            |    1 +
 mingw-p11-kit.spec                    |   10 +++++-----
 p11-kit-mingw-w64-compatibility.patch |   18 ------------------
 sources                               |    2 +-
 4 files changed, 7 insertions(+), 24 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f3de8ca..1b501a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /p11-kit-0.9.tar.gz
+/p11-kit-0.10.tar.gz
diff --git a/mingw-p11-kit.spec b/mingw-p11-kit.spec
index 4c7baaf..e5fffda 100644
--- a/mingw-p11-kit.spec
+++ b/mingw-p11-kit.spec
@@ -3,15 +3,14 @@
 %define __debug_install_post %{_mingw32_debug_install_post}
 
 Name:           mingw-p11-kit
-Version:        0.9
-Release:        4%{?dist}
+Version:        0.10
+Release:        1%{?dist}
 Summary:        MinGW Library for loading and sharing PKCS#11 modules
 
 License:        BSD
 Group:          Development/Libraries
 URL:            http://p11-glue.freedesktop.org/p11-kit.html
 Source0:        http://p11-glue.freedesktop.org/releases/p11-kit-%{version}.tar.gz
-Patch0:         p11-kit-mingw-w64-compatibility.patch
 
 BuildArch:      noarch
 
@@ -58,8 +57,6 @@ way that they're discoverable.  This library is cross-compiled for MinGW.
 %prep
 %setup -q -n p11-kit-%{version}
 
-%patch0
-
 
 %build
 %{_mingw32_configure}
@@ -87,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT%{_mingw32_datadir}/gtk-doc
 
 
 %changelog
+* Sun Jan 08 2012 Michael Cronenworth <mike at cchtml.com> - 0.10-1
+- New upstream release (includes w64 patch)
+
 * Wed Nov 16 2011 Michael Cronenworth <mike at cchtml.com> - 0.9-4
 - Include w64 patch.
 - Match release number of cross repo.
diff --git a/sources b/sources
index bfaaec6..bc59783 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-029aa2a3a103e7eb81b4aa731b93539e  p11-kit-0.9.tar.gz
+6dda974e0bf993b934dcd65792dcfbb5  p11-kit-0.10.tar.gz


More information about the scm-commits mailing list