rpms/perl-YAML-Syck/devel .cvsignore, 1.11, 1.12 perl-YAML-Syck.spec, 1.17, 1.18 sources, 1.11, 1.12

Chris Weyl cweyl at fedoraproject.org
Sun Sep 27 04:33:46 UTC 2009


Author: cweyl

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-YAML-Syck/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- .cvsignore	9 Jun 2008 18:04:59 -0000	1.11
+++ .cvsignore	27 Sep 2009 04:33:46 -0000	1.12
@@ -1 +1 @@
-YAML-Syck-1.05.tar.gz
+YAML-Syck-1.07.tar.gz


Index: perl-YAML-Syck.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-YAML-Syck/devel/perl-YAML-Syck.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- perl-YAML-Syck.spec	26 Jul 2009 17:43:09 -0000	1.17
+++ perl-YAML-Syck.spec	27 Sep 2009 04:33:46 -0000	1.18
@@ -1,17 +1,19 @@
 Name:           perl-YAML-Syck
-Version:        1.05
-Release:        3%{?dist}
+Version:        1.07 
+Release:        1%{?dist}
 Summary:        Fast, lightweight YAML loader and dumper
 License:        MIT
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/YAML-Syck/
-Source0:        http://www.cpan.org/authors/id/A/AU/AUDREYT/YAML-Syck-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/A/AU/AUDREYT/YAML-Syck-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Devel::Leak)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+%{?perl_default_filter}
+
 %description
 This module provides a Perl interface to the libsyck data serialization
 library. It exports the Dump and Load functions for converting Perl data
@@ -50,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sun Sep 27 2009 Chris Weyl <cweyl at alumni.drew.edu> 1.07-1
+- auto-update to 1.07 (by cpan-spec-update 0.01)
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.05-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-YAML-Syck/devel/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- sources	9 Jun 2008 18:04:59 -0000	1.11
+++ sources	27 Sep 2009 04:33:46 -0000	1.12
@@ -1 +1 @@
-f74aaf6f275eb922bbf58cdb2cb02895  YAML-Syck-1.05.tar.gz
+410ef7e24185de2a04390e0543876cad  YAML-Syck-1.07.tar.gz




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