[nss_wrapper/epel7] Update to version 1.0.3.

asn asn at fedoraproject.org
Thu Sep 11 16:57:03 UTC 2014


commit 57986872921519b480b63abaf507258a15cc224d
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Thu Sep 11 17:56:25 2014 +0200

    Update to version 1.0.3.

 .gitignore       |    1 +
 nss_wrapper.spec |   11 +++++++----
 sources          |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 348e10d..4813559 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /nss_wrapper-1.0.1.tar.gz
 /nss_wrapper-1.0.2.tar.gz
+/nss_wrapper-1.0.3.tar.gz
diff --git a/nss_wrapper.spec b/nss_wrapper.spec
index 5c2bd93..5813d8e 100644
--- a/nss_wrapper.spec
+++ b/nss_wrapper.spec
@@ -1,5 +1,9 @@
 Name:           nss_wrapper
+<<<<<<< HEAD
 Version:        1.0.2
+=======
+Version:        1.0.3
+>>>>>>> 789703a... Update to version 1.0.3.
 Release:        1%{?dist}
 
 License:        BSD
@@ -8,8 +12,6 @@ Url:            http://cwrap.org/
 
 Source0:        https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz
 
-Patch0:         nss_wrapper-1.0.2-fix_cmake_policy.patch
-
 BuildRequires:  cmake
 BuildRequires:  libcmocka-devel
 
@@ -39,8 +41,6 @@ development/testing.
 %prep
 %setup -q
 
-%patch0 -p1 -b .nss_wrapper-1.0.2-fix_cmake_policy.patch
-
 %build
 if test ! -e "obj"; then
     mkdir obj
@@ -78,6 +78,9 @@ popd
 %{_libdir}/pkgconfig/nss_wrapper.pc
 
 %changelog
+* Thu Sep 11 2014 - Andreas Schneider <asn at redhat.com> - 1.0.3-1
+- Update to version 1.0.3.
+
 * Wed Apr 09 2014 - Andreas Schneider <asn at redhat.com> - 1.0.2-1
 - Update to version 1.0.2.
 
diff --git a/sources b/sources
index ac2154a..a6f1c14 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-85c4358b9b640c4ccd900e620f67dc75  nss_wrapper-1.0.2.tar.gz
+5488434069267ff86bc479423d218bb7  nss_wrapper-1.0.3.tar.gz


More information about the scm-commits mailing list