rpms/perl-Config-IniHash/F-8 perl-Config-IniHash.spec, 1.2, 1.3 sources, 1.2, 1.3

Chris Weyl cweyl at fedoraproject.org
Thu Oct 2 04:03:53 UTC 2008


Author: cweyl

Update of /cvs/extras/rpms/perl-Config-IniHash/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16153

Modified Files:
	perl-Config-IniHash.spec sources 
Log Message:
* Wed Oct 01 2008 Chris Weyl <cweyl at alumni.drew.edu> 3.00.00-2
- add requires on Hash::Case, Hash::WithDefaults (rhbz#465164)



Index: perl-Config-IniHash.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Config-IniHash/F-8/perl-Config-IniHash.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Config-IniHash.spec	28 Apr 2007 04:52:40 -0000	1.2
+++ perl-Config-IniHash.spec	2 Oct 2008 04:03:23 -0000	1.3
@@ -1,8 +1,8 @@
 Name:           perl-Config-IniHash
-Version:        2.9.0
+Version:        3.00.00 
 Release:        2%{?dist}
 Summary:        Perl extension for reading and writing INI files
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Config-IniHash/
 Source0:        http://www.cpan.org/authors/id/J/JE/JENDA/Config-IniHash-%{version}.tar.gz
@@ -18,6 +18,10 @@
 BuildRequires:  perl(IO::Scalar)
 BuildRequires:  perl(Hash::WithDefaults) >= 0.04
 
+# not automagically picked up
+Requires:       perl(Hash::Case)
+Requires:       perl(Hash::WithDefaults) >= 0.04
+
 %description
 This module reads and writes INI files.
 
@@ -53,6 +57,15 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 01 2008 Chris Weyl <cweyl at alumni.drew.edu> 3.00.00-2
+- add requires on Hash::Case, Hash::WithDefaults (rhbz#465164)
+
+* Mon Sep 08 2008 Chris Weyl <cweyl at alumni.drew.edu> 3.00.00-1
+- update to 3.00.00
+
+* Wed Mar  5 2008 Tom "spot" Callaway <tcallawa at redhat.com> 2.9.0-3
+- rebuild for new perl
+
 * Fri Apr 27 2007 Chris Weyl <cweyl at alumni.drew.edu> 2.9.0-2
 - bump
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Config-IniHash/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	28 Apr 2007 04:49:41 -0000	1.2
+++ sources	2 Oct 2008 04:03:23 -0000	1.3
@@ -1 +1 @@
-012e9bc3e320dcb031886a3ffcc19c09  Config-IniHash-2.9.0.tar.gz
+c53cbd0db1421c810400e1e8e095e0fc  Config-IniHash-3.00.00.tar.gz




More information about the Fedora-perl-devel-list mailing list