Accepting request 1153683 from devel:languages:perl:autoupdate
- updated to 1.024 see /usr/share/doc/packages/perl-Module-Extract-Namespaces/Changes 1.024 2024-02-10T21:36:24Z * refresh distro, update email address, release under new PAUSE ID BRIANDOY. OBS-URL: https://build.opensuse.org/request/show/1153683 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Extract-Namespaces?expand=0&rev=9
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db335cf5ab9358c76a91ee1ff7fd18225c80273316b87ae8555be2227a43e1f4
|
||||
size 12424
|
3
Module-Extract-Namespaces-1.024.tar.gz
Normal file
3
Module-Extract-Namespaces-1.024.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93afa19066d66dc53b6ef2e3faca50ab5c236904b0e51a6c40f28a60c763776c
|
||||
size 12628
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 11 03:08:37 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.024
|
||||
see /usr/share/doc/packages/perl-Module-Extract-Namespaces/Changes
|
||||
|
||||
1.024 2024-02-10T21:36:24Z
|
||||
* refresh distro, update email address, release under new PAUSE ID
|
||||
BRIANDOY.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 22 03:06:23 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Module-Extract-Namespaces
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,12 +18,13 @@
|
||||
|
||||
%define cpan_name Module-Extract-Namespaces
|
||||
Name: perl-Module-Extract-Namespaces
|
||||
Version: 1.023
|
||||
Version: 1.24.0
|
||||
Release: 0
|
||||
Summary: Extract the package declarations from a module
|
||||
%define cpan_version 1.024
|
||||
License: Artistic-2.0
|
||||
Summary: Extract the package declarations from a module
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
Source0: https://cpan.metacpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/B/BR/BRIANDFOY/%{cpan_name}-%{cpan_version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl
|
||||
@@ -32,6 +33,8 @@ BuildRequires: perl(ExtUtils::MakeMaker) >= 6.64
|
||||
BuildRequires: perl(PPI) >= 1.270
|
||||
BuildRequires: perl(Test::More) >= 1
|
||||
Requires: perl(PPI) >= 1.270
|
||||
Provides: perl(Module::Extract::Namespaces) = %{version}
|
||||
%define __perllib_provides /bin/true
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
@@ -45,7 +48,7 @@ It does not extract:
|
||||
* * packages created as part of a fully qualified variable name
|
||||
|
||||
%prep
|
||||
%autosetup -n %{cpan_name}-%{version}
|
||||
%autosetup -n %{cpan_name}-%{cpan_version}
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor
|
||||
|
Reference in New Issue
Block a user