8
0

Accepting request 1070683 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/1070683
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Simple?expand=0&rev=44
This commit is contained in:
2023-03-11 17:23:34 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:27a7532e716b0551713db57cdc8596aec27ba4edf1b6f24f90565d5fb30865d8
size 333613

View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Mar 7 03:09:01 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 1.302193
see /usr/share/doc/packages/perl-Test-Simple/Changes
1.302193 2023-03-06 09:38:00-08:00 America/Los_Angeles
- Deprecate inst't()
-------------------------------------------------------------------
Fri Feb 3 03:07:54 UTC 2023 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,7 +18,7 @@
%define cpan_name Test-Simple
Name: perl-Test-Simple
Version: 1.302192
Version: 1.302193
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Basic utilities for writing tests
@@ -60,7 +60,7 @@ make test
%perl_gen_filelist
%files -f %{name}.files
%doc appveyor.yml Changes examples README README.md
%doc Changes examples README README.md
%license LICENSE
%changelog