forked from pool/perl-Test-Script
Accepting request 457010 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/457010 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Script?expand=0&rev=31
This commit is contained in:
committed by
Git OBS Bridge
parent
79fd495a48
commit
c31f7ca0ad
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f29824e101e4402f4417427b157ee7069ba5e1268315386f72452938693cd99
|
||||
size 22799
|
3
Test-Script-1.15.tar.gz
Normal file
3
Test-Script-1.15.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8e47d307020fc0a9d5b8e72e47320d28dc34a8d7115df117a79a35f2c78900c4
|
||||
size 22507
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 14 07:45:24 UTC 2017 - coolo@suse.com
|
||||
|
||||
- updated to 1.15
|
||||
see /usr/share/doc/packages/perl-Test-Script/Changes
|
||||
|
||||
1.15 2017-02-14 07:08:51 +1100
|
||||
- Fix bug where list reference arguments to script_compiles
|
||||
and script_runs are modified (gh#9)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 14 06:24:43 UTC 2016 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Test-Script
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 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,14 +17,14 @@
|
||||
|
||||
|
||||
Name: perl-Test-Script
|
||||
Version: 1.14
|
||||
Version: 1.15
|
||||
Release: 0
|
||||
%define cpan_name Test-Script
|
||||
Summary: Basic cross-platform tests for scripts
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Test-Script/
|
||||
Source0: http://www.cpan.org/authors/id/P/PL/PLICEASE/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -75,6 +75,7 @@ platform safety, this module will err on the side of platform safety.
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc author.yml Changes LICENSE README
|
||||
%doc author.yml Changes README t2
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user