Accepting request 699789 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/699789 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Term-Shell?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
0abf8754f2
commit
c90cbe2c3b
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7d1f824c2db22769b60000b5b9ca2ad469c154939f9ec1cd3f0e06e9c967dda3
|
|
||||||
size 36154
|
|
3
Term-Shell-0.11.tar.gz
Normal file
3
Term-Shell-0.11.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7a142361f22f2e5fae9d6e39353663e8bdfa6118d1aee82204bd9083ddb04154
|
||||||
|
size 36357
|
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 1 05:33:14 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||||||
|
|
||||||
|
- updated to 0.11
|
||||||
|
see /usr/share/doc/packages/perl-Term-Shell/Changes
|
||||||
|
|
||||||
|
0.11 2019-04-30
|
||||||
|
- Apply https://github.com/shlomif/Term-Shell/pull/3
|
||||||
|
- Fix aliases.
|
||||||
|
- Add tidyall, TestCount, PerlCritic, PerlTidy checks.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 23 06:29:00 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
Sun Dec 23 06:29:00 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Term-Shell
|
# spec file for package perl-Term-Shell
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,10 +17,10 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Term-Shell
|
Name: perl-Term-Shell
|
||||||
Version: 0.10
|
Version: 0.11
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Term-Shell
|
%define cpan_name Term-Shell
|
||||||
Summary: Simple Command-Line Shell Framework
|
Summary: Simple command-line shell framework
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: https://metacpan.org/release/%{cpan_name}
|
Url: https://metacpan.org/release/%{cpan_name}
|
||||||
|
Reference in New Issue
Block a user