forked from pool/perl-App-Nopaste
Accepting request 428350 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/428350 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-Nopaste?expand=0&rev=30
This commit is contained in:
parent
b9e76eb13d
commit
18cb484a44
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:566698b6863d69568dc13119e3a20614f858d691ff849b638528c59a220c542f
|
||||
size 49245
|
3
App-Nopaste-1.007.tar.gz
Normal file
3
App-Nopaste-1.007.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:60b3240681d95d85e1809fac983a40eee51ac5d2690c25038b40730cba0277db
|
||||
size 49793
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 17 05:02:27 UTC 2016 - coolo@suse.com
|
||||
|
||||
- updated to 1.007
|
||||
see /usr/share/doc/packages/perl-App-Nopaste/Changes
|
||||
|
||||
1.007 2016-09-16 02:26:28Z
|
||||
- fix handling of filename option in the Gist command (Zakariyya
|
||||
Mughal, PR#13)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 28 09:21:51 UTC 2016 - coolo@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-App-Nopaste
|
||||
Version: 1.006
|
||||
Version: 1.007
|
||||
Release: 0
|
||||
%define cpan_name App-Nopaste
|
||||
Summary: Easy access to any pastebin
|
||||
@ -47,6 +47,7 @@ BuildRequires: perl(Test::More) >= 0.88
|
||||
BuildRequires: perl(URI::Escape)
|
||||
BuildRequires: perl(WWW::Mechanize)
|
||||
BuildRequires: perl(namespace::clean) >= 0.19
|
||||
BuildRequires: perl(parent)
|
||||
Requires: perl(Browser::Open)
|
||||
Requires: perl(Class::Load)
|
||||
Requires: perl(Getopt::Long::Descriptive)
|
||||
@ -57,6 +58,7 @@ Requires: perl(Path::Tiny)
|
||||
Requires: perl(URI::Escape)
|
||||
Requires: perl(WWW::Mechanize)
|
||||
Requires: perl(namespace::clean) >= 0.19
|
||||
Requires: perl(parent)
|
||||
Recommends: perl(Browser::Open)
|
||||
Recommends: perl(Clipboard)
|
||||
Recommends: perl(WWW::Pastebin::PastebinCom::Create) >= 1.003
|
||||
|
Loading…
x
Reference in New Issue
Block a user