Accepting request 316606 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/316606
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-WebService-Google-Reader?expand=0&rev=9
This commit is contained in:
Stephan Kulow
2015-07-14 13:42:09 +00:00
committed by Git OBS Bridge
parent 9bae469d52
commit 7a19f23f71
5 changed files with 39 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:80ed63da46cb1d3e0e590fe6a43661c8a1dd651d7a2920671aab4101fc0501de
size 17135

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0a3c32ec4a69e9ab621a129124be6cabdbbf448725c9de80ec64d8021af68c8b
size 17519

23
cpanspec.yml Normal file
View File

@@ -0,0 +1,23 @@
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# foo.patch: -p1
# bar.patch:
#preamble: |-
# BuildRequires: gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jul 14 09:22:26 UTC 2015 - coolo@suse.com
- updated to 0.23
see /usr/share/doc/packages/perl-WebService-Google-Reader/Changes
0.23 Thu Jul 2 18:56:20 UTC 2015
- Added support for appid and appkey because Inoreader now requires them.
(RT #105624)
-------------------------------------------------------------------
Tue Apr 14 20:10:56 UTC 2015 - coolo@suse.com

View File

@@ -17,14 +17,15 @@
Name: perl-WebService-Google-Reader
Version: 0.22
Version: 0.23
Release: 0
%define cpan_name WebService-Google-Reader
Summary: Perl interface to the Google Reader API
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/WebService-Google-Reader/
Source: http://www.cpan.org/authors/id/G/GR/GRAY/%{cpan_name}-%{version}.tar.gz
Source0: http://www.cpan.org/authors/id/G/GR/GRAY/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl