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
This commit is contained in:
committed by
Git OBS Bridge
parent
b108e4f457
commit
c0ff7782fe
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:982504488f83b80e3bc8803bb3b0babc039bb334d670918f233ac2a3bb8728ad
|
|
||||||
size 20893
|
|
||||||
3
Net-OAuth2-0.64.tar.gz
Normal file
3
Net-OAuth2-0.64.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eab4c8d2e31ad0e3ea0ef0e1396ae71f184d4855118877224af929722a6c0f03
|
||||||
|
size 22362
|
||||||
@@ -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
|
Tue Jan 19 10:11:02 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Net-OAuth2
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Net-OAuth2
|
Name: perl-Net-OAuth2
|
||||||
Version: 0.63
|
Version: 0.64
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Net-OAuth2
|
%define cpan_name Net-OAuth2
|
||||||
Summary: OAuth 2.0 implementation
|
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
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/Net-OAuth2/
|
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
|
Source1: cpanspec.yml
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@@ -75,6 +75,6 @@ Start with one these modules:
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes examples README
|
%doc ChangeLog examples README README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|||||||
Reference in New Issue
Block a user