Accepting request 1041131 from devel:languages:perl:autoupdate

- updated to 1.27
   see /usr/share/doc/packages/perl-Data-Alias/Changes
  1.27  2022-12-02  XMATH
      - Fix tests on older perl versions
  1.26  2022-12-01  XMATH
      - Fix compile error when using perl 5.37.2 or later
      - Improve diagnostic output from tests
  1.25_01  2021-05-15  XMATH
      - Fix localized alias-assignment to previously non-existing hash element.
      - Avoid testing threading on broken perl versions
      - Fix certain linker errors by making sure perl's global variables are
        accessed through their accessor functions when applicable.

OBS-URL: https://build.opensuse.org/request/show/1041131
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Alias?expand=0&rev=22
This commit is contained in:
Stephan Kulow
2022-12-13 16:03:13 +00:00
committed by Git OBS Bridge
parent 7540f7ad28
commit 10de0a84cc
4 changed files with 25 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:edf7586c8e2194c4a38fe9a0e5619dbcf811136091f86cd775721e40ff2dc209
size 56288

3
Data-Alias-1.27.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c6564e295b5901cc408357ad74170a672402895cf8e6e9adb2411474f6ba0df4
size 56567

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sat Dec 3 03:06:12 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 1.27
see /usr/share/doc/packages/perl-Data-Alias/Changes
1.27 2022-12-02 XMATH
- Fix tests on older perl versions
1.26 2022-12-01 XMATH
- Fix compile error when using perl 5.37.2 or later
- Improve diagnostic output from tests
1.25_01 2021-05-15 XMATH
- Fix localized alias-assignment to previously non-existing hash element.
- Avoid testing threading on broken perl versions
- Fix certain linker errors by making sure perl's global variables are
accessed through their accessor functions when applicable.
-------------------------------------------------------------------
Wed May 12 03:06:48 UTC 2021 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Data-Alias
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# 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 Data-Alias
Name: perl-Data-Alias
Version: 1.25
Version: 1.27
Release: 0
Summary: Comprehensive set of aliasing operations
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Comprehensive set of aliasing operations
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/X/XM/XMATH/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml