commit 79714477458251f9814e395038efe65486c2d489 Author: Tom "spot" Callaway <tcallawa@xxxxxxxxxx> Date: Tue Jan 4 13:41:44 2011 -0500 0.22 .gitignore | 1 + perl-Test-Warn.spec | 17 ++++++----------- sources | 2 +- 3 files changed, 8 insertions(+), 12 deletions(-) --- diff --git a/.gitignore b/.gitignore index 4c5fe90..bd9f983 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ Test-Warn-0.21.zip +/Test-Warn-0.22.tar.gz diff --git a/perl-Test-Warn.spec b/perl-Test-Warn.spec index 4313f9d..2855b8f 100644 --- a/perl-Test-Warn.spec +++ b/perl-Test-Warn.spec @@ -1,14 +1,11 @@ Name: perl-Test-Warn -Version: 0.21 -Release: 4%{?dist} +Version: 0.22 +Release: 1%{?dist} Summary: Perl extension to test methods for warnings - Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/Test-Warn/ -Source0: http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/Test-Warn-%{version}.zip -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - +Source0: http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/Test-Warn-%{version}.tar.gz BuildArch: noarch BuildRequires: perl(Array::Compare) BuildRequires: perl(ExtUtils::MakeMaker) @@ -42,7 +39,6 @@ make %{?_smp_mflags} %install -rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' @@ -53,10 +49,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' make test -%clean -rm -rf $RPM_BUILD_ROOT - - %files %defattr(-,root,root,-) %doc Changes README @@ -65,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Jan 4 2011 Tom Callaway <spot@xxxxxxxxxxxxxxxxx> - 0.22-1 +- update to 0.22 + * Wed Dec 22 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 0.21-4 - 661697 rebuild for fixing problems with vendorach/lib diff --git a/sources b/sources index 4e2d543..af3f064 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d33c38d18d2bedac52bfdbaf94c8744d Test-Warn-0.21.zip +bfff5f43097debdef0cbe9047bd38853 Test-Warn-0.22.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