8
0

Compare commits

..

13 Commits

Author SHA256 Message Date
12a1a5ce94 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
d69e5532fd Accepting request 1235355 from devel:languages:perl:autoupdate
- 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/request/show/1235355
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
039e1c72fd Accepting request 1156513 from devel:languages:perl
- Fix disabling of __perllib_provides

OBS-URL: https://build.opensuse.org/request/show/1156513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Inter?expand=0&rev=18
2024-03-10 19:23:43 +00:00
968fad43e1 Accepting request 1153785 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1153785
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Inter?expand=0&rev=17
2024-03-03 19:18:11 +00:00
d8d9ddf98b Accepting request 1070686 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1070686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Inter?expand=0&rev=16
2023-03-11 17:23:36 +00:00
c587e50961 Accepting request 685286 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/685286
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Inter?expand=0&rev=15
2019-03-18 09:36:34 +00:00
94ffd5476a Accepting request 588514 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/588514
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Inter?expand=0&rev=14
2018-03-19 22:39:23 +00:00
a47b5ae4e2 Accepting request 297008 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/297008
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Inter?expand=0&rev=13
2015-04-16 12:13:36 +00:00
Stephan Kulow
af2d5b5785 Accepting request 177518 from devel:languages:perl
- updated to 1.05
   The __nl__ substitution wasn't happening.
   Fixed the Build.PL/Makefile.PL scripts to not install the example scripts.  RT 84091 (forwarded request 177491 from coolo)

OBS-URL: https://build.opensuse.org/request/show/177518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Inter?expand=0&rev=10
2013-06-06 11:51:12 +00:00
Stephan Kulow
a6a43123a7 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Inter?expand=0&rev=7
2011-12-06 17:48:13 +00:00
Stephan Kulow
d78a6bf7bb Accepting request 92305 from devel:languages:perl
update

OBS-URL: https://build.opensuse.org/request/show/92305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Inter?expand=0&rev=6
2011-11-21 11:47:24 +00:00
Lars Vogdt
8cbaaca981 Autobuild autoformatter for 54660
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Inter?expand=0&rev=3
2010-12-05 21:21:02 +00:00
Lars Vogdt
6db3950293 Accepting request 54660 from devel:languages:perl
Accepted submit request 54660 from user coolo

OBS-URL: https://build.opensuse.org/request/show/54660
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Inter?expand=0&rev=2
2010-12-05 21:20:54 +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}