Tom Callaway 9 years ago
parent 1ad2b714e1
commit fa3ef11826

1
.gitignore vendored

@ -12,3 +12,4 @@ Config-IniFiles-2.58.tar.gz
/Config-IniFiles-2.88.tar.gz
/Config-IniFiles-2.89.tar.gz
/Config-IniFiles-2.91.tar.gz
/Config-IniFiles-2.92.tar.gz

@ -1,5 +1,5 @@
Name: perl-Config-IniFiles
Version: 2.91
Version: 2.92
Release: 1%{?dist}
Summary: A module for reading .ini-style configuration files
Group: Development/Libraries
@ -83,6 +83,9 @@ perl Build.PL installdirs=vendor
%{_mandir}/man3/*.3pm*
%changelog
* Fri Jun 17 2016 Tom Callaway <spot@fedoraproject.org> - 2.92-1
- update to 2.92
* Mon Jun 6 2016 Tom Callaway <spot@fedoraproject.org>- 2.91-1
- update to 2.91

@ -1 +1 @@
e51f735e37ac2e1fe965b2d91e323464 Config-IniFiles-2.91.tar.gz
71ef3e9efd35e4eda1a8dc00c577587b Config-IniFiles-2.92.tar.gz

Loading…
Cancel
Save