[mingw-libp11: 14/21] Update to 0.2.8

epienbro epienbro at fedoraproject.org
Wed Mar 7 19:49:04 UTC 2012


commit 273c109dc2dc738305ee86a5b08816747dcf7e5a
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Fri Apr 15 15:38:34 2011 +0300

    Update to 0.2.8

 .gitignore          |    1 +
 mingw32-libp11.spec |   13 ++++++++-----
 sources             |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 34cff05..7a8ab3d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 libp11-0.2.7.tar.gz
+/libp11-0.2.8.tar.gz
diff --git a/mingw32-libp11.spec b/mingw32-libp11.spec
index b4201a4..4f26270 100644
--- a/mingw32-libp11.spec
+++ b/mingw32-libp11.spec
@@ -6,8 +6,8 @@
 %define __debug_install_post %{_mingw32_debug_install_post}
 
 Name:           mingw32-libp11
-Version:        0.2.7
-Release:        3%{?dist}
+Version:        0.2.8
+Release:        1%{?dist}
 Summary:        MingGW Windows libp11 library
 
 Group:          Development/Libraries
@@ -35,7 +35,7 @@ make using PKCS#11 implementations easier.
 This is the MinGW cross-compiled Windows library.
 
 
-%{_mingw32_debug_package}
+%{?_mingw32_debug_package}
 
 
 %prep
@@ -63,8 +63,8 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-,root,root,-)
 %doc COPYING NEWS
-%{_mingw32_bindir}/libp11-1.dll
-%{_mingw32_libdir}/libp11-1.dll.def
+%{_mingw32_bindir}/libp11-2.dll
+%{_mingw32_libdir}/libp11-2.dll.def
 %{_mingw32_libdir}/libp11.dll.a
 %{_mingw32_libdir}/libp11.la
 %{_mingw32_libdir}/pkgconfig/*
@@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Apr 15 2011 Kalev Lember <kalev at smartlink.ee> - 0.2.8-1
+- Update to 0.2.8
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.7-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index e973748..8ea7d7b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-564ab53ad7353903ddfdc15b153c44fb  libp11-0.2.7.tar.gz
+f46dcbbea13a0732ab095d36283d5060  libp11-0.2.8.tar.gz


More information about the scm-commits mailing list