Skip to content

Commit

Permalink
Fixed: 'Package naming issue' n 'runtime requirement on perl-libs'
Browse files Browse the repository at this point in the history
  • Loading branch information
v-smalavathu committed Jan 9, 2025
1 parent b083abd commit 8778f6e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Signatures": {
"Scope-Upper-0.34.tar.gz": "581d8bc510debd0c456a5fc7952cb7138ae667bf38f3a77e96d773dc3196a41e"
"perl-Scope-Upper-0.34.tar.gz": "581d8bc510debd0c456a5fc7952cb7138ae667bf38f3a77e96d773dc3196a41e"
}
}
3 changes: 2 additions & 1 deletion SPECS-EXTENDED/perl-Scope-Upper/perl-Scope-Upper.spec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Summary: Act on upper scopes
Version: 0.34
Release: 8%{?dist}
License: GPL-1.0-or-later OR Artistic-1.0-Perl
Source0: https://cpan.metacpan.org/authors/id/V/VP/VPIT/Scope-Upper-%{version}.tar.gz
Source0: https://cpan.metacpan.org/authors/id/V/VP/VPIT/Scope-Upper-%{version}.tar.gz#/perl-Scope-Upper-%{version}.tar.gz
URL: https://metacpan.org/release/Scope-Upper
# Build
BuildRequires: coreutils
Expand Down Expand Up @@ -35,6 +35,7 @@ BuildRequires: perl(threads)
BuildRequires: perl(threads::shared)
# Optional tests only
BuildRequires: perl(Time::HiRes)
Requires: perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
Requires: perl(XSLoader)

%{?perl_default_filter}
Expand Down

0 comments on commit 8778f6e

Please sign in to comment.