Accepting request 841884 from devel:languages:perl:autoupdate

- updated to 0.12
   see /usr/share/doc/packages/perl-Term-Shell/Changes
  0.12    2020-10-14
      - Rebuild for new dist.ini / weaver.ini / etc. deps

OBS-URL: https://build.opensuse.org/request/show/841884
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Term-Shell?expand=0&rev=10
This commit is contained in:
2020-10-15 11:24:27 +00:00
committed by Git OBS Bridge
parent c90cbe2c3b
commit 3454a7041d
4 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a142361f22f2e5fae9d6e39353663e8bdfa6118d1aee82204bd9083ddb04154
size 36357

3
Term-Shell-0.12.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d6cf579c00b6540c2db1d9297cad74ee0b380fe01ffd38f8e6d6e4cce3b3dd7
size 36300

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Oct 15 03:10:51 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 0.12
see /usr/share/doc/packages/perl-Term-Shell/Changes
0.12 2020-10-14
- Rebuild for new dist.ini / weaver.ini / etc. deps
-------------------------------------------------------------------
Wed May 1 05:33:14 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Term-Shell
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
Name: perl-Term-Shell
Version: 0.11
Version: 0.12
Release: 0
%define cpan_name Term-Shell
Summary: Simple command-line shell framework
License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
Url: https://metacpan.org/release/%{cpan_name}
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
@@ -81,7 +81,7 @@ perl Build.PL installdirs=vendor
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes examples README README.md scripts
%doc Changes examples README README.md
%license LICENSE
%changelog