Accepting request 949202 from devel:languages:perl:autoupdate

- updated to 1.023
   see /usr/share/doc/packages/perl-Module-Extract-Namespaces/Changes
  1.023 2022-01-21T10:19:11Z
  	* Fix truncated LICENSE file. No code changes.

OBS-URL: https://build.opensuse.org/request/show/949202
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Extract-Namespaces?expand=0&rev=8
This commit is contained in:
2022-01-28 10:04:11 +00:00
committed by Git OBS Bridge
parent 54c969f3ce
commit 500962caf0
4 changed files with 15 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Jan 22 03:06:23 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 1.023
see /usr/share/doc/packages/perl-Module-Extract-Namespaces/Changes
1.023 2022-01-21T10:19:11Z
* Fix truncated LICENSE file. No code changes.
-------------------------------------------------------------------
Thu Jan 21 03:09:52 UTC 2021 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Module-Extract-Namespaces
#
# 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,7 +18,7 @@
%define cpan_name Module-Extract-Namespaces
Name: perl-Module-Extract-Namespaces
Version: 1.022
Version: 1.023
Release: 0
Summary: Extract the package declarations from a module
License: Artistic-2.0
@@ -28,6 +28,7 @@ Source1: cpanspec.yml
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.64
BuildRequires: perl(PPI) >= 1.270
BuildRequires: perl(Test::More) >= 1
Requires: perl(PPI) >= 1.270