[libnl3] fix source in spec file

thaller thaller at fedoraproject.org
Sat Mar 7 07:52:30 UTC 2015


commit d5e2226a50b4da54338e7eac5e1682f1cbfbe5e9
Author: Thomas Haller <thaller at redhat.com>
Date:   Sat Mar 7 08:51:59 2015 +0100

    fix source in spec file

 libnl3.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libnl3.spec b/libnl3.spec
index c8a7121..14cf384 100644
--- a/libnl3.spec
+++ b/libnl3.spec
@@ -6,7 +6,7 @@ Group: Development/Libraries
 License: LGPLv2
 URL: http://www.infradead.org/~tgr/libnl/
 
-%define fullversion %{version}
+%define fullversion 3.2.25
 
 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
@@ -154,7 +154,7 @@ popd
 %{python3_sitearch}/netlink-*.egg-info
 
 %changelog
-* Fri Mar  7 2015 Thomas Haller <thaller at redhat.com> - 3.2.26-2
+* Sat Mar  7 2015 Thomas Haller <thaller at redhat.com> - 3.2.26-2
 * Revert update to 3.2.26-rc1 to previous 3.2.25-6
 
 * Fri Mar  6 2015 Thomas Haller <thaller at redhat.com> - 3.2.26-1


More information about the scm-commits mailing list