Author: qboosh Date: Tue Feb 22 15:53:24 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.20
---- Files affected: packages/perl-Scope-Guard: perl-Scope-Guard.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/perl-Scope-Guard/perl-Scope-Guard.spec diff -u packages/perl-Scope-Guard/perl-Scope-Guard.spec:1.5 packages/perl-Scope-Guard/perl-Scope-Guard.spec:1.6 --- packages/perl-Scope-Guard/perl-Scope-Guard.spec:1.5 Fri Apr 9 08:54:38 2010 +++ packages/perl-Scope-Guard/perl-Scope-Guard.spec Tue Feb 22 16:53:18 2011 @@ -9,13 +9,13 @@ Summary: Scope::Guard - lexically scoped resource management Summary(pl.UTF-8): Scope::Guard - zarzÄ…dzanie zasobami o zakresie leksykalnym Name: perl-Scope-Guard -Version: 0.12 +Version: 0.20 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://search.cpan.org/CPAN/authors/id/C/CH/CHOCOLATE/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 74a5c78230e219defb86954cb2ceec85 +Source0: http://www.cpan.org/modules/by-module/Scope/CHOCOLATE/%{pdir}-%{pnam}-%{version}.tar.gz +# Source0-md5: 495d5ae16a2df8128fd068c386c9d4ac URL: http://search.cpan.org/dist/Scope-Guard/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 @@ -53,8 +53,8 @@ %defattr(644,root,root,755) %doc Changes %{perl_vendorlib}/Scope -%{perl_vendorlib}/Scope/*.pm -%{_mandir}/man3/* +%{perl_vendorlib}/Scope/Guard.pm +%{_mandir}/man3/Scope::Guard.3pm* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -62,6 +62,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2011/02/22 15:53:18 qboosh +- updated to 0.20 + Revision 1.5 2010/04/09 06:54:38 amateja - updated to 0.12 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Scope-Guard/perl-Scope-Guard.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
