Author: pghmcfc

Update of /cvs/pkgs/rpms/perl-Package-Stash/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv14339

Modified Files:
        .cvsignore perl-Package-Stash.spec sources 
Log Message:
* Mon Jul 14 2010 Paul Howarth <[email protected]> - 0.04-1
- Update to 0.04 (get_package_symbol now doesn't autovivify stash entries; a
  new method get_or_add_package_symbol can now be used for that behavior)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Package-Stash/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore  14 Jun 2010 07:05:06 -0000      1.2
+++ .cvsignore  14 Jun 2010 13:52:53 -0000      1.3
@@ -1 +1 @@
-Package-Stash-0.03.tar.gz
+Package-Stash-0.04.tar.gz


Index: perl-Package-Stash.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Package-Stash/devel/perl-Package-Stash.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- perl-Package-Stash.spec     14 Jun 2010 08:10:38 -0000      1.2
+++ perl-Package-Stash.spec     14 Jun 2010 13:52:53 -0000      1.3
@@ -1,6 +1,6 @@
 Name:          perl-Package-Stash
-Version:       0.03
-Release:       2%{?dist}
+Version:       0.04
+Release:       1%{?dist}
 Summary:       Routines for manipulating stashes
 Group:         Development/Libraries
 License:       GPL+ or Artistic
@@ -51,6 +51,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Package::Stash.3pm*
 
 %changelog
+* Mon Jul 14 2010 Paul Howarth <[email protected]> - 0.04-1
+- Update to 0.04 (get_package_symbol now doesn't autovivify stash entries; a
+  new method get_or_add_package_symbol can now be used for that behavior)
+
 * Mon Jun 14 2010 Paul Howarth <[email protected]> - 0.03-2
 - Incorporate package review suggestions (#602597)
   - Use %%{?perl_default_filter}


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Package-Stash/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources     14 Jun 2010 07:05:07 -0000      1.2
+++ sources     14 Jun 2010 13:52:53 -0000      1.3
@@ -1 +1 @@
-ba2ef213adbab1c82244a170ad9d4475  Package-Stash-0.03.tar.gz
+b96daf7f799fdb9d27871b13b3730bb5  Package-Stash-0.04.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to