[libnl3] Update to 3.2.25

thaller thaller at fedoraproject.org
Wed Jul 16 10:51:09 UTC 2014


commit b19119b2f79c273b2023e46fada9d221baabbb83
Author: Thomas Haller <thaller at redhat.com>
Date:   Wed Jul 16 12:28:37 2014 +0200

    Update to 3.2.25

 .gitignore  |    2 ++
 libnl3.spec |    7 +++++--
 sources     |    4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 91f5ed3..0154274 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,5 @@
 /libnl-doc-3.2.24.tar.gz
 /libnl-3.2.25-rc1.tar.gz
 /libnl-doc-3.2.25-rc1.tar.gz
+/libnl-3.2.25.tar.gz
+/libnl-doc-3.2.25.tar.gz
diff --git a/libnl3.spec b/libnl3.spec
index 4fbc014..dbeb443 100644
--- a/libnl3.spec
+++ b/libnl3.spec
@@ -1,12 +1,12 @@
 Name: libnl3
 Version: 3.2.25
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Convenience library for kernel netlink sockets
 Group: Development/Libraries
 License: LGPLv2
 URL: http://www.infradead.org/~tgr/libnl/
 
-%define fullversion %{version}-rc1
+%define fullversion %{version}
 
 Source: http://www.infradead.org/~tgr/libnl/files/libnl-%{fullversion}.tar.gz
 Source1: http://www.infradead.org/~tgr/libnl/files/libnl-doc-%{fullversion}.tar.gz
@@ -100,6 +100,9 @@ find $RPM_BUILD_ROOT -name \*.la -delete
 %doc libnl-doc-%{fullversion}/api/*
 
 %changelog
+* Wed Jul 16 2014 Thomas Haller <thaller at redhat.com> 3.2.25-2
+* Update to 3.2.25
+
 * Fri Jul  4 2014 Thomas Haller <thaller at redhat.com> 3.2.25-1
 * Update to 3.2.25-rc1
 
diff --git a/sources b/sources
index e35046b..91cbf64 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-636769646f5b81b0caead81eab151b45  libnl-3.2.25-rc1.tar.gz
-8e471f64ad2b16dcaf45ed967f6ad9c4  libnl-doc-3.2.25-rc1.tar.gz
+03f74d0cd5037cadc8cdfa313bbd195c  libnl-3.2.25.tar.gz
+641f73052d9f54e720efe1a476a20237  libnl-doc-3.2.25.tar.gz


More information about the scm-commits mailing list