Accepting request 121938 from devel:languages:perl
- update to 7.2 * change boolean type OBS-URL: https://build.opensuse.org/request/show/121938 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Bit-Vector?expand=0&rev=18
This commit is contained in:
commit
3862c8e852
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b42799e440cdb329bc522f4b069f540d39a53c6e6dae0e6d0d4ba353efaf7484
|
||||
size 129871
|
3
Bit-Vector-7.2.tar.gz
Normal file
3
Bit-Vector-7.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d60630f0eb033edabfe904416c6e7324fefff13699e97302361d1bad80f62e0f
|
||||
size 135586
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user