This commit is contained in:
Tom "spot" Callaway 2011-08-12 17:00:59 -04:00
parent 89a8f24ce5
commit 354d50ba56
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
libconfig-1.4.5.tar.gz
/libconfig-1.4.6.tar.gz
/libconfig-1.4.7.tar.gz
/libconfig-1.4.8.tar.gz

View File

@ -1,6 +1,6 @@
Name: libconfig
Summary: C/C++ configuration file library
Version: 1.4.7
Version: 1.4.8
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@ -77,6 +77,9 @@ fi
%{_infodir}/libconfig.info*
%changelog
* Fri Aug 12 2011 Tom Callaway <spot@fedoraproject.org> - 1.4.8-1
- update to 1.4.8
* Wed Mar 23 2011 Tom Callaway <spot@fedoraproject.org> - 1.4.7-1
- update to 1.4.7

View File

@ -1 +1 @@
d57da7a91aadbfd53afedb5c1bade5f4 libconfig-1.4.7.tar.gz
36788da452e9fcfc8efb7661ef5d31ef libconfig-1.4.8.tar.gz