Accepting request 297437 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/297437
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CPAN-Meta-Check?expand=0&rev=21
This commit is contained in:
Stephan Kulow 2015-04-17 04:59:19 +00:00 committed by Git OBS Bridge
parent bb1a33f208
commit 5f2d2b7646
5 changed files with 35 additions and 5 deletions

View File

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

View File

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

20
cpanspec.yml Normal file
View File

@ -0,0 +1,20 @@
---
#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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Apr 16 21:10:03 UTC 2015 - coolo@suse.com
- updated to 0.011
see /usr/share/doc/packages/perl-CPAN-Meta-Check/Changes
0.011 2015-03-22 10:07:52+01:00 Europe/Amsterdam
Declare the minimum version required for the "merged_requirements" interface
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Feb 7 07:21:43 UTC 2015 - coolo@suse.com Sat Feb 7 07:21:43 UTC 2015 - coolo@suse.com

View File

@ -17,14 +17,15 @@
Name: perl-CPAN-Meta-Check Name: perl-CPAN-Meta-Check
Version: 0.010 Version: 0.011
Release: 0 Release: 0
%define cpan_name CPAN-Meta-Check %define cpan_name CPAN-Meta-Check
Summary: Verify requirements in a CPAN::Meta object Summary: Verify requirements in a CPAN::Meta object
License: Artistic-1.0 or GPL-1.0+ License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/CPAN-Meta-Check/ Url: http://search.cpan.org/dist/CPAN-Meta-Check/
Source: http://www.cpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz Source0: http://www.cpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl BuildRequires: perl