[mingw-p11-kit] Update 0.22.1

mooninite mooninite at fedoraproject.org
Tue Oct 28 01:27:27 UTC 2014


commit 08696838b12bae1cb1ef64f6779648aa0e91fa53
Author: Michael Cronenworth <mike at cchtml.com>
Date:   Mon Oct 27 20:27:26 2014 -0500

    Update 0.22.1

 .gitignore         |    2 +-
 mingw-p11-kit.spec |   11 ++++++-----
 sources            |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 05a2a56..36a0bcb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/p11-kit-0.22.0.tar.gz
+/p11-kit-0.22.1.tar.gz
diff --git a/mingw-p11-kit.spec b/mingw-p11-kit.spec
index b4aa0c1..3f30948 100644
--- a/mingw-p11-kit.spec
+++ b/mingw-p11-kit.spec
@@ -1,7 +1,7 @@
 %?mingw_package_header
 
 Name:           mingw-p11-kit
-Version:        0.22.0
+Version:        0.22.1
 Release:        1%{?dist}
 Summary:        MinGW Library for loading and sharing PKCS#11 modules
 
@@ -9,8 +9,7 @@ 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
-Patch100:       mingw-p11-kit-define.patch
-Patch101:       mingw-p11-kit-setenv.patch
+Patch100:       mingw-p11-kit-setenv.patch
 
 BuildArch:      noarch
 
@@ -73,8 +72,7 @@ way that they're discoverable.  This library is cross-compiled for MinGW.
 
 %prep
 %setup -q -n p11-kit-%{version}
-%patch100 -p0 -b .mingw-define
-%patch101 -p0 -b .mingw-setenv
+%patch100 -p0 -b .mingw-setenv
 
 
 %build
@@ -131,6 +129,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_datadir}/gtk-doc
 
 
 %changelog
+* Mon Oct 27 2014 Michael Cronenworth <mike at cchtml.com> - 0.22.1-1
+- New upstream release.
+
 * Sat Oct 04 2014 Michael Cronenworth <mike at cchtml.com> - 0.22.0-1
 - New upstream release.
 
diff --git a/sources b/sources
index 3f5b512..0604be6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2799d5d2817c895227d59cbf8516b7ff  p11-kit-0.22.0.tar.gz
+4e9bea1106628ffb820bdad24a819fac  p11-kit-0.22.1.tar.gz


More information about the scm-commits mailing list