This commit is contained in:
Tom Callaway 2012-10-01 12:00:48 -04:00
parent 0cf7cdb1f8
commit dabdf68f13
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,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
/libconfig-1.4.9.tar.gz

View File

@ -1,7 +1,7 @@
Name: libconfig
Summary: C/C++ configuration file library
Version: 1.4.8
Release: 3%{?dist}
Version: 1.4.9
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
Source0: http://www.hyperrealm.com/libconfig/libconfig-%{version}.tar.gz
@ -73,6 +73,9 @@ fi
%{_infodir}/libconfig.info*
%changelog
* Mon Oct 1 2012 Tom Callaway <spot@fedoraproject.org> - 1.4.9-1
- update to 1.4.9
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
36788da452e9fcfc8efb7661ef5d31ef libconfig-1.4.8.tar.gz
b6ee0ce2b3ef844bad7cac2803a90634 libconfig-1.4.9.tar.gz