forked from pool/perl-Set-Object
This commit is contained in:
committed by
Git OBS Bridge
parent
f23310512c
commit
6def34306d
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5dc113ee7170bae2380bc0951627b3c9f14a8ef92c1e94a69982fb566f579073
|
|
||||||
size 53726
|
|
3
Set-Object-1.22.tar.bz2
Normal file
3
Set-Object-1.22.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0ecf35c1b87c2670af9b23fdf4e6fb0a90158336ed11e5e9b244204fd39cb09b
|
||||||
|
size 54244
|
@@ -1,6 +1,6 @@
|
|||||||
--- Object.xs
|
--- Object.xs
|
||||||
+++ Object.xs
|
+++ Object.xs
|
||||||
@@ -431,6 +431,7 @@
|
@@ -433,6 +433,7 @@
|
||||||
}
|
}
|
||||||
i--;
|
i--;
|
||||||
}
|
}
|
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 8 09:32:57 CEST 2007 - anicka@suse.cz
|
||||||
|
|
||||||
|
- update to 1.22
|
||||||
|
* Sub-classing interface added; it is now much easier to make
|
||||||
|
L<Set::Object> subclasses that return objects other than more
|
||||||
|
L<Set::Object>s when subclassing.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 19 11:20:03 CET 2007 - anicka@suse.cz
|
Mon Feb 19 11:20:03 CET 2007 - anicka@suse.cz
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Set-Object (Version 1.21)
|
# spec file for package perl-Set-Object (Version 1.22)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@@ -11,13 +11,13 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: perl-Set-Object
|
Name: perl-Set-Object
|
||||||
Version: 1.21
|
Version: 1.22
|
||||||
Release: 1
|
Release: 1
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
Autoreqprov: on
|
AutoReqProv: on
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
License: Artistic License
|
License: Artistic License
|
||||||
URL: http://cpan.org/modules/by-module/Set
|
Url: http://cpan.org/modules/by-module/Set
|
||||||
Summary: Set of objects
|
Summary: Set of objects
|
||||||
Source0: Set-Object-%{version}.tar.bz2
|
Source0: Set-Object-%{version}.tar.bz2
|
||||||
Patch: %{name}-%{version}-return_value.diff
|
Patch: %{name}-%{version}-return_value.diff
|
||||||
@@ -56,8 +56,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{perl_vendorarch}/Set
|
%{perl_vendorarch}/Set
|
||||||
%{perl_vendorarch}/auto/Set
|
%{perl_vendorarch}/auto/Set
|
||||||
/var/adm/perl-modules/%{name}
|
/var/adm/perl-modules/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 08 2007 - anicka@suse.cz
|
||||||
|
- update to 1.22
|
||||||
|
* Sub-classing interface added; it is now much easier to make
|
||||||
|
L<Set::Object> subclasses that return objects other than more
|
||||||
|
L<Set::Object>s when subclassing.
|
||||||
* Mon Feb 19 2007 - anicka@suse.cz
|
* Mon Feb 19 2007 - anicka@suse.cz
|
||||||
- update to 1.21
|
- update to 1.21
|
||||||
- remove last patch (fixed in upstream, the only change in this
|
- remove last patch (fixed in upstream, the only change in this
|
||||||
|
Reference in New Issue
Block a user