Update to 1.0.2.

This commit is contained in:
Hushan Jia 2012-02-04 22:14:04 +08:00
parent df57ac4c2a
commit d1d4472c36
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -0,0 +1 @@
/libmnl-1.0.2.tar.bz2

View File

@ -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

View File

@ -1 +1,2 @@
e936236bb57a2375afa4e70e75dc3ba9 libmnl-1.0.1.tar.bz2
370d02d10bdf2e987c29385eca2d758b libmnl-1.0.2.tar.bz2