commit 606c6ff8e8fe1728279e98222ebbd1a0e89e29d2 Author: Emmanuel Seyman <emmanuel@xxxxxxxxx> Date: Sun Jun 2 15:24:50 2013 +0200 Update to 0.25 .gitignore | 1 + perl-Exception-Base.spec | 14 +++++++++----- sources | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) --- diff --git a/.gitignore b/.gitignore index d7318e9..4bde678 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ Exception-Base-0.24.tar.gz /Exception-Base-0.2401.tar.gz +/Exception-Base-0.25.tar.gz diff --git a/perl-Exception-Base.spec b/perl-Exception-Base.spec index b49c77c..6ac04e5 100644 --- a/perl-Exception-Base.spec +++ b/perl-Exception-Base.spec @@ -1,11 +1,12 @@ Name: perl-Exception-Base -Version: 0.2401 -Release: 8%{?dist} +Version: 0.2500 +Release: 1%{?dist} Summary: Lightweight exceptions License: GPL+ or Artistic -Group: Development/Libraries + URL: http://search.cpan.org/dist/Exception-Base/ -Source0: http://www.cpan.org/authors/id/D/DE/DEXTER/Exception-Base-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/D/DE/DEXTER/Exception-Base-0.25.tar.gz + BuildArch: noarch BuildRequires: perl(Module::Build) BuildRequires: perl(Test::Unit::Lite) @@ -21,7 +22,7 @@ thrown and caught. Each uncaught exception prints full stack trace if the default verbosity is uppered for debugging purposes. %prep -%setup -q -n Exception-Base-%{version} +%setup -q -n Exception-Base-0.25 %build %{__perl} Build.PL installdirs=vendor @@ -42,6 +43,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_mandir}/man3/* %changelog +* Sun Jun 02 2013 Emmanuel Seyman <emmanuel@xxxxxxxxx> - 0.2500-1 +- Update to 0.25 + * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.2401-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index c49c132..593241d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4545a8f44375dd25606a8dcab5419632 Exception-Base-0.2401.tar.gz +7aad69250044146a641fe34a2f8642dd Exception-Base-0.25.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel