forked from pool/perl-MooseX-Getopt
Accepting request 631322 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/631322 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-MooseX-Getopt?expand=0&rev=19
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:de18f8ea0a5650cbbdebecb8f4c028f5f951fc5698332f7b8e20c7874902c259
|
||||
size 54544
|
||||
3
MooseX-Getopt-0.72.tar.gz
Normal file
3
MooseX-Getopt-0.72.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a378411a061ed239554d2b7f86b2b82bf55f600901243a6ec3fd29557d171b2e
|
||||
size 57394
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 5 05:41:09 UTC 2018 - coolo@suse.com
|
||||
|
||||
- updated to 0.72
|
||||
see /usr/share/doc/packages/perl-MooseX-Getopt/Changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 23 06:43:20 UTC 2016 - coolo@suse.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-MooseX-Getopt
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,15 +17,15 @@
|
||||
|
||||
|
||||
Name: perl-MooseX-Getopt
|
||||
Version: 0.71
|
||||
Version: 0.72
|
||||
Release: 0
|
||||
#Upstream: Artistic-1.0 or GPL-1.0+
|
||||
%define cpan_name MooseX-Getopt
|
||||
Summary: Moose role for processing command line options
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/MooseX-Getopt/
|
||||
Source0: http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -48,7 +48,7 @@ BuildRequires: perl(Test::Deep)
|
||||
BuildRequires: perl(Test::Fatal) >= 0.003
|
||||
BuildRequires: perl(Test::Moose)
|
||||
BuildRequires: perl(Test::More) >= 0.88
|
||||
BuildRequires: perl(Test::Requires)
|
||||
BuildRequires: perl(Test::Needs)
|
||||
BuildRequires: perl(Test::Trap)
|
||||
BuildRequires: perl(Test::Warnings) >= 0.009
|
||||
BuildRequires: perl(Try::Tiny)
|
||||
@@ -84,6 +84,7 @@ using parameters passed in from the command line.
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes CONTRIBUTING LICENSE README
|
||||
%doc Changes CONTRIBUTING README
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user