From c0ff7782fe7dfb4cb3180a9182d2a5c70e3f465ef44f1901e583eedc823c7d1b Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 4 Apr 2018 10:14:14 +0000 Subject: [PATCH] Accepting request 589925 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/589925 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-OAuth2?expand=0&rev=5 --- Net-OAuth2-0.63.tar.gz | 3 --- Net-OAuth2-0.64.tar.gz | 3 +++ perl-Net-OAuth2.changes | 6 ++++++ perl-Net-OAuth2.spec | 10 +++++----- 4 files changed, 14 insertions(+), 8 deletions(-) delete mode 100644 Net-OAuth2-0.63.tar.gz create mode 100644 Net-OAuth2-0.64.tar.gz diff --git a/Net-OAuth2-0.63.tar.gz b/Net-OAuth2-0.63.tar.gz deleted file mode 100644 index cad3df2..0000000 --- a/Net-OAuth2-0.63.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:982504488f83b80e3bc8803bb3b0babc039bb334d670918f233ac2a3bb8728ad -size 20893 diff --git a/Net-OAuth2-0.64.tar.gz b/Net-OAuth2-0.64.tar.gz new file mode 100644 index 0000000..f756e5c --- /dev/null +++ b/Net-OAuth2-0.64.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eab4c8d2e31ad0e3ea0ef0e1396ae71f184d4855118877224af929722a6c0f03 +size 22362 diff --git a/perl-Net-OAuth2.changes b/perl-Net-OAuth2.changes index 996b241..4c0101c 100644 --- a/perl-Net-OAuth2.changes +++ b/perl-Net-OAuth2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 22 06:37:59 UTC 2018 - coolo@suse.com + +- updated to 0.64 + see /usr/share/doc/packages/perl-Net-OAuth2/ChangeLog + ------------------------------------------------------------------- Tue Jan 19 10:11:02 UTC 2016 - coolo@suse.com diff --git a/perl-Net-OAuth2.spec b/perl-Net-OAuth2.spec index c6552e8..019a500 100644 --- a/perl-Net-OAuth2.spec +++ b/perl-Net-OAuth2.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Net-OAuth2 # -# Copyright (c) 2016 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,14 +17,14 @@ Name: perl-Net-OAuth2 -Version: 0.63 +Version: 0.64 Release: 0 %define cpan_name Net-OAuth2 Summary: OAuth 2.0 implementation -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/Net-OAuth2/ -Source0: http://www.cpan.org/authors/id/M/MA/MARKOV/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/M/MA/MARKOV/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -75,6 +75,6 @@ Start with one these modules: %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes examples README +%doc ChangeLog examples README README.md %changelog