Accepting request 892394 from devel:languages:perl:autoupdate

- updated to 1.25
   see /usr/share/doc/packages/perl-Data-Alias/Changes

OBS-URL: https://build.opensuse.org/request/show/892394
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Alias?expand=0&rev=21
This commit is contained in:
Lars Vogdt
2021-05-12 15:02:17 +00:00
committed by Git OBS Bridge
parent 352ade371e
commit 7540f7ad28
4 changed files with 11 additions and 5 deletions

View File

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

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

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 12 03:06:48 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 1.25
see /usr/share/doc/packages/perl-Data-Alias/Changes
-------------------------------------------------------------------
Wed May 5 03:06:56 UTC 2021 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,7 +18,7 @@
%define cpan_name Data-Alias
Name: perl-Data-Alias
Version: 1.24
Version: 1.25
Release: 0
Summary: Comprehensive set of aliasing operations
License: Artistic-1.0 OR GPL-1.0-or-later
@@ -65,7 +65,7 @@ Perl, you should attempt to migrate to the core facility.
%autosetup -n %{cpan_name}-%{version}
%build
PERL_USE_UNSAFE_INC=1 perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
%make_build
%check