Update to 3.2.27
This commit is contained in:
parent
037cbe115a
commit
c725a681f9
2
.gitignore
vendored
2
.gitignore
vendored
@ -19,3 +19,5 @@
|
||||
/libnl-doc-3.2.26.tar.gz
|
||||
/libnl-3.2.27-rc1.tar.gz
|
||||
/libnl-doc-3.2.27-rc1.tar.gz
|
||||
/libnl-3.2.27.tar.gz
|
||||
/libnl-doc-3.2.27.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: libnl3
|
||||
Version: 3.2.27
|
||||
Release: 0.1%{?dist}
|
||||
Release: 1%{?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
|
||||
@ -148,6 +148,9 @@ popd
|
||||
%{python3_sitearch}/netlink-*.egg-info
|
||||
|
||||
%changelog
|
||||
* Fri Oct 16 2015 Thomas Haller <thaller@redhat.com> - 3.2.27-1
|
||||
- Update to 3.2.27
|
||||
|
||||
* Mon Sep 21 2015 Thomas Haller <thaller@redhat.com> - 3.2.27-0.1
|
||||
- Update to 3.2.27-rc1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user