commit d28c59d6b63fdd1a536e4a8869ab701baf45ad54 Author: Jitka Plesnikova <jplesnik@xxxxxxxxxx> Date: Fri Nov 21 09:20:03 2014 +0100 7.4 bump .gitignore | 1 + perl-Bit-Vector.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 795bf8e..1cf5b39 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ Bit-Vector-7.1.tar.gz /Bit-Vector-7.2.tar.gz /Bit-Vector-7.3.tar.gz +/Bit-Vector-7.4.tar.gz diff --git a/perl-Bit-Vector.spec b/perl-Bit-Vector.spec index 5e2e09d..57db9cc 100644 --- a/perl-Bit-Vector.spec +++ b/perl-Bit-Vector.spec @@ -1,6 +1,6 @@ Name: perl-Bit-Vector -Version: 7.3 -Release: 6%{?dist} +Version: 7.4 +Release: 1%{?dist} Summary: Efficient bit vector, set of integers and "big int" math library Group: Development/Libraries # Outdated FSF address reported, rt#85827 @@ -26,6 +26,7 @@ Requires: perl(Storable) >= 2.21 %{?perl_default_filter} %global __provides_exclude %{?__provides_exclude:%__provides_exclude|}^perl\\(Bit::Vector\\)$ +%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(Carp::Clan\\)\s*$ %description Bit::Vector is an efficient C library which allows you to handle bit @@ -65,6 +66,9 @@ make test %changelog +* Fri Nov 21 2014 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 7.4-1 +- 7.4 bump + * Wed Aug 27 2014 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 7.3-6 - Perl 5.20 rebuild diff --git a/sources b/sources index 9d7b03f..8f12958 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -684e63a93db1e0eda25a103258b39725 Bit-Vector-7.3.tar.gz +bf67f144e5be5327ed79d4c69e6e0086 Bit-Vector-7.4.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