Accepting request 1247067 from devel:languages:perl:autoupdate
- initial package 0.150.0 (0.15) * created by cpanspec 1.84.01 OBS-URL: https://build.opensuse.org/request/show/1247067 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Role-Basic?expand=0&rev=3
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:38a0959ef9f193ff76e72c325a9e9211bc4868689bd0e2b005778f53f8b6f36a
|
||||
size 39625
|
3
Role-Basic-0.15.tar.gz
Normal file
3
Role-Basic-0.15.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:87d80503a2748cdaa7512efb71f39c5aedd3c982662f2a22bce1e54758500b6c
|
||||
size 37301
|
5
perl-Role-Basic.changes
Normal file
5
perl-Role-Basic.changes
Normal file
@@ -0,0 +1,5 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 05:33:48 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- initial package 0.150.0 (0.15)
|
||||
* created by cpanspec 1.84.01
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Role-Basic
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name Role-Basic
|
||||
Name: perl-Role-Basic
|
||||
Version: 0.130.0
|
||||
Version: 0.150.0
|
||||
Release: 0
|
||||
# 0.13 -> normalize -> 0.130.0
|
||||
%define cpan_version 0.13
|
||||
# 0.15 -> normalize -> 0.150.0
|
||||
%define cpan_version 0.15
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Just roles. Nothing else
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
@@ -29,7 +29,7 @@ Source0: https://cpan.metacpan.org/authors/id/O/OV/OVID/%{cpan_name}-%{cp
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Module::Build) >= 0.36
|
||||
BuildRequires: perl(Module::Build)
|
||||
Provides: perl(Role::Basic) = %{version}
|
||||
%undefine __perllib_provides
|
||||
%{perl_requires}
|
||||
@@ -58,7 +58,7 @@ also aims to be a _subset_ of Moose::Role behavior so that when/if you're
|
||||
ready to upgrade, there will be minimal pain.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{cpan_name}-%{cpan_version}
|
||||
%autosetup -n %{cpan_name}-%{cpan_version} -p1
|
||||
|
||||
%build
|
||||
perl Build.PL --installdirs=vendor
|
||||
|
Reference in New Issue
Block a user