Author: qboosh Date: Sat Jun 30 19:45:48 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.81
---- Files affected: packages/perl-YAML: perl-YAML.spec (1.35 -> 1.36) ---- Diffs: ================================================================ Index: packages/perl-YAML/perl-YAML.spec diff -u packages/perl-YAML/perl-YAML.spec:1.35 packages/perl-YAML/perl-YAML.spec:1.36 --- packages/perl-YAML/perl-YAML.spec:1.35 Wed Feb 23 18:47:12 2011 +++ packages/perl-YAML/perl-YAML.spec Sat Jun 30 21:45:42 2012 @@ -10,18 +10,18 @@ Summary: YAML - YAML Ain't Markup Language (tm) Summary(pl.UTF-8): YAML - YAML nie jest językiem znaczników Name: perl-YAML -Version: 0.72 +Version: 0.81 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/YAML/ADAMK/%{pdir}-%{version}.tar.gz -# Source0-md5: 35f8107367a5ba8c50965eca0ea7c370 +Source0: http://www.cpan.org/modules/by-module/YAML/%{pdir}-%{version}.tar.gz +# Source0-md5: 1aaddf963786d70518236ae6f6347cad URL: http://www.yaml.org/spec/ -BuildRequires: perl-devel >= 1:5.8.0 +BuildRequires: perl-ExtUtils-MakeMaker >= 6.59 +BuildRequires: perl-devel >= 1:5.8.1 %if %{with tests} BuildRequires: perl-Spiffy >= 0.29 -BuildRequires: perl-perldoc %endif BuildRequires: rpm-perlprov >= 4.1-13 Requires: perl-devel @@ -79,6 +79,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.36 2012/06/30 19:45:42 qboosh +- updated to 0.81 + Revision 1.35 2011/02/23 17:47:12 qboosh - updated to 0.72 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/perl-YAML/perl-YAML.spec?r1=1.35&r2=1.36 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
