Author: qboosh Date: Fri Dec 22 09:24:15 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.14
---- Files affected: SPECS: perl-Sub-Uplevel.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/perl-Sub-Uplevel.spec diff -u SPECS/perl-Sub-Uplevel.spec:1.23 SPECS/perl-Sub-Uplevel.spec:1.24 --- SPECS/perl-Sub-Uplevel.spec:1.23 Fri Sep 22 00:41:37 2006 +++ SPECS/perl-Sub-Uplevel.spec Fri Dec 22 10:24:10 2006 @@ -9,13 +9,15 @@ Summary: Sub::Uplevel - apparently run a function in a higher stack frame Summary(pl): Sub::Uplevel - pozorne uruchomienie funkcji w wyższej ramce stosu Name: perl-Sub-Uplevel -Version: 0.13 -Release: 2 +Version: 0.14 +Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 16ea7df857d28cbf50ef668fe19559f7 +Source0: http://www.cpan.org/modules/by-module/Sub/%{pdir}-%{pnam}-%{version}.tar.gz +# Source0-md5: ed0cbc3ef75df91a22fd0d0404336765 +URL: http://search.cpan.org/dist/Sub-Uplevel/ +%{?with_tests:BuildRequires: perl-Test-Simple >= 0.47} BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch @@ -52,7 +54,8 @@ %files %defattr(644,root,root,755) -%{perl_vendorlib}/%{pdir}/%{pnam}.pm +%doc Changes +%{perl_vendorlib}/Sub/Uplevel.pm %{_mandir}/man3/*.3pm* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -61,6 +64,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2006/12/22 09:24:10 qboosh +- updated to 0.14 + Revision 1.23 2006/09/21 22:41:37 glen - correct license, rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Sub-Uplevel.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
