From 036ed797b31aa42aaa847681a99200bec5ffb38c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Wed, 26 Sep 2018 10:51:21 +0200 Subject: [PATCH] - up to 0.4.9 --- libp11.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libp11.spec b/libp11.spec index 8babe9e..7218ea5 100644 --- a/libp11.spec +++ b/libp11.spec @@ -1,13 +1,13 @@ Summary: Layer on top of PKCS#11 API to make using PKCS#11 implementations easier Summary(pl.UTF-8): Warstwa powyżej API PKCS#11 ułatwiająca używanie implementacji PKCS#11 Name: libp11 -Version: 0.4.7 -Release: 3 +Version: 0.4.9 +Release: 1 License: LGPL v2.1+ Group: Libraries #Source0Download: https://github.com/OpenSC/libp11/releases Source0: https://github.com/OpenSC/libp11/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 0902e692c7a5d2b96505913240b33220 +# Source0-md5: 757b23242758a52599cb35f61de11ba2 URL: https://github.com/OpenSC/libp11 BuildRequires: doxygen BuildRequires: openssl-devel >= 0.9.8 @@ -120,7 +120,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc NEWS README.md %attr(755,root,root) %{_libdir}/libp11.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libp11.so.2 +%attr(755,root,root) %ghost %{_libdir}/libp11.so.3 %files devel %defattr(644,root,root,755) -- 2.44.0