commit a6d541777ff4b6415cf7f4adadb50cee96083ae6 Author: Petr Šabata <contyk@xxxxxxxxxx> Date: Fri Feb 17 13:33:39 2012 +0100 2.11 bump .gitignore | 1 + perl-Term-ProgressBar.spec | 17 ++++------------- sources | 2 +- 3 files changed, 6 insertions(+), 14 deletions(-) --- diff --git a/.gitignore b/.gitignore index b738e5e..1c1ebc9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ Term-ProgressBar-2.09.tar.gz /Term-ProgressBar-2.10.tar.gz +/Term-ProgressBar-2.11.tar.gz diff --git a/perl-Term-ProgressBar.spec b/perl-Term-ProgressBar.spec index 82c6be5..88c8f55 100644 --- a/perl-Term-ProgressBar.spec +++ b/perl-Term-ProgressBar.spec @@ -1,13 +1,5 @@ -# Note: The signature check for this perl dist. is disabled by default, as ir -# requires network access and would thus fail in the buildsys' mock -# environments. To build locally while enabling the test, either: -# -# rpmbuild ... --define '_with_network_tests 1' ... -# rpmbuild ... --with network_tests ... -# define _with_network_tests 1 in your ~/.rpmmacros - Name: perl-Term-ProgressBar -Version: 2.10 +Version: 2.11 Release: 1%{?dist} Summary: Provide a progress meter on a standard terminal License: GPL+ or Artistic @@ -52,10 +44,6 @@ find %{buildroot} -depth -type d -exec rmdir {} \; 2>/dev/null %{_fixperms} %{buildroot}/* %check -# nix signature check if we're not building with network tests... -%{!?_with_network_tests: rm t/0-signature.t } -# if we are, get rid of files not in MANIFEST -%{?_with_network_tests: rm debug*.list } make test %files @@ -64,6 +52,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Feb 17 2012 Petr Šabata <contyk@xxxxxxxxxx> - 2.11-1 +- 2.11 bump, disables the signature check + * Fri Jan 13 2012 Petr Šabata <contyk@xxxxxxxxxx> - 2.10-1 - 2.10 bump, switch to EE::MM - Spec cleanup diff --git a/sources b/sources index ea96955..77684e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e8c6a2c779440698f7fbd2b024fae0ac Term-ProgressBar-2.10.tar.gz +7cb929bed5ca6ab9181d0c66d048264f Term-ProgressBar-2.11.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