Author: qboosh Date: Sun Aug 17 19:33:43 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - don't lie about version
---- Files affected: SPECS: perl-Devel-StackTrace.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/perl-Devel-StackTrace.spec diff -u SPECS/perl-Devel-StackTrace.spec:1.27 SPECS/perl-Devel-StackTrace.spec:1.28 --- SPECS/perl-Devel-StackTrace.spec:1.27 Fri Aug 8 22:55:06 2008 +++ SPECS/perl-Devel-StackTrace.spec Sun Aug 17 21:33:38 2008 @@ -9,12 +9,12 @@ Summary: Devel::StackTrace - stack trace and stack trace frame objects Summary(pl.UTF-8): Devel::StackTrace - śledzenie stosu i ramek obiektów Name: perl-Devel-StackTrace -Version: 1.19 +Version: 1.19_02 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}02.tar.gz +Source0: http://www.cpan.org/modules/by-module/Devel/%{pdir}-%{pnam}-1.1902.tar.gz # Source0-md5: f8a69de98e235bd30cc353e8bc244760 URL: http://search.cpan.org/dist/Devel-StackTrace/ BuildRequires: perl-Module-Build @@ -37,7 +37,7 @@ udostępnienie prostego interfejsu do tych danych. %prep -%setup -q -n %{pdir}-%{pnam}-%{version}02 +%setup -q -n %{pdir}-%{pnam}-1.1902 %build %{__perl} Build.PL \ @@ -67,6 +67,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2008/08/17 19:33:38 qboosh +- don't lie about version + Revision 1.27 2008/08/08 20:55:06 arekm - up to 1.1902 (using 1.19 as version to avoid future epoch increase) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Devel-StackTrace.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
