forked from pool/perl-App-Nopaste
Accepting request 623039 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/623039 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-App-Nopaste?expand=0&rev=16
This commit is contained in:
commit
f7760063c2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6d3ccd9871461cb3b26e76047456ba3d84bc6ecf908264a9ad0ccd63d379800
|
||||
size 50889
|
3
App-Nopaste-1.012.tar.gz
Normal file
3
App-Nopaste-1.012.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6005c70a366645f7989bf483e5eeb8ec3187a314b7b295447f20447a07295afc
|
||||
size 52932
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 9 05:03:05 UTC 2018 - coolo@suse.com
|
||||
|
||||
- updated to 1.012
|
||||
see /usr/share/doc/packages/perl-App-Nopaste/Changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 27 05:03:53 UTC 2017 - coolo@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-App-Nopaste
|
||||
#
|
||||
# Copyright (c) 2017 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,11 +17,11 @@
|
||||
|
||||
|
||||
Name: perl-App-Nopaste
|
||||
Version: 1.011
|
||||
Version: 1.012
|
||||
Release: 0
|
||||
%define cpan_name App-Nopaste
|
||||
Summary: Easy access to any pastebin
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/App-Nopaste/
|
||||
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
|
||||
@ -37,6 +37,7 @@ BuildRequires: perl(Class::Load)
|
||||
BuildRequires: perl(Getopt::Long::Descriptive)
|
||||
BuildRequires: perl(JSON::MaybeXS)
|
||||
BuildRequires: perl(LWP::Protocol)
|
||||
BuildRequires: perl(LWP::UserAgent)
|
||||
BuildRequires: perl(Module::Metadata)
|
||||
BuildRequires: perl(Module::Pluggable)
|
||||
BuildRequires: perl(Module::Runtime)
|
||||
@ -52,6 +53,7 @@ Requires: perl(Browser::Open)
|
||||
Requires: perl(Class::Load)
|
||||
Requires: perl(Getopt::Long::Descriptive)
|
||||
Requires: perl(JSON::MaybeXS)
|
||||
Requires: perl(LWP::UserAgent)
|
||||
Requires: perl(Module::Pluggable)
|
||||
Requires: perl(Module::Runtime)
|
||||
Requires: perl(Path::Tiny)
|
||||
|
Loading…
Reference in New Issue
Block a user