Update to 3.2.21
This commit is contained in:
parent
f38f3096ef
commit
58e36d0fbd
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,3 +3,5 @@
|
|||||||
/libnl-doc-3.2.19.tar.gz
|
/libnl-doc-3.2.19.tar.gz
|
||||||
/libnl-3.2.20.tar.gz
|
/libnl-3.2.20.tar.gz
|
||||||
/libnl-doc-3.2.20.tar.gz
|
/libnl-doc-3.2.20.tar.gz
|
||||||
|
/libnl-3.2.21.tar.gz
|
||||||
|
/libnl-doc-3.2.21.tar.gz
|
||||||
|
@ -2,7 +2,7 @@ Summary: Convenience library for kernel netlink sockets
|
|||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
Name: libnl3
|
Name: libnl3
|
||||||
Version: 3.2.20
|
Version: 3.2.21
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: http://www.infradead.org/~tgr/libnl/
|
URL: http://www.infradead.org/~tgr/libnl/
|
||||||
Source: http://www.infradead.org/~tgr/libnl/files/libnl-%{version}.tar.gz
|
Source: http://www.infradead.org/~tgr/libnl/files/libnl-%{version}.tar.gz
|
||||||
@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name \*.la -delete
|
|||||||
%doc libnl-doc-%{version}/api/*
|
%doc libnl-doc-%{version}/api/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 25 2013 Jiri Pirko <jpirko@redhat.com> - 3.2.21-1
|
||||||
|
- Update to 3.2.21
|
||||||
|
|
||||||
* Wed Jan 23 2013 Jiri Pirko <jpirko@redhat.com> - 3.2.20-1
|
* Wed Jan 23 2013 Jiri Pirko <jpirko@redhat.com> - 3.2.20-1
|
||||||
- Update to 3.2.20
|
- Update to 3.2.20
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user