Hello community,
here is the log from the commit of package perl-Date-Holidays-CZ for
openSUSE:Factory checked in at 2020-10-26 16:19:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Date-Holidays-CZ (Old)
and /work/SRC/openSUSE:Factory/.perl-Date-Holidays-CZ.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Date-Holidays-CZ"
Mon Oct 26 16:19:58 2020 rev:7 rq:843868 version:0.20
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Date-Holidays-CZ/perl-Date-Holidays-CZ.changes
2020-02-18 10:42:51.201244183 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Date-Holidays-CZ.new.3463/perl-Date-Holidays-CZ.changes
2020-10-26 16:20:50.707153830 +0100
@@ -1,0 +2,5 @@
+Tue Feb 18 13:18:11 UTC 2020 - Dirk Stoecker <[email protected]>
+
+- Readd remote source URL
+
+-------------------------------------------------------------------
Old:
----
_service
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Date-Holidays-CZ.spec ++++++
--- /var/tmp/diff_new_pack.Rv5Rxw/_old 2020-10-26 16:20:52.335155139 +0100
+++ /var/tmp/diff_new_pack.Rv5Rxw/_new 2020-10-26 16:20:52.335155139 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Date-Holidays-CZ
#
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,8 +23,8 @@
Summary: Determine Czech holidays
License: BSD-3-Clause
Group: Development/Libraries/Perl
-Url: https://metacpan.org/release/%{cpan_name}
-Source0: Date-Holidays-CZ-0.20.tar.gz
+URL: https://metacpan.org/release/%{cpan_name}
+Source0:
https://cpan.metacpan.org/authors/id/S/SM/SMITHFARM/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -42,7 +42,7 @@
%prep
%setup -q -n %{cpan_name}-%{version}
-find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
%build
perl Build.PL installdirs=vendor
++++++ Date-Holidays-CZ-0.20.tar.gz ++++++