commit perl-Class-Unload for openSUSE:Factory
Hello community, here is the log from the commit of package perl-Class-Unload for openSUSE:Factory checked in at 2017-06-26 15:56:21 Comparing /work/SRC/openSUSE:Factory/perl-Class-Unload (Old) and /work/SRC/openSUSE:Factory/.perl-Class-Unload.new (New) Package is "perl-Class-Unload" Mon Jun 26 15:56:21 2017 rev:8 rq:506082 version:0.11 Changes: --- /work/SRC/openSUSE:Factory/perl-Class-Unload/perl-Class-Unload.changes 2015-07-08 06:59:53.0 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Class-Unload.new/perl-Class-Unload.changes 2017-06-26 15:56:24.380607763 +0200 @@ -1,0 +2,14 @@ +Fri Jun 23 05:13:05 UTC 2017 - co...@suse.com + +- updated to 0.11 + see /usr/share/doc/packages/perl-Class-Unload/Changes + + 0.11 2017-06-22 17:41:44+01:00 Europe/London + + - No changes since 0.10-TRIAL + + 0.10 2017-06-08 13:12:04+01:00 Europe/London (TRIAL RELEASE) + + - Remove Moose metaclasses (RT#122048) + +--- Old: Class-Unload-0.09.tar.gz New: Class-Unload-0.11.tar.gz Other differences: -- ++ perl-Class-Unload.spec ++ --- /var/tmp/diff_new_pack.ESRj2p/_old 2017-06-26 15:56:25.228488199 +0200 +++ /var/tmp/diff_new_pack.ESRj2p/_new 2017-06-26 15:56:25.236487071 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Class-Unload # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX 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,20 +17,22 @@ Name: perl-Class-Unload -Version:0.09 +Version:0.11 Release:0 %define cpan_name Class-Unload Summary:Unload a class License:Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url:http://search.cpan.org/dist/Class-Unload/ -Source0: http://www.cpan.org/authors/id/I/IL/ILMARI/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/I/IL/ILMARI/%{cpan_name}-%{version}.tar.gz Source1:cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Class::Inspector) +BuildRequires: perl(Test::More) >= 0.88 +BuildRequires: perl(Test::Requires) Requires: perl(Class::Inspector) %{perl_requires} @@ -54,6 +56,7 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE README +%doc Changes README +%license LICENSE %changelog ++ Class-Unload-0.09.tar.gz -> Class-Unload-0.11.tar.gz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Class-Unload-0.09/Changes new/Class-Unload-0.11/Changes --- old/Class-Unload-0.09/Changes 2015-07-03 12:11:34.0 +0200 +++ new/Class-Unload-0.11/Changes 2017-06-22 18:41:46.0 +0200 @@ -1,5 +1,13 @@ Revision history for Class-Unload +0.11 2017-06-22 17:41:44+01:00 Europe/London + +- No changes since 0.10-TRIAL + +0.10 2017-06-08 13:12:04+01:00 Europe/London (TRIAL RELEASE) + +- Remove Moose metaclasses (RT#122048) + 0.09 2015-07-03 11:11:32+01:00 Europe/London - Add META.json and resources metadata (RT#105634) @@ -27,7 +35,7 @@ 0.02 Tue Apr 15, 2008 - Fix deleting of parent symbol table entry for - multi-level class names. + multi-level class names. - Clear @ISA before clearing the symbol table to make perl 5.10 invalidate its inheritance cache. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Class-Unload-0.09/LICENSE new/Class-Unload-0.11/LICENSE --- old/Class-Unload-0.09/LICENSE 2015-07-03 12:11:34.0 +0200 +++ new/Class-Unload-0.11/LICENSE 2017-06-22 18:41:46.0 +0200 @@ -1,4 +1,4 @@ -This software is copyright (c) 2015 by Dagfinn Ilmari Mannsåker. +This software is copyright (c) 2017 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,7 +12,7 @@ --- The GNU General Public License, Version 1, February 1989 --- -This software is Copyright (c) 2015 by Dagfinn Ilmari Mannsåker. +This software is Copyright (c) 2017 by Dagfinn Ilmari Mannsåker. This is free software, licensed under: @@ -272,7 +272,7 @@ --- The Artistic License 1.0 --- -This software is Copyright (c) 2015 by Dagfinn Ilmari Mannsåker. +This software is Copyright (c) 2017 by Dagfinn Ilmari Mann
commit perl-Class-Unload for openSUSE:Factory
Hello community, here is the log from the commit of package perl-Class-Unload for openSUSE:Factory checked in at 2015-07-08 06:59:51 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 2013-06-06 12:19:15.0 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Class-Unload.new/perl-Class-Unload.changes 2015-07-08 06:59:53.0 +0200 @@ -1,0 +2,10 @@ +Sat Jul 4 08:19:06 UTC 2015 - co...@suse.com + +- updated to 0.09 + see /usr/share/doc/packages/perl-Class-Unload/Changes + + 0.09 2015-07-03 11:11:32+01:00 Europe/London + + - Add META.json and resources metadata (RT#105634) + +--- Old: Class-Unload-0.08.tar.gz New: Class-Unload-0.09.tar.gz cpanspec.yml Other differences: -- ++ perl-Class-Unload.spec ++ --- /var/tmp/diff_new_pack.0FvK4k/_old 2015-07-08 06:59:54.0 +0200 +++ /var/tmp/diff_new_pack.0FvK4k/_new 2015-07-08 06:59:54.0 +0200 @@ -1,8 +1,7 @@ -# vim: set sw=4 ts=4 et nu: # # spec file for package perl-Class-Unload # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,52 +17,43 @@ Name: perl-Class-Unload -Version:0.08 +Version:0.09 Release:0 +%define cpan_name Class-Unload 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 -Url:http://search.cpan.org/dist/Class-Unload +Url:http://search.cpan.org/dist/Class-Unload/ +Source0: http://www.cpan.org/authors/id/I/IL/ILMARI/%{cpan_name}-%{version}.tar.gz +Source1:cpanspec.yml +BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: perl = %{perl_version} -BuildRequires: make BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Class::Inspector) -BuildRequires: perl(ExtUtils::MakeMaker) >= 6.31 -BuildRequires: perl(Test::More) Requires: perl(Class::Inspector) +%{perl_requires} %description -Unloads the given class by clearing out its symbol table and removing it from -%%INC. +Unload a class %prep -%setup -q -n "Class-Unload-%{version}" -%__sed -i '/^auto_install/d' Makefile.PL +%setup -q -n %{cpan_name}-%{version} %build -%__perl Makefile.PL PREFIX="%{_prefix}" -%__make %{?jobs:-j%{jobs}} +%{__perl} Makefile.PL INSTALLDIRS=vendor +%{__make} %{?_smp_mflags} + +%check +%{__make} test %install %perl_make_install %perl_process_packlist +%perl_gen_filelist -%check -%__make test - -%clean -%{?buildroot:%__rm -rf "%{buildroot}"} - -%files -%defattr(-,root,root) +%files -f %{name}.files +%defattr(-,root,root,755) %doc Changes LICENSE README -%dir %{perl_vendorlib}/Class -%{perl_vendorlib}/Class/Unload.pm -%dir %{perl_vendorarch}/auto/Class -%{perl_vendorarch}/auto/Class/Unload -%doc %{perl_man3dir}/Class::Unload.%{perl_man3ext}%{ext_man} %changelog ++ Class-Unload-0.08.tar.gz -> Class-Unload-0.09.tar.gz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Class-Unload-0.08/Changes new/Class-Unload-0.09/Changes --- old/Class-Unload-0.08/Changes 2013-05-26 16:55:42.0 +0200 +++ new/Class-Unload-0.09/Changes 2015-07-03 12:11:34.0 +0200 @@ -1,7 +1,11 @@ Revision history for Class-Unload +0.09 2015-07-03 11:11:32+01:00 Europe/London + +- Add META.json and resources metadata (RT#105634) + 0.08 2013-05-26 15:55:39 Europe/London - - Add =encoding directive to POD (RT#85625) +- 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.08/LICENSE new/Class-Unload-0.09/LICENSE --- old/Class-Unload-0.08/LICENSE 2013-05-26 16:55:42.0 +0200 +++ new/Class-Unload-0.09/LICENSE 2015-07-03 12:11:34.0 +0200 @@ -1,4 +1,4 @@ -This software is copyright (c) 2013 by Dagfinn Ilmari Mannsåker. +This software is copyright (c) 2015 by Dagfinn Ilmari Mannsåker. This is free software; you can redistribute it and/or modify it under t
commit perl-Class-Unload for openSUSE:Factory
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.0 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Class-Unload.new/perl-Class-Unload.changes 2013-06-06 12:19:15.0 +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.0 +0200 +++ /var/tmp/diff_new_pack.aWVrwm/_new 2013-06-06 12:19:16.0 +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.0 +0100 +++ new/Class-Unload-0.08/Changes 2013-05-26 16:55:42.0 +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.0 +0100 +++ new/Class-Unload-0.08/LICENSE 2013-05-26 16:55:42.0 +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