Hello community,
here is the log from the commit of package perl-Package-Stash for
openSUSE:Factory checked in at 2013-06-13 18:19:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Package-Stash (Old)
and /work/SRC/openSUSE:Factory/.perl-Package-Stash.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Package-Stash"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Package-Stash/perl-Package-Stash.changes
2012-03-09 21:25:58.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Package-Stash.new/perl-Package-Stash.changes
2013-06-13 18:19:03.000000000 +0200
@@ -1,0 +2,9 @@
+Tue Jun 11 18:31:50 UTC 2013 - [email protected]
+
+- updated to 0.34
+ - support anonymous stashes on newer perl versions
+ - prevent harmful effects from invalid settings for
+ $ENV{PACKAGE_STASH_IMPLEMENTATION}
+ - switch to Module::Implementation
+
+-------------------------------------------------------------------
Old:
----
Package-Stash-0.33.tar.gz
New:
----
Package-Stash-0.34.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Package-Stash.spec ++++++
--- /var/tmp/diff_new_pack.DRqy71/_old 2013-06-13 18:19:04.000000000 +0200
+++ /var/tmp/diff_new_pack.DRqy71/_new 2013-06-13 18:19:04.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Package-Stash
#
-# 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,11 +17,11 @@
Name: perl-Package-Stash
-Version: 0.33
+Version: 0.34
Release: 0
%define cpan_name Package-Stash
Summary: routines for manipulating stashes
-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/
Source:
http://www.cpan.org/authors/id/D/DO/DOY/%{cpan_name}-%{version}.tar.gz
@@ -31,35 +31,23 @@
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Dist::CheckConflicts) >= 0.02
-BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30
+BuildRequires: perl(Module::Implementation) >= 0.06
BuildRequires: perl(Package::DeprecationManager)
-BuildRequires: perl(Package::Stash::XS) >= 0.24
-BuildRequires: perl(Scalar::Util)
+BuildRequires: perl(Package::Stash::XS) >= 0.26
BuildRequires: perl(Test::Fatal)
BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(Test::Requires)
-#BuildRequires: perl(B)
-#BuildRequires: perl(Carp)
-#BuildRequires: perl(Config)
-#BuildRequires: perl(constant)
#BuildRequires: perl(Dist::Zilla::Plugin::MakeMaker::Awesome)
#BuildRequires: perl(Dist::Zilla::Role::MetaProvider)
-#BuildRequires: perl(File::Find)
-#BuildRequires: perl(File::Spec)
-#BuildRequires: perl(File::Temp)
#BuildRequires: perl(Moose)
#BuildRequires: perl(Package::Stash)
#BuildRequires: perl(Package::Stash::PP)
-#BuildRequires: perl(Symbol)
#BuildRequires: perl(Test::LeakTrace)
Requires: perl(Dist::CheckConflicts) >= 0.02
+Requires: perl(Module::Implementation) >= 0.06
Requires: perl(Package::DeprecationManager)
-Requires: perl(Package::Stash::XS) >= 0.24
-Requires: perl(Scalar::Util)
-Requires: perl(Test::Fatal)
-Requires: perl(Test::More) >= 0.88
-Requires: perl(Test::Requires)
-Recommends: perl(Package::Stash::XS) >= 0.24
+Requires: perl(Package::Stash::XS) >= 0.26
+Recommends: perl(Package::Stash::XS) >= 0.26
%{perl_requires}
%description
@@ -104,6 +92,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes LICENSE README weaver.ini
+%doc Changes LICENSE README
%changelog
++++++ Package-Stash-0.33.tar.gz -> Package-Stash-0.34.tar.gz ++++++
++++ 3859 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]