forked from pool/perl-Module-Build-Tiny
WIP: Automatic update to Module-Build-Tiny-0.053.tar.gz #1
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd10452c9f24d4b4fe594126e3ad231bab6cebf16acda40a4e8dc784907eb87f
|
||||
size 22980
|
||||
BIN
Module-Build-Tiny-0.053.tar.gz
LFS
Normal file
BIN
Module-Build-Tiny-0.053.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 4 06:03:28 UTC 2026 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.53.0 (0.053)
|
||||
see /usr/share/doc/packages/perl-Module-Build-Tiny/Changes
|
||||
|
||||
0.053 2026-03-03 20:42:07+01:00 Europe/Brussels
|
||||
- Always set dynamic_config=0 in MYMETA
|
||||
- Set PERL_DL_NONLAZY=1 during testing
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 25 05:33:31 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Module-Build-Tiny
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 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,10 +18,10 @@
|
||||
|
||||
%define cpan_name Module-Build-Tiny
|
||||
Name: perl-Module-Build-Tiny
|
||||
Version: 0.52.0
|
||||
Version: 0.53.0
|
||||
Release: 0
|
||||
# 0.052 -> normalize -> 0.52.0
|
||||
%define cpan_version 0.052
|
||||
# 0.053 -> normalize -> 0.53.0
|
||||
%define cpan_version 0.053
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Tiny replacement for Module::Build
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
@@ -65,7 +65,7 @@ Whereas Module::Build has over 6,700 lines of code; this module has less
|
||||
than 200, yet supports the features needed by most distributions.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{cpan_name}-%{cpan_version} -p1
|
||||
%autosetup -n %{cpan_name}-%{cpan_version} -p1
|
||||
|
||||
%build
|
||||
perl Build.PL --installdirs=vendor
|
||||
|
||||
Reference in New Issue
Block a user