rpms/perl-JSON-XS/devel .cvsignore, 1.7, 1.8 perl-JSON-XS.spec, 1.10, 1.11 sources, 1.7, 1.8

Chris Weyl cweyl at fedoraproject.org
Mon Sep 8 03:23:52 UTC 2008


Author: cweyl

Update of /cvs/extras/rpms/perl-JSON-XS/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12244

Modified Files:
	.cvsignore perl-JSON-XS.spec sources 
Log Message:
* Sun Sep 07 2008 Chris Weyl <cweyl at alumni.drew.edu> 2.2222-1
- update to the increasingly silly version of 2.2222
- update files to include bin



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-JSON-XS/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	26 Jun 2008 03:19:47 -0000	1.7
+++ .cvsignore	8 Sep 2008 03:23:21 -0000	1.8
@@ -1 +1 @@
-JSON-XS-2.21.tar.gz
+JSON-XS-2.2222.tar.gz


Index: perl-JSON-XS.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-JSON-XS/devel/perl-JSON-XS.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- perl-JSON-XS.spec	26 Jun 2008 03:19:47 -0000	1.10
+++ perl-JSON-XS.spec	8 Sep 2008 03:23:21 -0000	1.11
@@ -1,5 +1,5 @@
 Name:           perl-JSON-XS
-Version:        2.21
+Version:        2.2222
 Release:        1%{?dist}
 Summary:        JSON serialising/deserialising, done correctly and fast
 License:        GPL+ or Artistic 
@@ -51,11 +51,16 @@
 %files
 %defattr(-,root,root,-)
 %doc Changes COPYING README t/ eg/
-%{perl_vendorarch}/auto/*
-%{perl_vendorarch}/JSON*
-%{_mandir}/man3/*
+%{perl_vendorarch}/*
+%exclude %dir %{perl_vendorarch}/auto
+%{_bindir}/*
+%{_mandir}/man[13]/*
 
 %changelog
+* Sun Sep 07 2008 Chris Weyl <cweyl at alumni.drew.edu> 2.2222-1
+- update to the increasingly silly version of 2.2222
+- update files to include bin
+
 * Wed Jun 25 2008 Chris Weyl <cweyl at alumni.drew.edu> 2.21-1
 - update to 2.21
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-JSON-XS/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	26 Jun 2008 03:19:47 -0000	1.7
+++ sources	8 Sep 2008 03:23:21 -0000	1.8
@@ -1 +1 @@
-84b9f126d07ae1fa647fac9f1cc6617e  JSON-XS-2.21.tar.gz
+86e31c3f45f6400dd612b74f4e5c3623  JSON-XS-2.2222.tar.gz




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