Update to 1.0.2.
This commit is contained in:
parent
df57ac4c2a
commit
d1d4472c36
1
.gitignore
vendored
1
.gitignore
vendored
@ -0,0 +1 @@
|
||||
/libmnl-1.0.2.tar.bz2
|
@ -1,6 +1,6 @@
|
||||
Name: libmnl
|
||||
Version: 1.0.1
|
||||
Release: 5%{?dist}
|
||||
Version: 1.0.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A minimalistic Netlink library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -60,6 +60,9 @@ find examples -type d -name '.deps' -prune -exec rm -rf {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Feb 04 2012 Hushan Jia <hushan.jia@gmail.com> 1.0.2-1
|
||||
- Update to 1.0.2.
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user