Hello community, here is the log from the commit of package perl-Specio for openSUSE:Factory checked in at 2018-11-13 16:29:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Specio (Old) and /work/SRC/openSUSE:Factory/.perl-Specio.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Specio" Tue Nov 13 16:29:11 2018 rev:6 rq:647344 version:0.43 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Specio/perl-Specio.changes 2017-11-12 17:56:23.293840118 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Specio.new/perl-Specio.changes 2018-11-13 16:29:22.282312607 +0100 @@ -1,0 +2,14 @@ +Thu Nov 8 06:56:40 UTC 2018 - Stephan Kulow <[email protected]> + +- updated to 0.43 + see /usr/share/doc/packages/perl-Specio/Changes + + 0.43 2018-10-26 + + - Optimized compile-time operations to make Specio itself quicker to + load. Specio's load time is a non-trivial part of the load time of DateTime + (and presumably other things that use it). Based on + https://github.com/houseabsolute/DateTime.pm/issues/85. Reported by + versable. + +------------------------------------------------------------------- Old: ---- Specio-0.42.tar.gz New: ---- Specio-0.43.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Specio.spec ++++++ --- /var/tmp/diff_new_pack.7PmTMd/_old 2018-11-13 16:29:23.938309998 +0100 +++ /var/tmp/diff_new_pack.7PmTMd/_new 2018-11-13 16:29:23.942309992 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Specio # -# Copyright (c) 2017 SUSE LINUX 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 @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: perl-Specio -Version: 0.42 +Version: 0.43 Release: 0 %define cpan_name Specio Summary: Type constraints and coercions for Perl License: Artistic-2.0 Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/Specio/ +Url: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch @@ -80,7 +80,7 @@ %setup -q -n %{cpan_name}-%{version} %build -%{__perl} Makefile.PL INSTALLDIRS=vendor +perl Makefile.PL INSTALLDIRS=vendor %{__make} %{?_smp_mflags} %check @@ -93,7 +93,7 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc appveyor.yml Changes CONTRIBUTING.md README.md TODO.md +%doc appveyor.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md TODO.md %license LICENSE %changelog ++++++ Specio-0.42.tar.gz -> Specio-0.43.tar.gz ++++++ ++++ 3593 lines of diff (skipped)
