Hello community,
here is the log from the commit of package perl-Package-Stash-XS for
openSUSE:Factory checked in at 2013-06-13 18:19:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Package-Stash-XS (Old)
and /work/SRC/openSUSE:Factory/.perl-Package-Stash-XS.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Package-Stash-XS"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Package-Stash-XS/perl-Package-Stash-XS.changes
2012-03-09 21:26:03.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Package-Stash-XS.new/perl-Package-Stash-XS.changes
2013-06-13 18:19:15.000000000 +0200
@@ -1,0 +2,8 @@
+Sun Jun 9 14:29:12 UTC 2013 - [email protected]
+
+- updated to 0.26
+ - internal refactorings to support Package::Anon stashes - this should
+ work now
+- remove outdated perl-Package-Stash-XS-old_Test-More.patch
+
+-------------------------------------------------------------------
Old:
----
Package-Stash-XS-0.25.tar.gz
perl-Package-Stash-XS-old_Test-More.patch
New:
----
Package-Stash-XS-0.26.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Package-Stash-XS.spec ++++++
--- /var/tmp/diff_new_pack.AiqJLi/_old 2013-06-13 18:19:16.000000000 +0200
+++ /var/tmp/diff_new_pack.AiqJLi/_new 2013-06-13 18:19:16.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Package-Stash-XS
#
-# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,33 +17,23 @@
Name: perl-Package-Stash-XS
-Version: 0.25
+Version: 0.26
Release: 0
%define cpan_name Package-Stash-XS
Summary: faster and more correct implementation of the Package::Stash
API
-License: GPL-1.0+ or Artistic-1.0
+License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Package-Stash-XS/
Source:
http://www.cpan.org/authors/id/D/DO/DOY/%{cpan_name}-%{version}.tar.gz
-Patch1: perl-Package-Stash-XS-old_Test-More.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
-BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30
BuildRequires: perl(Test::Fatal)
BuildRequires: perl(Test::More) >= 0.88
-#BuildRequires: perl(B)
-#BuildRequires: perl(constant)
-#BuildRequires: perl(File::Find)
-#BuildRequires: perl(File::Temp)
+BuildRequires: perl(Test::Requires)
#BuildRequires: perl(Package::Stash)
#BuildRequires: perl(Package::Stash::XS)
-#BuildRequires: perl(Scalar::Util)
-#BuildRequires: perl(Symbol)
#BuildRequires: perl(Test::LeakTrace)
-#BuildRequires: perl(XSLoader)
-Requires: perl(Test::Fatal)
-Requires: perl(Test::More) >= 0.88
%{perl_requires}
%description
@@ -54,11 +44,6 @@
%prep
%setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
-%if 0%{?suse_version} <= 1110
-%patch1 -p0
-rm -f t/00-compile.t t/isa.t
-%endif
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
++++++ Package-Stash-XS-0.25.tar.gz -> Package-Stash-XS-0.26.tar.gz ++++++
++++ 4983 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]