Hello community,

here is the log from the commit of package perl-Package-Stash for 
openSUSE:Factory checked in at 2011-10-27 13:52:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Package-Stash (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Package-Stash.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Package-Stash", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Package-Stash/perl-Package-Stash.changes    
2011-09-23 12:38:29.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Package-Stash.new/perl-Package-Stash.changes   
    2011-10-27 13:58:32.000000000 +0200
@@ -1,0 +2,19 @@
+Wed Oct 26 17:26:52 UTC 2011 - [email protected]
+
+- updated to 0.33
+  - add conflict on MooseX::Method::Signatures 0.36 (ether)
+
+- updated to 0.32 2011-09-05
+  - bring the behavior of has_symbol for nonexistant scalars into
+    line with the XS version
+  - invalid package names (for instance, Foo::Bar) are not allowed
+  - invalid stash entry names (anything containing ::) are not allowed
+
+- updated to 0.31 2011-08-08
+  - fix ->add_symbol('$foo', qr/sdlfk/) on 5.12+
+  - fix ->add_symbol('$foo', \v1.2.3) on 5.10+
+
+- updated to 0.30 2011-07-21
+  - fix compiler detection in Makefile.PL (ribasushi)
+
+-------------------------------------------------------------------

Old:
----
  Package-Stash-0.29.tar.gz

New:
----
  Package-Stash-0.33.tar.gz

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

Other differences:
------------------
++++++ perl-Package-Stash.spec ++++++
--- /var/tmp/diff_new_pack.hk1JK5/_old  2011-10-27 13:58:40.000000000 +0200
+++ /var/tmp/diff_new_pack.hk1JK5/_new  2011-10-27 13:58:40.000000000 +0200
@@ -18,28 +18,49 @@
 
 
 Name:           perl-Package-Stash
-Version:        0.29
+Version:        0.33
 Release:        1
 License:        GPL+ or Artistic
 %define cpan_name Package-Stash
-Summary:        Routines for manipulating stashes
+Summary:        routines for manipulating stashes
 Url:            http://search.cpan.org/dist/Package-Stash/
 Group:          Development/Libraries/Perl
-#Source:         
http://www.cpan.org/authors/id/D/DO/DOY/Package-Stash-%{version}.tar.gz
-Source:         %{cpan_name}-%{version}.tar.gz
+Source:         
http://www.cpan.org/authors/id/D/DO/DOY/%{cpan_name}-%{version}.tar.gz
 Patch1:         perl-Package-Stash-old_Test-More.patch
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Dist::CheckConflicts) >= 0.02
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
 BuildRequires:  perl(Package::DeprecationManager)
-BuildRequires:  perl(Package::Stash::XS) >= 0.22
+BuildRequires:  perl(Package::Stash::XS) >= 0.24
 BuildRequires:  perl(Scalar::Util)
 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(Package::DeprecationManager)
-Requires:       perl(Package::Stash::XS) >= 0.22
+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
 %{perl_requires}
 
 %description
@@ -63,6 +84,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
 %if 0%{?suse_version} <= 1110
 %patch1 -p1
 rm t/05-isa.t
@@ -80,12 +102,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(644,root,root,755)
+%defattr(-,root,root,755)
 %doc Changes LICENSE README weaver.ini
-%attr(0755,root,root) %{_bindir}/*
 
 %changelog

++++++ Package-Stash-0.29.tar.gz -> Package-Stash-0.33.tar.gz ++++++
++++ 5792 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to