Accepting request 946049 from devel:languages:perl:autoupdate

- updated to 1.115
   see /usr/share/doc/packages/perl-Module-Extract-VERSION/Changes

OBS-URL: https://build.opensuse.org/request/show/946049
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Extract-VERSION?expand=0&rev=7
This commit is contained in:
2022-01-17 13:50:01 +00:00
committed by Git OBS Bridge
parent 5fe799c7bc
commit c028a5f882
4 changed files with 12 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jan 9 03:06:34 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 1.115
see /usr/share/doc/packages/perl-Module-Extract-VERSION/Changes
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 21 03:10:31 UTC 2021 - Tina Müller <timueller+perl@suse.de> Thu Jan 21 03:10:31 UTC 2021 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-Module-Extract-VERSION # spec file for package perl-Module-Extract-VERSION
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define cpan_name Module-Extract-VERSION %define cpan_name Module-Extract-VERSION
Name: perl-Module-Extract-VERSION Name: perl-Module-Extract-VERSION
Version: 1.114 Version: 1.115
Release: 0 Release: 0
Summary: Extract a module version safely Summary: Extract a module version safely
License: Artistic-2.0 License: Artistic-2.0
@@ -28,6 +28,7 @@ Source1: cpanspec.yml
BuildArch: noarch BuildArch: noarch
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.64
BuildRequires: perl(Test::More) >= 1 BuildRequires: perl(Test::More) >= 1
BuildRequires: perl(Tie::Hash::NamedCapture) BuildRequires: perl(Tie::Hash::NamedCapture)
BuildRequires: perl(version) BuildRequires: perl(version)