Accepting request 536690 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/536690 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Shell-Config-Generate?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
5603ffec52
commit
33252ccf56
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:40bc26591759063cc7d33bf8469676b3a4538866f3bfe07dfd16f1fd704d1443
|
|
||||||
size 27838
|
|
3
Shell-Config-Generate-0.31.tar.gz
Normal file
3
Shell-Config-Generate-0.31.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2678db9bb57a2754cfc0addc1127f1d8d807503cc5498874f3412eaef7e3590c
|
||||||
|
size 28407
|
@@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 26 05:52:15 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.31
|
||||||
|
see /usr/share/doc/packages/perl-Shell-Config-Generate/Changes
|
||||||
|
|
||||||
|
0.31 2017-10-25 11:10:03 -0400
|
||||||
|
- Production release identical to 0.30_01
|
||||||
|
|
||||||
|
0.30_01 2017-09-08 15:08:18 -0400
|
||||||
|
- You can now pass a string name of the shell
|
||||||
|
to generate and generate_file
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 4 06:07:03 UTC 2017 - coolo@suse.com
|
Mon Sep 4 06:07:03 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Shell-Config-Generate
|
Name: perl-Shell-Config-Generate
|
||||||
Version: 0.29
|
Version: 0.31
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Shell-Config-Generate
|
%define cpan_name Shell-Config-Generate
|
||||||
Summary: Portably generate config for any shell
|
Summary: Portably generate config for any shell
|
||||||
@@ -32,7 +32,8 @@ BuildRequires: perl
|
|||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(Shell::Guess) >= 0.02
|
BuildRequires: perl(Shell::Guess) >= 0.02
|
||||||
BuildRequires: perl(Test2::API) >= 1.302015
|
BuildRequires: perl(Test2::API) >= 1.302015
|
||||||
BuildRequires: perl(Test::More) >= 0.94
|
BuildRequires: perl(Test2::Mock) >= 0.000060
|
||||||
|
BuildRequires: perl(Test2::V0) >= 0.000060
|
||||||
Requires: perl(Shell::Guess) >= 0.02
|
Requires: perl(Shell::Guess) >= 0.02
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user