Hello community,

here is the log from the commit of package perl-B-Hooks-EndOfScope for 
openSUSE:Factory checked in at 2013-05-17 08:33:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope (Old)
 and      /work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-B-Hooks-EndOfScope"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope/perl-B-Hooks-EndOfScope.changes
  2012-03-26 15:37:49.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new/perl-B-Hooks-EndOfScope.changes
     2013-05-17 08:33:30.000000000 +0200
@@ -1,0 +2,12 @@
+Wed May 15 15:24:35 UTC 2013 - co...@suse.com
+
+- updated to 0.12
+  * Complete pure-perl implementation in addition to the one based on
+    Variable::Magic. You can specify the implementation explicitly by
+    use-ing B::Hooks::EndOfScope::PP or B::Hooks::EndOfScope::XS, or
+    by setting $ENV{B_HOOKS_ENDOFSCOPE_IMPLEMENTATION} to either 'XS'
+    or 'PP'
+  * Switch from using Sub::Exporter to the more conservative
+    Sub::Exporter::Progressive
+
+-------------------------------------------------------------------

Old:
----
  B-Hooks-EndOfScope-0.11.tar.gz

New:
----
  B-Hooks-EndOfScope-0.12.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-B-Hooks-EndOfScope.spec ++++++
--- /var/tmp/diff_new_pack.0IE7Dw/_old  2013-05-17 08:33:30.000000000 +0200
+++ /var/tmp/diff_new_pack.0IE7Dw/_new  2013-05-17 08:33:30.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-B-Hooks-EndOfScope
 #
-# 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,23 +17,33 @@
 
 
 Name:           perl-B-Hooks-EndOfScope
-Version:        0.11
+Version:        0.12
 Release:        0
 %define         cpan_name B-Hooks-EndOfScope
 Summary:        Execute code after a scope finished compilation
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/B-Hooks-EndOfScope/
-Source:         
http://www.cpan.org/authors/id/F/FL/FLORA/%{cpan_name}-%{version}.tar.gz
+Source:         
http://www.cpan.org/authors/id/B/BO/BOBTFISH/%{cpan_name}-%{version}.tar.gz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Sub::Exporter)
-BuildRequires:  perl(Test::More) >= 0.89
+BuildRequires:  perl(ExtUtils::CBuilder) >= 0.26
+BuildRequires:  perl(Module::Implementation) >= 0.05
+BuildRequires:  perl(Module::Runtime) >= 0.012
+BuildRequires:  perl(Sub::Exporter::Progressive) >= 0.001006
+BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Variable::Magic) >= 0.48
 #BuildRequires: perl(B::Hooks::EndOfScope)
-Requires:       perl(Sub::Exporter)
+#BuildRequires: perl(B::Hooks::EndOfScope::PP)
+#BuildRequires: perl(B::Hooks::EndOfScope::XS)
+#BuildRequires: perl(Devel::Hide)
+#BuildRequires: perl(Hash::Util::FieldHash)
+#BuildRequires: perl(Tie::StdHash)
+Requires:       perl(Module::Implementation) >= 0.05
+Requires:       perl(Module::Runtime) >= 0.012
+Requires:       perl(Sub::Exporter::Progressive) >= 0.001006
 Requires:       perl(Variable::Magic) >= 0.48
 %{perl_requires}
 

++++++ B-Hooks-EndOfScope-0.11.tar.gz -> B-Hooks-EndOfScope-0.12.tar.gz ++++++
++++ 1760 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to