Accepting request 433904 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/433904 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Map-Tube-Exception?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
397d78eede
commit
3f23a19868
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8575f7d05b80d81ff8e523f3e9ab68c05a561d897309a204056e8460ac6be351
|
|
||||||
size 12688
|
|
3
Map-Tube-Exception-3.07.tar.gz
Normal file
3
Map-Tube-Exception-3.07.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dfcccf5ad6e892fcf7ef9bca811caa9535cb373a12dc7451d829c7a3112cf160
|
||||||
|
size 11576
|
28
cpanspec.yml
Normal file
28
cpanspec.yml
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
---
|
||||||
|
#description_paragraphs: 3
|
||||||
|
#description: |-
|
||||||
|
# override description from CPAN
|
||||||
|
#summary: override summary from CPAN
|
||||||
|
#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_build: |-
|
||||||
|
# rm unused.files
|
||||||
|
#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,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 8 14:38:45 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 3.07
|
||||||
|
see /usr/share/doc/packages/perl-Map-Tube-Exception/Changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 8 13:40:44 UTC 2016 - coolo@suse.com
|
Sat Oct 8 13:40:44 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Map-Tube-Exception
|
Name: perl-Map-Tube-Exception
|
||||||
Version: 3.06
|
Version: 3.07
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Map-Tube-Exception
|
%define cpan_name Map-Tube-Exception
|
||||||
Summary: Base exception package as Moo Role for Map::Tube::* family
|
Summary: Base exception package as Moo Role for Map::Tube::* family
|
||||||
@@ -25,6 +25,7 @@ License: Artistic-2.0
|
|||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/Map-Tube-Exception/
|
Url: http://search.cpan.org/dist/Map-Tube-Exception/
|
||||||
Source0: http://www.cpan.org/authors/id/M/MA/MANWAR/%{cpan_name}-%{version}.tar.gz
|
Source0: http://www.cpan.org/authors/id/M/MA/MANWAR/%{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
|
||||||
@@ -41,7 +42,7 @@ Requires: perl(namespace::clean) >= 0.24
|
|||||||
%description
|
%description
|
||||||
Base exception package as Moo Role for Map::Tube::* family.
|
Base exception package as Moo Role for Map::Tube::* family.
|
||||||
|
|
||||||
Extracted out of the distribution Map::Tube v3.0, so that it can be shared
|
Extracted out of the distribution Map::Tube v3.0,so that it can be shared
|
||||||
with Map::Tube and it's Map::Tube::* family. It has been re-structured in
|
with Map::Tube and it's Map::Tube::* family. It has been re-structured in
|
||||||
the process.
|
the process.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user