commit 1a4f6477e9fcf9ed57709fefdaa307091941c45b Author: Tom "spot" Callaway <tcallawa@xxxxxxxxxx> Date: Tue Aug 23 16:01:10 2011 -0400 2.68 perl-Config-IniFiles.spec | 51 +++++++++++++++++++++++++++++++++++++-------- sources | 2 +- 2 files changed, 43 insertions(+), 10 deletions(-) --- diff --git a/perl-Config-IniFiles.spec b/perl-Config-IniFiles.spec index 59e92c7..19056b3 100644 --- a/perl-Config-IniFiles.spec +++ b/perl-Config-IniFiles.spec @@ -1,15 +1,16 @@ Name: perl-Config-IniFiles -Version: 2.39 -Release: 6%{?dist} +Version: 2.68 +Release: 1%{?dist} Summary: A module for reading .ini-style configuration files Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/Config-IniFiles/ -Source0: http://www.cpan.org/authors/id/W/WA/WADG/Config-IniFiles-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/S/SH/SHLOMIF/Config-IniFiles-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -22,11 +23,6 @@ from a tied hash. %prep %setup -q -n Config-IniFiles-%{version} -chmod 644 README *.pm - -iconv -f iso-8859-1 -t utf-8 -o IniFiles.pm{.utf8,} -mv IniFiles.pm{.utf8,} - %build %{__perl} Makefile.PL INSTALLDIRS=vendor @@ -51,12 +47,49 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc README +%doc README Changes %{perl_vendorlib}/Config/ %{_mandir}/man3/*.3pm* %changelog +* Tue Aug 23 2011 Tom Callaway <spot@xxxxxxxxxxxxxxxxx> - 2.68-1 +- update to 2.68 + +* Fri Jun 17 2011 Marcela Mašláňová <mmaslano@xxxxxxxxxx> - 2.58-5 +- Perl mass rebuild + +* Thu Jun 09 2011 Marcela Mašláňová <mmaslano@xxxxxxxxxx> - 2.58-4 +- Perl 5.14 mass rebuild + +* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.58-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Wed Dec 15 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 2.58-2 +- 661697 rebuild for fixing problems with vendorach/lib + +* Mon Jun 28 2010 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 2.58-1 +- update to 2.58 + +* Fri Apr 30 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 2.47-5 +- Mass rebuild with perl-5.12.0 + +* Fri Dec 4 2009 Stepan Kasal <skasal@xxxxxxxxxx> - 2.47-4 +- rebuild against perl 5.10.1 + +* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.47-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.47-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + +* Thu Feb 12 2009 Ralf Corsépius <corsepiu@xxxxxxxxxxxxxxxxx> - 2.47-1 +- Upstream update. +- Add Changes to %%doc. + +* Thu Nov 20 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 2.40-0.1.20081120svn88 +- Update to svn checkout, since 2.39 doesn't appear to be accurate. + * Sat Feb 2 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 2.39-6 - rebuild for new perl diff --git a/sources b/sources index 60f6499..7d20be9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -af23906e7d4445c4690dafed9b491cc3 Config-IniFiles-2.39.tar.gz +c860f04b2d7d3cb0cc462ed896112c62 Config-IniFiles-2.68.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel