Hello community,
here is the log from the commit of package perl-CGI-FastTemplate for
openSUSE:Factory checked in at 2018-10-11 11:53:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-CGI-FastTemplate (Old)
and /work/SRC/openSUSE:Factory/.perl-CGI-FastTemplate.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-CGI-FastTemplate"
Thu Oct 11 11:53:32 2018 rev:14 rq:640469 version:1.09
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-CGI-FastTemplate/perl-CGI-FastTemplate.changes
2011-12-08 14:46:08.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-CGI-FastTemplate.new/perl-CGI-FastTemplate.changes
2018-10-11 11:54:41.482081568 +0200
@@ -1,0 +2,5 @@
+Sun Oct 7 21:14:35 UTC 2018 - Dirk Stoecker <[email protected]>
+
+- Update URL
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-CGI-FastTemplate.spec ++++++
--- /var/tmp/diff_new_pack.B9z1qD/_old 2018-10-11 11:54:46.186075586 +0200
+++ /var/tmp/diff_new_pack.B9z1qD/_new 2018-10-11 11:54:46.186075586 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-CGI-FastTemplate
#
-# Copyright (c) 2011 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
@@ -19,12 +19,12 @@
Name: perl-CGI-FastTemplate
%define cpan_name CGI-FastTemplate
Summary: Perl extension for managing templates, and performing variable
interpolation
-License: Artistic-1.0 or GPL-1.0+
+License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
Version: 1.09
Release: 0
-Url: http://search.cpan.org/dist/CGI-FastTemplate/
-Source: %{cpan_name}-%{version}.tar.gz
+Url: https://metacpan.org/release/%{cpan_name}
+Source:
https://cpan.metacpan.org/authors/id/J/JM/JMOORE/%{cpan_name}-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
@@ -38,8 +38,6 @@
separating the logic of an application from the specific
implementation details.
-Author: Jason Moore <[email protected]>
-
%prep
%setup -n %{cpan_name}-%{version}