Accepting request 347144 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/347144 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Parse-ErrorString-Perl?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2971d80cdfb717db45ec818f90f128c98ed9ccbb4494d9b7f51120865ee496ad
|
|
||||||
size 29692
|
|
3
Parse-ErrorString-Perl-0.22.tar.gz
Normal file
3
Parse-ErrorString-Perl-0.22.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a60d266e41f3ddf7609a39dc1ea39dcc4bd0ee0218b0d169b69692d781c99ffd
|
||||||
|
size 29675
|
23
cpanspec.yml
Normal file
23
cpanspec.yml
Normal 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
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 2 10:02:38 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.22
|
||||||
|
see /usr/share/doc/packages/perl-Parse-ErrorString-Perl/Changes
|
||||||
|
|
||||||
|
0.22 2015.12.01
|
||||||
|
* fix bug caused by changes in perl 5.22
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 13 16:55:08 UTC 2015 - coolo@suse.com
|
Mon Apr 13 16:55:08 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -17,14 +17,15 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Parse-ErrorString-Perl
|
Name: perl-Parse-ErrorString-Perl
|
||||||
Version: 0.21
|
Version: 0.22
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Parse-ErrorString-Perl
|
%define cpan_name Parse-ErrorString-Perl
|
||||||
Summary: Parse error messages from the perl interpreter
|
Summary: Parse error messages from the perl interpreter
|
||||||
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/Parse-ErrorString-Perl/
|
Url: http://search.cpan.org/dist/Parse-ErrorString-Perl/
|
||||||
Source: http://www.cpan.org/authors/id/S/SZ/SZABGAB/%{cpan_name}-%{version}.tar.gz
|
Source0: http://www.cpan.org/authors/id/S/SZ/SZABGAB/%{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
|
||||||
|
Reference in New Issue
Block a user