Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
987c0e8203 | |||
12a1a5ce94 | |||
d69e5532fd |
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
## Build Results
|
||||
|
||||
Current state of perl in openSUSE:Factory is
|
||||
|
||||

|
||||
|
||||
The current state of perl in the devel project build (devel:languages:perl)
|
||||
|
||||

|
||||
|
||||
|
@@ -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,14 +18,16 @@
|
||||
|
||||
%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}
|
||||
Source0: https://cpan.metacpan.org/authors/id/S/SB/SBECK/%{cpan_name}-%{cpan_version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
Source100: README.md
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
|
Reference in New Issue
Block a user