forked from pool/perl-App-Nopaste
Accepting request 460883 from devel:languages:perl
1 OBS-URL: https://build.opensuse.org/request/show/460883 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-App-Nopaste?expand=0&rev=12
This commit is contained in:
commit
b9c0fc22b0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:60b3240681d95d85e1809fac983a40eee51ac5d2690c25038b40730cba0277db
|
||||
size 49793
|
3
App-Nopaste-1.008.tar.gz
Normal file
3
App-Nopaste-1.008.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aef499a1bb6e3a72a31b076bb7fb17d2aaa6c99709fe1a09ad143af5fc4f5141
|
||||
size 50065
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user