diff --git a/p11-kit.spec b/p11-kit.spec index 0bba4d9..08a9c82 100644 --- a/p11-kit.spec +++ b/p11-kit.spec @@ -1,16 +1,12 @@ Name: p11-kit -Version: 0.23.1 -Release: 4%{?dist} +Version: 0.23.2 +Release: 1%{?dist} Summary: Library for loading and sharing PKCS#11 modules License: BSD URL: http://p11-glue.freedesktop.org/p11-kit.html Source0: http://p11-glue.freedesktop.org/releases/p11-kit-%{version}.tar.gz Source1: trust-extract-compat -# upstreamed, can be removed when rebasing to next release -Patch0: p11-kit-0.23.1-no-finalize.patch -# upstreamed, can be removed when rebasing to next release -Patch1: p11-kit-0.23.1-no-libffi-deinit.patch BuildRequires: libtasn1-devel >= 2.3 BuildRequires: nss-softokn-freebl @@ -55,8 +51,6 @@ contains certificate anchors and black lists. %prep %setup -q -%patch0 -p1 -%patch1 -p1 %build # These paths are the source paths that come from the plan here: @@ -125,6 +119,9 @@ fi %changelog +* Tue Jan 12 2016 Martin Preisler - 0.23.2-1 +- Update to stable 0.23.2 release + * Tue Jun 30 2015 Martin Preisler - 0.23.1-4 - In proxy module don't call C_Finalize on a forked process [#1217915] - Do not deinitialize libffi's wrapper functions [#1217915] diff --git a/sources b/sources index 9123294..c3741e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -96f073270c489c9a594e1c9413f42db8 p11-kit-0.23.1.tar.gz +738af2442331fc22f440df9bee9b062a p11-kit-0.23.2.tar.gz