Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-PPIx-Regexp for
openSUSE:Factory checked in at 2021-01-20 18:28:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-PPIx-Regexp (Old)
and /work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-PPIx-Regexp"
Wed Jan 20 18:28:47 2021 rev:59 rq:864830 version:0.077
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-PPIx-Regexp/perl-PPIx-Regexp.changes
2020-12-01 14:24:01.237673417 +0100
+++
/work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new.28504/perl-PPIx-Regexp.changes
2021-01-20 18:29:12.295615654 +0100
@@ -1,0 +2,11 @@
+Fri Jan 15 03:08:34 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 0.077
+ see /usr/share/doc/packages/perl-PPIx-Regexp/Changes
+
+ 0.077 2021-01-14 T. R. Wyant
+ Add Travis CI testing.
+
+ Use GitHub as bug tracker. R.I.P. rt.cpan.org.
+
+-------------------------------------------------------------------
Old:
----
PPIx-Regexp-0.076.tar.gz
New:
----
PPIx-Regexp-0.077.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-PPIx-Regexp.spec ++++++
--- /var/tmp/diff_new_pack.VKUrPR/_old 2021-01-20 18:29:13.167616453 +0100
+++ /var/tmp/diff_new_pack.VKUrPR/_new 2021-01-20 18:29:13.171616457 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-PPIx-Regexp
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +16,16 @@
#
+%define cpan_name PPIx-Regexp
Name: perl-PPIx-Regexp
-Version: 0.076
+Version: 0.077
Release: 0
-%define cpan_name PPIx-Regexp
Summary: Represent a regular expression of some sort
License: Artistic-1.0 OR GPL-1.0-or-later
-Group: Development/Libraries/Perl
URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/W/WY/WYANT/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Module::Build) >= 0.420000
@@ -72,7 +70,7 @@
gain.
%prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{version}
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
%build
@@ -87,7 +85,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%defattr(-,root,root,755)
%doc Changes README
%changelog
++++++ PPIx-Regexp-0.076.tar.gz -> PPIx-Regexp-0.077.tar.gz ++++++
++++ 3079 lines of diff (skipped)