rpms/perl-YAML-Tiny/devel .cvsignore, 1.11, 1.12 perl-YAML-Tiny.spec, 1.13, 1.14 sources, 1.11, 1.12

Chris Weyl cweyl at fedoraproject.org
Sun Sep 27 04:29:31 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-YAML-Tiny/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15829

Modified Files:
	.cvsignore perl-YAML-Tiny.spec sources 
Log Message:
* Sun Sep 27 2009 Chris Weyl <cweyl at alumni.drew.edu> 1.40-1
- auto-update to 1.40 (by cpan-spec-update 0.01)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-YAML-Tiny/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- .cvsignore	23 May 2009 19:54:51 -0000	1.11
+++ .cvsignore	27 Sep 2009 04:29:31 -0000	1.12
@@ -1 +1 @@
-YAML-Tiny-1.39.tar.gz
+YAML-Tiny-1.40.tar.gz


Index: perl-YAML-Tiny.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-YAML-Tiny/devel/perl-YAML-Tiny.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- perl-YAML-Tiny.spec	26 Jul 2009 17:43:24 -0000	1.13
+++ perl-YAML-Tiny.spec	27 Sep 2009 04:29:31 -0000	1.14
@@ -1,6 +1,6 @@
 Name:           perl-YAML-Tiny
-Version:        1.39
-Release:        2%{?dist}
+Version:        1.40
+Release:        1%{?dist}
 Summary:        Read/Write YAML files with as little code as possible
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -17,8 +17,10 @@ BuildRequires:  perl(YAML)
 BuildRequires:  perl(YAML::Syck)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+%{?perl_default_filter}
+
 %description
-YAML::Tiny is a perl class for reading and writing YAML-style files,
+YAML::Tiny is a Perl class for reading and writing YAML-style files,
 written with as little code as possible, reducing load time and
 memory overhead.
 
@@ -52,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sun Sep 27 2009 Chris Weyl <cweyl at alumni.drew.edu> 1.40-1
+- auto-update to 1.40 (by cpan-spec-update 0.01)
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.39-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-YAML-Tiny/devel/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- sources	23 May 2009 19:54:51 -0000	1.11
+++ sources	27 Sep 2009 04:29:31 -0000	1.12
@@ -1 +1 @@
-549d0d26bc4d9609ed43b84aec20cf19  YAML-Tiny-1.39.tar.gz
+412bba484e5a3ab53308a0d731d853a6  YAML-Tiny-1.40.tar.gz




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