Hello community,

here is the log from the commit of package perl-CPANPLUS for openSUSE:Factory 
checked in at 2011-11-18 15:46:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-CPANPLUS (Old)
 and      /work/SRC/openSUSE:Factory/.perl-CPANPLUS.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-CPANPLUS", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-CPANPLUS/perl-CPANPLUS.changes      
2011-09-23 12:36:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-CPANPLUS.new/perl-CPANPLUS.changes 
2011-11-18 15:47:16.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Nov 11 14:49:39 UTC 2011 - pascal.ble...@opensuse.org
+
+- update to 0.9112:
+  * the 'perlwrapper' is no longer required
+
+-------------------------------------------------------------------

Old:
----
  CPANPLUS-0.9111.tar.gz

New:
----
  CPANPLUS-0.9112.tar.gz
  perl-CPANPLUS-cpanp-run-perl-add_missing_shebang.patch

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

Other differences:
------------------
++++++ perl-CPANPLUS.spec ++++++
--- /var/tmp/diff_new_pack.2skIXx/_old  2011-11-18 15:47:17.000000000 +0100
+++ /var/tmp/diff_new_pack.2skIXx/_new  2011-11-18 15:47:17.000000000 +0100
@@ -18,7 +18,7 @@
 
 
 Name:           perl-CPANPLUS
-Version:        0.9111
+Version:        0.9112
 Release:        1
 License:        GPL+ or Artistic
 %define cpan_name CPANPLUS
@@ -26,6 +26,7 @@
 Url:            http://search.cpan.org/dist/CPANPLUS/
 Group:          Development/Libraries/Perl
 Source:         
http://www.cpan.org/authors/id/B/BI/BINGOS/%{cpan_name}-%{version}.tar.gz
+Patch1:         perl-CPANPLUS-cpanp-run-perl-add_missing_shebang.patch
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -138,6 +139,8 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+%patch1
+
 find . -type f -print0 | xargs -0 chmod 644
 
 %build

++++++ CPANPLUS-0.9111.tar.gz -> CPANPLUS-0.9112.tar.gz ++++++
++++ 3013 lines of diff (skipped)

++++++ perl-CPANPLUS-cpanp-run-perl-add_missing_shebang.patch ++++++
--- bin/cpanp-run-perl.orig     2011-11-11 16:09:11.791000857 +0100
+++ bin/cpanp-run-perl  2011-11-11 16:09:20.957000856 +0100
@@ -1,3 +1,4 @@
+#!/usr/bin/perl
 use strict;
 BEGIN {
 my $old = select STDERR; $|++;  # turn on autoflush
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to