Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
5b5165369d | |||
7e9f043000 | |||
14c239ebf9 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ef84e73aad50a3be332885d2a3b12f3cab1b1e0bad24e88297a123b4f39f3ce
|
||||
size 13421
|
BIN
ExtUtils-Config-0.010.tar.gz
(Stored with Git LFS)
Normal file
BIN
ExtUtils-Config-0.010.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,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 17 05:30:27 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.10.0 (0.010)
|
||||
see /usr/share/doc/packages/perl-ExtUtils-Config/Changes
|
||||
|
||||
0.010 2024-08-16 19:43:45+02:00 Europe/Brussels
|
||||
Fix regression in serialize method
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 26 03:07:57 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@@ -18,14 +18,15 @@
|
||||
|
||||
%define cpan_name ExtUtils-Config
|
||||
Name: perl-ExtUtils-Config
|
||||
Version: 0.9.0
|
||||
Version: 0.10.0
|
||||
Release: 0
|
||||
# 0.009 -> normalize -> 0.9.0
|
||||
%define cpan_version 0.009
|
||||
# 0.010 -> normalize -> 0.10.0
|
||||
%define cpan_version 0.010
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Wrapper for perl's configuration
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
Source0: https://cpan.metacpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{cpan_version}.tar.gz
|
||||
Source100: README.md
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
|
Reference in New Issue
Block a user