rpms/perl-MooseX-Storage/devel .cvsignore, 1.2, 1.3 perl-MooseX-Storage.spec, 1.1, 1.2 sources, 1.2, 1.3

Chris Weyl cweyl at fedoraproject.org
Thu Jun 4 04:34:26 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-MooseX-Storage/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29475

Modified Files:
	.cvsignore perl-MooseX-Storage.spec sources 
Log Message:
* Thu Jun 04 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.18-1
- auto-update to 0.18 (by cpan-spec-update 0.01)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-MooseX-Storage/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	19 Apr 2009 00:18:20 -0000	1.2
+++ .cvsignore	4 Jun 2009 04:33:56 -0000	1.3
@@ -1 +1 @@
-MooseX-Storage-0.17.tar.gz
+MooseX-Storage-0.18.tar.gz


Index: perl-MooseX-Storage.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-MooseX-Storage/devel/perl-MooseX-Storage.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- perl-MooseX-Storage.spec	19 Apr 2009 00:18:20 -0000	1.1
+++ perl-MooseX-Storage.spec	4 Jun 2009 04:33:56 -0000	1.2
@@ -1,13 +1,13 @@
-Name:       perl-MooseX-Storage 
-Version:    0.17 
-Release:    2%{?dist}
+Name:       perl-MooseX-Storage
+Version:    0.18
+Release:    1%{?dist}
 # lib/MooseX/Storage.pm -> GPL+ or Artistic
-License:    GPL+ or Artistic 
+License:    GPL+ or Artistic
 Group:      Development/Libraries
-Summary:    A serialization framework for Moose classes 
-Source:     http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/MooseX-Storage-%{version}.tar.gz 
+Summary:    A serialization framework for Moose classes
+Source:     http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/MooseX-Storage-%{version}.tar.gz
 Url:        http://search.cpan.org/dist/MooseX-Storage
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
+BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch:  noarch
 
@@ -49,7 +49,7 @@ number of different formats and styles. 
 of this module, so use with caution. It's outward facing serialization
 API should be considered stable, but I still reserve the right to make
 tweaks if I need too. Anything beyond the basic pack/unpack, freeze/thaw
-and load/store should not be relied on. There are 3 levels to the 
+and load/store should not be relied on. There are 3 levels to the
 serialization, each of which builds upon the other and each of which
 can be customized to the specific needs of your class.
 
@@ -74,15 +74,18 @@ find %{buildroot} -depth -type d -exec r
 make test
 
 %clean
-rm -rf %{buildroot} 
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc Changes README 
+%doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Jun 04 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.18-1
+- auto-update to 0.18 (by cpan-spec-update 0.01)
+
 * Sat Apr 18 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.17-2
 - update grammatically poor summary
 
@@ -95,4 +98,3 @@ rm -rf %{buildroot} 
 * Mon Mar 09 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.15-0
 - initial RPM packaging
 - generated with cpan2dist (CPANPLUS::Dist::RPM version 0.0.8)
-


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-MooseX-Storage/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	19 Apr 2009 00:18:20 -0000	1.2
+++ sources	4 Jun 2009 04:33:56 -0000	1.3
@@ -1 +1 @@
-626819fe42830d6ff635a84bcd17706a  MooseX-Storage-0.17.tar.gz
+680fca0f63f7910fed8c52805bc579e2  MooseX-Storage-0.18.tar.gz




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