Hello community,
here is the log from the commit of package perl-B-Hooks-EndOfScope for
openSUSE:Factory checked in at 2014-02-28 18:55:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2013-05-17 08:33:30.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new/perl-B-Hooks-EndOfScope.changes
2014-02-28 18:55:22.000000000 +0100
@@ -1,0 +2,9 @@
+Mon Feb 24 06:12:11 UTC 2014 - [email protected]
+
+- updated to 0.13
+ - Variable::Magic added as a runtime recommendation for greater visibility
+ (RT#89245)
+ - fixed broken logic in compiler detection on older perls
+ - fixed inaccurate repository metadata
+
+-------------------------------------------------------------------
Old:
----
B-Hooks-EndOfScope-0.12.tar.gz
New:
----
B-Hooks-EndOfScope-0.13.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-B-Hooks-EndOfScope.spec ++++++
--- /var/tmp/diff_new_pack.jgQ0KD/_old 2014-02-28 18:55:22.000000000 +0100
+++ /var/tmp/diff_new_pack.jgQ0KD/_new 2014-02-28 18:55:22.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-B-Hooks-EndOfScope
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,14 +17,14 @@
Name: perl-B-Hooks-EndOfScope
-Version: 0.12
+Version: 0.13
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/B/BO/BOBTFISH/%{cpan_name}-%{version}.tar.gz
+Source:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
@@ -35,16 +35,11 @@
BuildRequires: perl(Sub::Exporter::Progressive) >= 0.001006
BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(Variable::Magic) >= 0.48
-#BuildRequires: perl(B::Hooks::EndOfScope)
-#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
+Recommends: perl(Variable::Magic) >= 0.48
%{perl_requires}
%description
@@ -78,6 +73,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes CONTRIBUTING LICENSE README README.md weaver.ini
%changelog
++++++ B-Hooks-EndOfScope-0.12.tar.gz -> B-Hooks-EndOfScope-0.13.tar.gz ++++++
++++ 2871 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]