Hello community,
here is the log from the commit of package perl-App-Nopaste for
openSUSE:Factory checked in at 2019-07-26 12:39:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-App-Nopaste (Old)
and /work/SRC/openSUSE:Factory/.perl-App-Nopaste.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-App-Nopaste"
Fri Jul 26 12:39:12 2019 rev:17 rq:717907 version:1.013
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-App-Nopaste/perl-App-Nopaste.changes
2018-07-28 12:39:32.732326976 +0200
+++
/work/SRC/openSUSE:Factory/.perl-App-Nopaste.new.4126/perl-App-Nopaste.changes
2019-07-26 12:39:19.909944625 +0200
@@ -1,0 +2,11 @@
+Tue Jul 23 05:02:18 UTC 2019 - Stephan Kulow <[email protected]>
+
+- updated to 1.013
+ see /usr/share/doc/packages/perl-App-Nopaste/Changes
+
+ 1.013 2019-07-23 02:00:06Z
+ - amended instructions in App::Nopaste::Service::Gist regarding
+ creating a gist authorization token
+ - --copy now works with Control-V on X windows (PR#17, Shlomi Fish)
+
+-------------------------------------------------------------------
Old:
----
App-Nopaste-1.012.tar.gz
New:
----
App-Nopaste-1.013.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-App-Nopaste.spec ++++++
--- /var/tmp/diff_new_pack.siReZU/_old 2019-07-26 12:39:20.681944111 +0200
+++ /var/tmp/diff_new_pack.siReZU/_new 2019-07-26 12:39:20.681944111 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-App-Nopaste
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,18 +12,18 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: perl-App-Nopaste
-Version: 1.012
+Version: 1.013
Release: 0
%define cpan_name App-Nopaste
Summary: Easy access to any pastebin
License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
-Url: http://search.cpan.org/dist/App-Nopaste/
+Url: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
Source1: SusePaste.pm
Source2: cpanspec.yml
@@ -91,11 +91,11 @@
# MANUAL END
%build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
%check
-%{__make} test
+make test
%install
%perl_make_install
++++++ App-Nopaste-1.012.tar.gz -> App-Nopaste-1.013.tar.gz ++++++
++++ 1932 lines of diff (skipped)