forked from pool/perl-Sub-Quote
Automatic update to v2.6.9 (2.006009) #1
BIN
Sub-Quote-2.006008.tar.gz
(Stored with Git LFS)
BIN
Sub-Quote-2.006008.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
Sub-Quote-2.006009.tar.gz
(Stored with Git LFS)
Normal file
BIN
Sub-Quote-2.006009.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 9 20:29:15 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 2.006009
|
||||
see /usr/share/doc/packages/perl-Sub-Quote/Changes
|
||||
|
||||
2.006009 - 2025-08-20
|
||||
- fix new warning for bare \ in qw()
|
||||
- fix documentation for hintshash option
|
||||
- fix author tests with newer perl versions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 21 03:10:25 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Sub-Quote
|
||||
#
|
||||
# Copyright (c) 2023 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,7 +18,7 @@
|
||||
|
||||
%define cpan_name Sub-Quote
|
||||
Name: perl-Sub-Quote
|
||||
Version: 2.006008
|
||||
Version: 2.006009
|
||||
Release: 0
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Efficient generation of subroutines via string eval
|
||||
@@ -37,7 +37,7 @@ Recommends: perl(Sub::Util)
|
||||
This package provides performant ways to generate subroutines from strings.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{cpan_name}-%{version}
|
||||
%autosetup -n %{cpan_name}-%{version} -p1
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor
|
||||
|
||||
Reference in New Issue
Block a user