forked from pool/perl-Data-Compare
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Compare?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
9e93ca327f
commit
aa7e9e9328
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ce8f2c7cd8e7aad8bfa381824f43c0d2ae0ed8a21450817bbeb1d971b5c2e8af
|
|
||||||
size 23483
|
|
3
Data-Compare-1.23.tar.gz
Normal file
3
Data-Compare-1.23.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dc9ac7c4847054278e0940f1d3034772ef3724e2f7223a56cac823465db01239
|
||||||
|
size 26198
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 4 09:14:21 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 1.23
|
||||||
|
Add David Muir Sharnoff's tests for
|
||||||
|
really big data structures (but not yet working);
|
||||||
|
|
||||||
|
Check for taint-mode less insanely
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 19:32:06 UTC 2011 - coolo@novell.com
|
Fri Jan 21 19:32:06 UTC 2011 - coolo@novell.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Data-Compare
|
# spec file for package perl-Data-Compare
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -15,8 +15,9 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: perl-Data-Compare
|
Name: perl-Data-Compare
|
||||||
Version: 1.22
|
Version: 1.23
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Data-Compare
|
%define cpan_name Data-Compare
|
||||||
Summary: Compare perl data structures
|
Summary: Compare perl data structures
|
||||||
@@ -96,6 +97,6 @@ find . -type f -print0 | xargs -0 chmod 644
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc ARTISTIC.txt CHANGES GPL2.txt MAINTAINERS-NOTE NOTES README TODO
|
%doc ARTISTIC.txt CHANGELOG GPL2.txt MAINTAINERS-NOTE NOTES README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user