Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Package-Stash-XS for
openSUSE:Factory checked in at 2022-06-18 22:05:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Package-Stash-XS (Old)
and /work/SRC/openSUSE:Factory/.perl-Package-Stash-XS.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Package-Stash-XS"
Sat Jun 18 22:05:27 2022 rev:16 rq:983157 version:0.30
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Package-Stash-XS/perl-Package-Stash-XS.changes
2019-01-05 14:41:01.756547932 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Package-Stash-XS.new.1548/perl-Package-Stash-XS.changes
2022-06-18 22:05:34.455603635 +0200
@@ -1,0 +2,10 @@
+Mon Jun 13 03:11:27 UTC 2022 - Tina M??ller <[email protected]>
+
+- updated to 0.30
+ see /usr/share/doc/packages/perl-Package-Stash-XS/Changes
+
+ 0.30 2022-06-12 20:00:39Z
+ - misc tooling updates
+ - fixed redundant argument in sprintf in tests (RT#143205)
+
+-------------------------------------------------------------------
Old:
----
Package-Stash-XS-0.29.tar.gz
New:
----
Package-Stash-XS-0.30.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Package-Stash-XS.spec ++++++
--- /var/tmp/diff_new_pack.uX2EMq/_old 2022-06-18 22:05:34.931604311 +0200
+++ /var/tmp/diff_new_pack.uX2EMq/_new 2022-06-18 22:05:34.939604322 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Package-Stash-XS
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,22 +16,20 @@
#
+%define cpan_name Package-Stash-XS
Name: perl-Package-Stash-XS
-Version: 0.29
+Version: 0.30
Release: 0
-%define cpan_name Package-Stash-XS
-Summary: Faster and More Correct Implementation of the Package::Stash
Api
License: Artistic-1.0 OR GPL-1.0-or-later
-Group: Development/Libraries/Perl
-Url: https://metacpan.org/release/%{cpan_name}
+Summary: Faster and more correct implementation of the Package::Stash
API
+URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Test::Fatal)
BuildRequires: perl(Test::More) >= 0.88
-BuildRequires: perl(Test::Requires)
+BuildRequires: perl(Test::Needs)
%{perl_requires}
%description
@@ -40,11 +38,11 @@
installed, and should be preferred in all environments with a compiler.
%prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{version}
%build
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-make %{?_smp_mflags}
+%make_build
%check
make test
@@ -55,7 +53,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%defattr(-,root,root,755)
%doc Changes CONTRIBUTING README
%license LICENSE
++++++ Package-Stash-XS-0.29.tar.gz -> Package-Stash-XS-0.30.tar.gz ++++++
++++ 22664 lines of diff (skipped)