From 7aeb4deced73d45ba287dd24bf40b7e05c471b8fcc9cdd8885c3c04b18dc8a40 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 28 Feb 2017 14:19:08 +0000 Subject: [PATCH] Accepting request 460797 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/460797 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-Nopaste?expand=0&rev=32 --- App-Nopaste-1.007.tar.gz | 3 --- App-Nopaste-1.008.tar.gz | 3 +++ perl-App-Nopaste.changes | 11 +++++++++++ perl-App-Nopaste.spec | 9 +++++---- 4 files changed, 19 insertions(+), 7 deletions(-) delete mode 100644 App-Nopaste-1.007.tar.gz create mode 100644 App-Nopaste-1.008.tar.gz diff --git a/App-Nopaste-1.007.tar.gz b/App-Nopaste-1.007.tar.gz deleted file mode 100644 index 932050d..0000000 --- a/App-Nopaste-1.007.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60b3240681d95d85e1809fac983a40eee51ac5d2690c25038b40730cba0277db -size 49793 diff --git a/App-Nopaste-1.008.tar.gz b/App-Nopaste-1.008.tar.gz new file mode 100644 index 0000000..b99216a --- /dev/null +++ b/App-Nopaste-1.008.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aef499a1bb6e3a72a31b076bb7fb17d2aaa6c99709fe1a09ad143af5fc4f5141 +size 50065 diff --git a/perl-App-Nopaste.changes b/perl-App-Nopaste.changes index a425080..0769756 100644 --- a/perl-App-Nopaste.changes +++ b/perl-App-Nopaste.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Feb 28 06:03:05 UTC 2017 - coolo@suse.com + +- updated to 1.008 + see /usr/share/doc/packages/perl-App-Nopaste/Changes + + 1.008 2017-02-27 01:05:29Z + - updated paste URLs for Debian and Ubuntu services (RT#120369, Gregor + Herrmann) + - deprecation warning added to the now-defunct Codepeek service + ------------------------------------------------------------------- Sat Sep 17 05:02:27 UTC 2016 - coolo@suse.com diff --git a/perl-App-Nopaste.spec b/perl-App-Nopaste.spec index 8d2ceb5..7be56de 100644 --- a/perl-App-Nopaste.spec +++ b/perl-App-Nopaste.spec @@ -1,7 +1,7 @@ # # spec file for package perl-App-Nopaste # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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-App-Nopaste -Version: 1.007 +Version: 1.008 Release: 0 %define cpan_name App-Nopaste Summary: Easy access to any pastebin License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/App-Nopaste/ -Source0: http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz Source1: SusePaste.pm Source2: cpanspec.yml BuildArch: noarch @@ -102,6 +102,7 @@ find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644 %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes CONTRIBUTING LICENSE README +%doc Changes CONTRIBUTING README +%license LICENSE %changelog