Skip to content

Commit

Permalink
Fixing '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 9e780f4 commit b2f08e3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion SPECS-EXTENDED/perl-Test-EOL/perl-Test-EOL.signatures.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Signatures": {
"Test-EOL-2.02.tar.gz": "283199d7fb27807fe2226af7b12571c6dc2508d8e5c0feb505d089d31720afc4"
"perl-Test-EOL-2.02.tar.gz": "283199d7fb27807fe2226af7b12571c6dc2508d8e5c0feb505d089d31720afc4"
}
}
4 changes: 2 additions & 2 deletions SPECS-EXTENDED/perl-Test-EOL/perl-Test-EOL.spec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Release: 13%{?dist}
Summary: Check the correct line endings in your project
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/Test-EOL
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/Test-EOL-%{version}.tar.gz
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/Test-EOL-%{version}.tar.gz#/perl-Test-EOL-%{version}.tar.gz
BuildArch: noarch
# Module Build
BuildRequires: coreutils
Expand All @@ -29,7 +29,7 @@ BuildRequires: perl(Test::More) >= 0.88
# Optional Tests
BuildRequires: perl(CPAN::Meta) >= 2.120900
# Dependencies
# (none)
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))

%description
This module scans your project/distribution for any perl files (scripts,
Expand Down

0 comments on commit b2f08e3

Please sign in to comment.