commit abf14199940cdb7c99acad35fb5b1278dc314f53 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Mon Jun 11 11:03:48 2012 +0200 1.50 bump .gitignore | 1 + perl-Test-Smoke.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index d6b92a2..ce6314a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ Test-Smoke-1.43.tar.gz /Test-Smoke-1.44.tar.gz /Test-Smoke-1.47.tar.gz +/Test-Smoke-1.50.tar.gz diff --git a/perl-Test-Smoke.spec b/perl-Test-Smoke.spec index a817cc4..0765e5a 100644 --- a/perl-Test-Smoke.spec +++ b/perl-Test-Smoke.spec @@ -1,6 +1,6 @@ Name: perl-Test-Smoke -Version: 1.47 -Release: 2%{?dist} +Version: 1.50 +Release: 1%{?dist} Summary: Perl core test smoke suite License: GPL+ or Artistic Group: Development/Libraries @@ -15,6 +15,8 @@ BuildRequires: perl(File::Spec::Functions) BuildRequires: perl(base) BuildRequires: perl(Exporter) BuildRequires: perl(File::Spec) >= 0.82 +BuildRequires: perl(JSON) +BuildRequires: perl(LWP::UserAgent) # Net::FTP is not needed for tests BuildRequires: perl(Text::ParseWords) # Time::Local is not needed for tests @@ -71,6 +73,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Jun 11 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 1.50-1 +- 1.50 bump + * Sun Jun 10 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 1.47-2 - Perl 5.16 rebuild diff --git a/sources b/sources index 11e710f..b460b97 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e3bb45e26d5d0433e2b7d67e904a5d95 Test-Smoke-1.47.tar.gz +1b85bff12583bae1d7b1fdb23f12b32b Test-Smoke-1.50.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