8
0

2 Commits

Author SHA256 Message Date
3df4786067 Accepting request 1235368 from devel:languages:perl
- updated to 1.120.0 (1.12)
   see /usr/share/doc/packages/perl-Test-Inter/Changes
  1.12  2024-12-09
    - Fixed some comparisons so that perl 5.41.* won't give warnings.  Reported in
      GitHub #51 (for Date::Manip distribution). (forwarded request 1235355 from tinita)

OBS-URL: https://build.opensuse.org/request/show/1235368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Inter?expand=0&rev=19
2025-01-07 19:50:43 +00:00
d3b030e203 - updated to 1.120.0 (1.12)
see /usr/share/doc/packages/perl-Test-Inter/Changes
  1.12  2024-12-09
    - Fixed some comparisons so that perl 5.41.* won't give warnings.  Reported in
      GitHub #51 (for Date::Manip distribution).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Inter?expand=0&rev=28
2025-01-06 17:26:13 +00:00
4 changed files with 16 additions and 5 deletions

View File

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

BIN
Test-Inter-1.12.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Dec 12 16:38:28 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 1.120.0 (1.12)
see /usr/share/doc/packages/perl-Test-Inter/Changes
1.12 2024-12-09
- Fixed some comparisons so that perl 5.41.* won't give warnings. Reported in
GitHub #51 (for Date::Manip distribution).
-------------------------------------------------------------------
Fri Mar 8 23:05:36 UTC 2024 - Tina Müller <tina.mueller@suse.com>

View File

@@ -18,9 +18,10 @@
%define cpan_name Test-Inter
Name: perl-Test-Inter
Version: 1.110.0
Version: 1.120.0
Release: 0
%define cpan_version 1.11
# 1.12 -> normalize -> 1.120.0
%define cpan_version 1.12
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Framework for more readable interactive test scripts
URL: https://metacpan.org/release/%{cpan_name}