Author: steve
Update of /cvs/pkgs/rpms/perl-YAML-Syck/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11268
Modified Files: .cvsignore perl-YAML-Syck.spec sources Log Message: Update to 1.05.
Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-YAML-Syck/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 20 Feb 2008 16:40:50 -0000 1.10 +++ .cvsignore 9 Jun 2008 18:04:59 -0000 1.11 @@ -1 +1 @@ -YAML-Syck-1.04.tar.gz +YAML-Syck-1.05.tar.gz
Index: perl-YAML-Syck.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-YAML-Syck/devel/perl-YAML-Syck.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- perl-YAML-Syck.spec 3 Mar 2008 21:07:58 -0000 1.14 +++ perl-YAML-Syck.spec 9 Jun 2008 18:04:59 -0000 1.15 @@ -1,6 +1,6 @@ Name: perl-YAML-Syck -Version: 1.04 -Release: 2%{?dist} +Version: 1.05 +Release: 1%{?dist} Summary: Fast, lightweight YAML loader and dumper License: MIT Group: Development/Libraries @@ -50,6 +50,9 @@ %{_mandir}/man3/*
%changelog +* Mon Jun 09 2008 Steven Pritchard steve@kspei.com 1.05-1 +- Update to 1.05. + * Mon Mar 3 2008 Tom "spot" Callaway tcallawa@redhat.com 1.04-2 - rebuild for new perl (again)
Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-YAML-Syck/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 20 Feb 2008 16:40:50 -0000 1.10 +++ sources 9 Jun 2008 18:04:59 -0000 1.11 @@ -1 +1 @@ -5908048221d85c9d0829a9aa505d9fc6 YAML-Syck-1.04.tar.gz +f74aaf6f275eb922bbf58cdb2cb02895 YAML-Syck-1.05.tar.gz
perl-devel@lists.fedoraproject.org