From 43c225da29a75df12cf38c53d2f65b912db1ada8db281df0323d72c89524ee92 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Tue, 23 Jan 2018 08:24:42 +0000 Subject: [PATCH] Accepting request 568454 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/568454 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Error-Pure-Output-Text?expand=0&rev=3 --- Error-Pure-Output-Text-0.22.tar.gz | 3 --- Error-Pure-Output-Text-0.23.tar.gz | 3 +++ perl-Error-Pure-Output-Text.changes | 12 ++++++++++++ perl-Error-Pure-Output-Text.spec | 9 +++++---- 4 files changed, 20 insertions(+), 7 deletions(-) delete mode 100644 Error-Pure-Output-Text-0.22.tar.gz create mode 100644 Error-Pure-Output-Text-0.23.tar.gz diff --git a/Error-Pure-Output-Text-0.22.tar.gz b/Error-Pure-Output-Text-0.22.tar.gz deleted file mode 100644 index c96e164..0000000 --- a/Error-Pure-Output-Text-0.22.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55511302e04e29e30e88dd82f9ad7e7cde293df2cd45bb837f8fd0644980684a -size 28556 diff --git a/Error-Pure-Output-Text-0.23.tar.gz b/Error-Pure-Output-Text-0.23.tar.gz new file mode 100644 index 0000000..63c784a --- /dev/null +++ b/Error-Pure-Output-Text-0.23.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:658e0840a84e234e1567518356bc01ccc95c09908439ff9001951d27aed0d05c +size 28570 diff --git a/perl-Error-Pure-Output-Text.changes b/perl-Error-Pure-Output-Text.changes index 580dbce..99379e7 100644 --- a/perl-Error-Pure-Output-Text.changes +++ b/perl-Error-Pure-Output-Text.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Jan 23 06:25:42 UTC 2018 - coolo@suse.com + +- updated to 0.23 + see /usr/share/doc/packages/perl-Error-Pure-Output-Text/Changes + + 0.23 2018-01-22T15:21:53+01:00 + - Fix Makefile.PL for new version of Perl and no default »use lib '.'«. + - Update Module::Install to 1.19 version. + - Update author name. + - Update copyright years. + ------------------------------------------------------------------- Sun Sep 20 08:50:50 UTC 2015 - coolo@suse.com diff --git a/perl-Error-Pure-Output-Text.spec b/perl-Error-Pure-Output-Text.spec index cbc1711..9d4f44f 100644 --- a/perl-Error-Pure-Output-Text.spec +++ b/perl-Error-Pure-Output-Text.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Error-Pure-Output-Text # -# Copyright (c) 2015 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 @@ -17,14 +17,14 @@ Name: perl-Error-Pure-Output-Text -Version: 0.22 +Version: 0.23 Release: 0 %define cpan_name Error-Pure-Output-Text Summary: Output subroutines for Error::Pure License: BSD-3-Clause Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Error-Pure-Output-Text/ -Source0: http://www.cpan.org/authors/id/S/SK/SKIM/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/S/SK/SKIM/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -55,6 +55,7 @@ Output subroutines for Error::Pure. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes examples LICENSE README +%doc Changes examples README +%license LICENSE %changelog