Hello community,
here is the log from the commit of package perl-namespace-clean for
openSUSE:Factory checked in at 2011-11-21 12:43:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-namespace-clean (Old)
and /work/SRC/openSUSE:Factory/.perl-namespace-clean.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-namespace-clean", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-namespace-clean/perl-namespace-clean.changes
2011-09-23 12:39:37.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-namespace-clean.new/perl-namespace-clean.changes
2011-11-21 12:43:53.000000000 +0100
@@ -1,0 +2,14 @@
+Thu Nov 17 12:33:28 UTC 2011 - [email protected]
+
+- update to 0.21
+ - When using the tie() fallback ensure we do not obliterate a
+ foreign tie()
+ - Better document how to disable the tie() fallback
+ - Only invoke the deleted sub stashing if we run udner a debugger
+ (avoid runtime penalty of Sub::Name/Sub::Identify)
+ - Spellfixes (RT#54388)
+ - When B::Hooks::EndOfScope is not available, switch to a simple
+ tie() of %^H. While it can not 100% replace B::H::EOS, it does
+ everything n::c needs
+
+-------------------------------------------------------------------
Old:
----
namespace-clean-0.20.tar.gz
perl-namespace-clean_Build_n_Test.patch
New:
----
namespace-clean-0.21.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-namespace-clean.spec ++++++
--- /var/tmp/diff_new_pack.573GBz/_old 2011-11-21 12:43:57.000000000 +0100
+++ /var/tmp/diff_new_pack.573GBz/_new 2011-11-21 12:43:57.000000000 +0100
@@ -18,15 +18,14 @@
Name: perl-namespace-clean
-Version: 0.20
+Version: 0.21
Release: 1
License: GPL+ or Artistic
%define cpan_name namespace-clean
Summary: Keep imports and functions out of your namespace
Url: http://search.cpan.org/dist/namespace-clean/
Group: Development/Libraries/Perl
-#Source:
http://www.cpan.org/authors/id/F/FL/FLORA/namespace-clean-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.gz
+Source:
http://www.cpan.org/authors/id/R/RI/RIBASUSHI/namespace-clean-%{version}.tar.gz
Patch1: perl-namespace-clean-use_lib.patch
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -84,6 +83,6 @@
%files -f %{name}.files
%defattr(644,root,root,755)
-%doc Changes LICENSE README
+%doc Changes
%changelog
++++++ namespace-clean-0.20.tar.gz -> namespace-clean-0.21.tar.gz ++++++
++++ 1843 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]