1
0

Accepting request 975112 from devel:languages:perl:autoupdate

- updated to 1.7046
   see /usr/share/doc/packages/perl-App-cpanminus/Changes
  1.7046  2022-04-26 23:00:56 PDT
     [Documentation]
        - Remove git.io URL that's going to be deprecated.

OBS-URL: https://build.opensuse.org/request/show/975112
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-cpanminus?expand=0&rev=53
This commit is contained in:
Christian Wittmer 2022-05-06 14:12:17 +00:00 committed by Git OBS Bridge
parent 49d9eb8b73
commit 3744afd08c
4 changed files with 16 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Apr 28 03:06:11 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 1.7046
see /usr/share/doc/packages/perl-App-cpanminus/Changes
1.7046 2022-04-26 23:00:56 PDT
[Documentation]
- Remove git.io URL that's going to be deprecated.
-------------------------------------------------------------------
Fri Jan 28 03:06:10 UTC 2022 - Tina Müller <timueller+perl@suse.de>

View File

@ -18,10 +18,10 @@
%define cpan_name App-cpanminus
Name: perl-App-cpanminus
Version: 1.7045
Version: 1.7046
Release: 0
Summary: Get, unpack, build and install modules from CPAN
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Get, unpack, build and install modules from CPAN
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/M/MI/MIYAGAWA/%{cpan_name}-%{version}.tar.gz
Source1: fatunpack
@ -69,8 +69,8 @@ BuildRequires: perl(version)
BuildRequires: perl(warnings::register)
# YAML not needed for compilation
# Tests:
BuildRequires: perl(Pod::Select)
BuildRequires: perl(Test::More)
BuildRequires: perl(Pod::Select)
# Current dependency generator cannot parse compressed code. Use PPI to find
# them, and list them manually:
# Archive::Tar is optional