Update to 1.0.3 version.
This commit is contained in:
parent
d1d4472c36
commit
86dba966b0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/libmnl-1.0.2.tar.bz2
|
||||
/libmnl-1.0.3.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: libmnl
|
||||
Version: 1.0.2
|
||||
Version: 1.0.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A minimalistic Netlink library
|
||||
|
||||
@ -60,6 +60,9 @@ find examples -type d -name '.deps' -prune -exec rm -rf {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 11 2012 Hushan Jia <hushan.jia@gmail.com> 1.0.3-1
|
||||
- Update to 1.0.3.
|
||||
|
||||
* Sat Feb 04 2012 Hushan Jia <hushan.jia@gmail.com> 1.0.2-1
|
||||
- Update to 1.0.2.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user