diff --git a/Bit-Vector-7.1.tar.gz b/Bit-Vector-7.1.tar.gz deleted file mode 100644 index 351819f..0000000 --- a/Bit-Vector-7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b42799e440cdb329bc522f4b069f540d39a53c6e6dae0e6d0d4ba353efaf7484 -size 129871 diff --git a/Bit-Vector-7.2.tar.gz b/Bit-Vector-7.2.tar.gz new file mode 100644 index 0000000..80bd998 --- /dev/null +++ b/Bit-Vector-7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d60630f0eb033edabfe904416c6e7324fefff13699e97302361d1bad80f62e0f +size 135586 diff --git a/perl-Bit-Vector.changes b/perl-Bit-Vector.changes index ef10e56..a4cfb87 100644 --- a/perl-Bit-Vector.changes +++ b/perl-Bit-Vector.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 23 13:19:49 UTC 2012 - coolo@suse.com + +- update to 7.2 + * change boolean type + ------------------------------------------------------------------- Thu Nov 17 12:56:55 UTC 2011 - coolo@suse.com diff --git a/perl-Bit-Vector.spec b/perl-Bit-Vector.spec index d645882..832be37 100644 --- a/perl-Bit-Vector.spec +++ b/perl-Bit-Vector.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Bit-Vector # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,19 +15,17 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: perl-Bit-Vector %define cpan_name Bit-Vector Summary: Bit::Vector Perl module -Version: 7.1 -Release: 7 License: GPL-1.0+ or Artistic-1.0 Group: Development/Libraries/Perl +Version: 7.2 +Release: 0 Url: http://search.cpan.org/dist/Bit-Vector/ -Source: http://www.cpan.org/authors/id/S/ST/STBEY/Bit-Vector-7.1.tar.gz -Patch: Bit-Vector-%{version}.diff +Source: http://www.cpan.org/authors/id/S/ST/STBEY/%{cpan_name}-%{version}.tar.gz +Patch: Bit-Vector-7.1.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} BuildRequires: perl @@ -82,9 +80,6 @@ Authors: %endif %perl_gen_filelist -%clean -%{__rm} -rf $RPM_BUILD_ROOT - %files -f %{name}.files %defattr(-,root,root,-) %doc Artistic.txt CREDITS.txt GNU_GPL.txt GNU_LGPL.txt