1.5
This commit is contained in:
parent
49ed1cc65c
commit
af4c3bf11e
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ libconfig-1.4.5.tar.gz
|
|||||||
/libconfig-1.4.7.tar.gz
|
/libconfig-1.4.7.tar.gz
|
||||||
/libconfig-1.4.8.tar.gz
|
/libconfig-1.4.8.tar.gz
|
||||||
/libconfig-1.4.9.tar.gz
|
/libconfig-1.4.9.tar.gz
|
||||||
|
/libconfig-1.5.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Name: libconfig
|
Name: libconfig
|
||||||
Summary: C/C++ configuration file library
|
Summary: C/C++ configuration file library
|
||||||
Version: 1.4.9
|
Version: 1.5
|
||||||
Release: 8%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source0: http://www.hyperrealm.com/libconfig/libconfig-%{version}.tar.gz
|
Source0: http://www.hyperrealm.com/libconfig/libconfig-%{version}.tar.gz
|
||||||
@ -73,6 +73,9 @@ fi
|
|||||||
%{_infodir}/libconfig.info*
|
%{_infodir}/libconfig.info*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 19 2015 Tom Callaway <spot@fedoraproject.org> - 1.5-1
|
||||||
|
- update to 1.5
|
||||||
|
|
||||||
* Thu Apr 16 2015 Dominik Mierzejewski <rpm@greysector.net> - 1.4.9-8
|
* Thu Apr 16 2015 Dominik Mierzejewski <rpm@greysector.net> - 1.4.9-8
|
||||||
- rebuilt for gcc-5.0.0-0.22.fc23
|
- rebuilt for gcc-5.0.0-0.22.fc23
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user