forked from pool/perl-Test-Inter
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
3df4786067 | |||
d3b030e203 |
@@ -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
BIN
Test-Inter-1.12.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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>
|
||||
|
||||
|
@@ -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}
|
||||
|
Reference in New Issue
Block a user