Hello community,

here is the log from the commit of package perl-Class-Unload for 
openSUSE:Factory checked in at 2013-06-06 12:19:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Class-Unload (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Class-Unload.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Class-Unload"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Class-Unload/perl-Class-Unload.changes      
2012-01-26 16:00:05.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Class-Unload.new/perl-Class-Unload.changes 
2013-06-06 12:19:15.000000000 +0200
@@ -1,0 +2,8 @@
+Mon Jun  3 15:37:36 UTC 2013 - co...@suse.com
+
+- updated to 0.08
+ - Add =encoding directive to POD (RT#85625)
+ 
+Remove no longer applying 
perl-Class-Unload-lower_required_makemaker_version.patch
+
+-------------------------------------------------------------------

Old:
----
  Class-Unload-0.07.tar.gz
  perl-Class-Unload-lower_required_makemaker_version.patch

New:
----
  Class-Unload-0.08.tar.gz

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

Other differences:
------------------
++++++ perl-Class-Unload.spec ++++++
--- /var/tmp/diff_new_pack.aWVrwm/_old  2013-06-06 12:19:16.000000000 +0200
+++ /var/tmp/diff_new_pack.aWVrwm/_new  2013-06-06 12:19:16.000000000 +0200
@@ -2,7 +2,7 @@
 #
 # spec file for package perl-Class-Unload
 #
-# 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
@@ -15,14 +15,15 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:           perl-Class-Unload
-Version:        0.07
+Version:        0.08
 Release:        0
 Summary:        Unload a class
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Source:         
http://search.cpan.org/CPAN/authors/id/I/IL/ILMARI/Class-Unload-%{version}.tar.gz
-Patch1:         perl-Class-Unload-lower_required_makemaker_version.patch
 Url:            http://search.cpan.org/dist/Class-Unload
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       perl = %{perl_version}
@@ -40,7 +41,6 @@
 
 %prep
 %setup -q -n "Class-Unload-%{version}"
-%patch1
 %__sed -i '/^auto_install/d' Makefile.PL
 
 %build

++++++ Class-Unload-0.07.tar.gz -> Class-Unload-0.08.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.07/Changes 
new/Class-Unload-0.08/Changes
--- old/Class-Unload-0.07/Changes       2011-01-27 00:27:59.000000000 +0100
+++ new/Class-Unload-0.08/Changes       2013-05-26 16:55:42.000000000 +0200
@@ -1,5 +1,8 @@
 Revision history for Class-Unload
 
+0.08      2013-05-26 15:55:39 Europe/London
+       - Add =encoding directive to POD (RT#85625)
+
 0.07      2011-01-26 23:27:56 Europe/London
         - Clean up after Class::C3 on pre-5.10 perls.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.07/LICENSE 
new/Class-Unload-0.08/LICENSE
--- old/Class-Unload-0.07/LICENSE       2011-01-27 00:27:59.000000000 +0100
+++ new/Class-Unload-0.08/LICENSE       2013-05-26 16:55:42.000000000 +0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2011 by Dagfinn Ilmari Mannsåker.
+This software is copyright (c) 2013 by Dagfinn Ilmari Mannsåker.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,21 +12,22 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2011 by Dagfinn Ilmari Mannsåker.
+This software is Copyright (c) 2013 by Dagfinn Ilmari Mannsåker.
 
 This is free software, licensed under:
 
   The GNU General Public License, Version 1, February 1989
 
-                   GNU GENERAL PUBLIC LICENSE
-                    Version 1, February 1989
+                    GNU GENERAL PUBLIC LICENSE
+                     Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
-                59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
+ 51 Franklin St, Suite 500, Boston, MA  02110-1335  USA
+
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
-                           Preamble
+                            Preamble
 
   The license agreements of most software companies try to keep users
 at the mercy of those companies.  By contrast, our General Public
@@ -67,7 +68,7 @@
   The precise terms and conditions for copying, distribution and
 modification follow.
 
-                   GNU GENERAL PUBLIC LICENSE
+                    GNU GENERAL PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. This License Agreement applies to any program or other work which
@@ -185,7 +186,7 @@
 of preserving the free status of all derivatives of our free software and
 of promoting the sharing and reuse of software generally.
 
-                           NO WARRANTY
+                            NO WARRANTY
 
   9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
@@ -207,9 +208,9 @@
 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES.
 
-                    END OF TERMS AND CONDITIONS
+                     END OF TERMS AND CONDITIONS
 
-       Appendix: How to Apply These Terms to Your New Programs
+        Appendix: How to Apply These Terms to Your New Programs
 
   If you develop a new program, and you want it to be of the greatest
 possible use to humanity, the best way to achieve this is to make it
@@ -235,8 +236,9 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software Foundation,
-    Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA  02110-1301 
USA
+
 
 Also add information on how to contact you by electronic and paper mail.
 
@@ -270,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2011 by Dagfinn Ilmari Mannsåker.
+This software is Copyright (c) 2013 by Dagfinn Ilmari Mannsåker.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.07/META.yml 
new/Class-Unload-0.08/META.yml
--- old/Class-Unload-0.07/META.yml      2011-01-27 00:27:59.000000000 +0100
+++ new/Class-Unload-0.08/META.yml      2013-05-26 16:55:42.000000000 +0200
@@ -4,10 +4,11 @@
   - 'Dagfinn Ilmari Mannsåker <ilm...@ilmari.org>;'
 build_requires:
   Test::More: 0
+  base: 0
 configure_requires:
-  ExtUtils::MakeMaker: 6.31
+  ExtUtils::MakeMaker: 6.30
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.200001, CPAN::Meta::Converter version 
2.102400'
+generated_by: 'Dist::Zilla version 4.300034, CPAN::Meta::Converter version 
2.130880'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -15,4 +16,6 @@
 name: Class-Unload
 requires:
   Class::Inspector: 0
-version: 0.07
+  strict: 0
+  warnings: 0
+version: 0.08
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.07/Makefile.PL 
new/Class-Unload-0.08/Makefile.PL
--- old/Class-Unload-0.07/Makefile.PL   2011-01-27 00:27:59.000000000 +0100
+++ new/Class-Unload-0.08/Makefile.PL   2013-05-26 16:55:42.000000000 +0200
@@ -4,33 +4,50 @@
 
 
 
-use ExtUtils::MakeMaker 6.31;
+use ExtUtils::MakeMaker 6.30;
 
 
 
 my %WriteMakefileArgs = (
-  'ABSTRACT' => 'Unload a class',
-  'AUTHOR' => 'Dagfinn Ilmari Mannsåker <ilm...@ilmari.org>;',
-  'BUILD_REQUIRES' => {
-    'Test::More' => '0'
+  "ABSTRACT" => "Unload a class",
+  "AUTHOR" => "Dagfinn Ilmari Manns\303\245ker <ilmari\@ilmari.org>;",
+  "BUILD_REQUIRES" => {},
+  "CONFIGURE_REQUIRES" => {
+    "ExtUtils::MakeMaker" => "6.30"
   },
-  'CONFIGURE_REQUIRES' => {
-    'ExtUtils::MakeMaker' => '6.31'
+  "DISTNAME" => "Class-Unload",
+  "EXE_FILES" => [],
+  "LICENSE" => "perl",
+  "NAME" => "Class::Unload",
+  "PREREQ_PM" => {
+    "Class::Inspector" => 0,
+    "strict" => 0,
+    "warnings" => 0
   },
-  'DISTNAME' => 'Class-Unload',
-  'EXE_FILES' => [],
-  'LICENSE' => 'perl',
-  'NAME' => 'Class::Unload',
-  'PREREQ_PM' => {
-    'Class::Inspector' => '0'
+  "TEST_REQUIRES" => {
+    "Test::More" => 0,
+    "base" => 0
   },
-  'VERSION' => '0.07',
-  'test' => {
-    'TESTS' => 't/*.t'
+  "VERSION" => "0.08",
+  "test" => {
+    "TESTS" => "t/*.t"
   }
 );
 
 
+unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) {
+  my $tr = delete $WriteMakefileArgs{TEST_REQUIRES};
+  my $br = $WriteMakefileArgs{BUILD_REQUIRES};
+  for my $mod ( keys %$tr ) {
+    if ( exists $br->{$mod} ) {
+      $br->{$mod} = $tr->{$mod} if $tr->{$mod} > $br->{$mod};
+    }
+    else {
+      $br->{$mod} = $tr->{$mod};
+    }
+  }
+}
+
 unless ( eval { ExtUtils::MakeMaker->VERSION(6.56) } ) {
   my $br = delete $WriteMakefileArgs{BUILD_REQUIRES};
   my $pp = $WriteMakefileArgs{PREREQ_PM};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.07/README new/Class-Unload-0.08/README
--- old/Class-Unload-0.07/README        2011-01-27 00:27:59.000000000 +0100
+++ new/Class-Unload-0.08/README        2013-05-26 16:55:42.000000000 +0200
@@ -1,11 +1,11 @@
 
 
 This archive contains the distribution Class-Unload,
-version 0.07:
+version 0.08:
 
   Unload a class
 
-This software is copyright (c) 2011 by Dagfinn Ilmari Mannsåker.
+This software is copyright (c) 2013 by Dagfinn Ilmari Mannsåker.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.07/lib/Class/Unload.pm 
new/Class-Unload-0.08/lib/Class/Unload.pm
--- old/Class-Unload-0.07/lib/Class/Unload.pm   2011-01-27 00:27:59.000000000 
+0100
+++ new/Class-Unload-0.08/lib/Class/Unload.pm   2013-05-26 16:55:42.000000000 
+0200
@@ -1,6 +1,6 @@
 package Class::Unload;
-BEGIN {
-  $Class::Unload::VERSION = '0.07';
+{
+  $Class::Unload::VERSION = '0.08';
 }
 # ABSTRACT: Unload a class
 
@@ -36,6 +36,7 @@
 1; # End of Class::Unload
 
 __END__
+
 =pod
 
 =head1 NAME
@@ -44,7 +45,7 @@
 
 =head1 VERSION
 
-version 0.07
+version 0.08
 
 =head1 SYNOPSIS
 
@@ -65,6 +66,8 @@
 Unloads the given class by clearing out its symbol table and removing it
 from %INC.
 
+=encoding UTF-8
+
 =head1 SEE ALSO
 
 L<Class::Inspector>
@@ -80,10 +83,9 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2011 by Dagfinn Ilmari Mannsåker.
+This software is copyright (c) 2013 by Dagfinn Ilmari Mannsåker.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
 
 =cut
-

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

Reply via email to