This commit is contained in:
Jitka Plesnikova 2014-11-21 09:20:03 +01:00
parent 966a807fae
commit d28c59d6b6
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@redhat.com> - 7.4-1
- 7.4 bump
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 7.3-6
- Perl 5.20 rebuild

View File

@ -1 +1 @@
684e63a93db1e0eda25a103258b39725 Bit-Vector-7.3.tar.gz
bf67f144e5be5327ed79d4c69e6e0086 Bit-Vector-7.4.tar.gz