Compare commits
21 Commits
Author | SHA256 | Date | |
---|---|---|---|
7fd093731c | |||
efc336ea9d | |||
4f5a302059 | |||
f91fb74798 | |||
93e85b54b4 | |||
0391a63deb | |||
adae27094b | |||
7e3e0eec03 | |||
292ac086bc | |||
e782476141 | |||
f03ab07080 | |||
f47971d22d | |||
6562014af1 | |||
f6b1e17fcd | |||
36707ff41a | |||
f92fe6cece | |||
8d1cf979ba | |||
20aa986e81 | |||
ccdec026e2 | |||
332b918953 | |||
21ef4221bc |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9fa782e36da3d7a13493cf4e1ac5b32764a1e62df81c74b9cd3f8524c4ccf9f8
|
||||
size 22807
|
BIN
CPAN-Perl-Releases-5.20250820.tar.gz
(Stored with Git LFS)
Normal file
BIN
CPAN-Perl-Releases-5.20250820.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
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 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 21 19:57:00 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 5.202.508.200 (5.20250820)
|
||||
see /usr/share/doc/packages/perl-CPAN-Perl-Releases/Changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 4 05:37:01 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-CPAN-Perl-Releases
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,15 +18,16 @@
|
||||
|
||||
%define cpan_name CPAN-Perl-Releases
|
||||
Name: perl-CPAN-Perl-Releases
|
||||
Version: 5.202.507.30
|
||||
Version: 5.202.508.200
|
||||
Release: 0
|
||||
# 5.20250703 -> normalize -> 5.202.507.30
|
||||
%define cpan_version 5.20250703
|
||||
# 5.20250820 -> normalize -> 5.202.508.200
|
||||
%define cpan_version 5.20250820
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Mapping Perl releases on CPAN to the location of the tarballs
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
Source0: https://cpan.metacpan.org/authors/id/B/BI/BINGOS/%{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