Hello community, here is the log from the commit of package perl-Sub-Uplevel for openSUSE:Factory checked in at 2018-09-26 16:00:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Sub-Uplevel (Old) and /work/SRC/openSUSE:Factory/.perl-Sub-Uplevel.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Sub-Uplevel" Wed Sep 26 16:00:58 2018 rev:25 rq:636326 version:0.2800 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Sub-Uplevel/perl-Sub-Uplevel.changes 2013-04-17 08:03:13.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Sub-Uplevel.new/perl-Sub-Uplevel.changes 2018-09-26 16:00:59.744538192 +0200 @@ -1,0 +2,29 @@ +Fri Sep 14 08:42:11 UTC 2018 - [email protected] + +- update to 0.2800 + - No changes from 0.2700-TRIAL + +- 0.2700 2017-03-30 10:09:46-04:00 America/New_York (TRIAL RELEASE) + [Fixed] + - Tests now work if '.' is not in @INC + +- 0.2600 2016-08-05 10:46:37-04:00 America/New_York + - No changes from 0.2501-TRIAL + +- 0.2501 2016-07-29 16:18:45-04:00 America/New_York (TRIAL RELEASE) + [Internal] + - Optimized calls to caller() + +- 0.25 2015-01-26 20:32:52-05:00 America/New_York + [Fixed] + - fixed: 00-compile.t failures under Windows (bug #98230). + The 00-compile.t file has been moved to a release test and is + no longer shipped. [Michael Gray] + [Meta] + - moved bug tracker to Github + - updated repo files explaining how to contribute + - enabled Travis CI + +- Cleaned with spec-cleaner + +------------------------------------------------------------------- Old: ---- Sub-Uplevel-0.24.tar.gz New: ---- Sub-Uplevel-0.2800.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Sub-Uplevel.spec ++++++ --- /var/tmp/diff_new_pack.i2P8Bm/_old 2018-09-26 16:01:00.384537081 +0200 +++ /var/tmp/diff_new_pack.i2P8Bm/_new 2018-09-26 16:01:00.392537068 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Sub-Uplevel # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -16,30 +16,20 @@ # -# decimal versioning as used by perl -%define d_ver 0.24 -# decimal dotted versioning as used by rpm -%if 0%{?suse_version} > 1010 -%define dd_ver %(perl -e "print version->new(%{d_ver})->normal" | sed "s/v//") -%else -%define dd_ver 0.240.0 -%endif - +%define cpan_name Sub-Uplevel Name: perl-Sub-Uplevel -Version: %{dd_ver} +Version: 0.2800 Release: 0 -%define cpan_name Sub-Uplevel Summary: Apparently run a function in a higher stack frame -License: GPL-1.0+ or Artistic-1.0 +License: GPL-1.0-or-later OR Artistic-1.0 Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/Sub-Uplevel/ -Source: http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-%{d_ver}.tar.gz +Url: https://metacpan.org/release/%{cpan_name} +Source: https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Carp) BuildRequires: perl(Module::Build) BuildRequires: perl(Test::More) >= 0.47 -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %{perl_requires} @@ -49,12 +39,12 @@ are avoided. %prep -%setup -q -n %{cpan_name}-%{d_ver} +%setup -q -n %{cpan_name}-%{version} %build %check -make test +make %{?_smp_mflags} test %install perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags} -Wall" @@ -63,11 +53,8 @@ %perl_process_packlist %perl_gen_filelist -%clean -rm -rf %{buildroot} - %files -f %{name}.files -%defattr(-,root,root,-) -%doc Changes examples LICENSE README xt +%license LICENSE +%doc Changes examples README xt %changelog ++++++ Sub-Uplevel-0.24.tar.gz -> Sub-Uplevel-0.2800.tar.gz ++++++ ++++ 1718 lines of diff (skipped)
