From 112667c124ec7c4f6ae9ac3fe11f46b4670638bee3f3764feb82bb7704871249 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 16 May 2013 09:19:13 +0000 Subject: [PATCH] Accepting request 175646 from GNOME:Factory Update to 0.18.2 (forwarded request 175643 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/175646 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/p11-kit?expand=0&rev=15 --- baselibs.conf | 1 + p11-kit-0.18.1.tar.gz | 3 --- p11-kit-0.18.2.tar.gz | 3 +++ p11-kit.changes | 12 ++++++++++++ p11-kit.spec | 4 ++-- 5 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 p11-kit-0.18.1.tar.gz create mode 100644 p11-kit-0.18.2.tar.gz diff --git a/baselibs.conf b/baselibs.conf index 2204bf9..9076461 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1 +1,2 @@ libp11-kit0 +p11-kit diff --git a/p11-kit-0.18.1.tar.gz b/p11-kit-0.18.1.tar.gz deleted file mode 100644 index 7e725fe..0000000 --- a/p11-kit-0.18.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e87e72b7768288384de2ca1929b3cb45502e9e944fc075a8ce5df8f08f1ab29 -size 961345 diff --git a/p11-kit-0.18.2.tar.gz b/p11-kit-0.18.2.tar.gz new file mode 100644 index 0000000..19ea46b --- /dev/null +++ b/p11-kit-0.18.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aab2385a012b4ce9d04d0713c6d34cbc0c424dd4d12a5ec44b6b57464f090df +size 974359 diff --git a/p11-kit.changes b/p11-kit.changes index 889f3d9..de57a2a 100644 --- a/p11-kit.changes +++ b/p11-kit.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue May 14 18:27:52 UTC 2013 - dimstar@opensuse.org + +- Update to version 0.18.2: + + Build fixes (fdo#64378) + +------------------------------------------------------------------- +Mon May 13 21:13:20 UTC 2013 - dimstar@opensuse.org + +- Also provide p11-kit-32bit (in fact, the pkcs#11 modules) + (bnc#819246). + ------------------------------------------------------------------- Mon Apr 15 18:46:10 UTC 2013 - dimstar@opensuse.org diff --git a/p11-kit.spec b/p11-kit.spec index c7b9d6b..3e968b9 100644 --- a/p11-kit.spec +++ b/p11-kit.spec @@ -17,7 +17,7 @@ Name: p11-kit -Version: 0.18.1 +Version: 0.18.2 Release: 0 Summary: Library to work with PKCS#11 modules License: BSD-3-Clause @@ -27,7 +27,7 @@ Source0: http://p11-glue.freedesktop.org/releases/%{name}-%{version}.tar. Source99: baselibs.conf BuildRequires: ca-certificates BuildRequires: pkg-config -BuildRequires: pkgconfig(libtasn1) >= 2.14 +BuildRequires: pkgconfig(libtasn1) >= 2.3 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description