generated from smedev/Template-for-SMEServer-Core-Perl
* Sat Nov 01 2025 Jean-Philippe Pialasse <jpp@koozali.org> 4.0.0-7.sme
- force provides
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Name: perl-Array-Compare
|
||||
Version: 4.0.0
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Perl extension for comparing arrays
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/Array-Compare
|
||||
@@ -26,6 +26,11 @@ BuildRequires: perl(warnings)
|
||||
BuildRequires: perl(indirect)
|
||||
# Dependencies
|
||||
# (none)
|
||||
# force provides as I fail to get is via autoprov
|
||||
Provides: perl(Array::Compare) = %{version}-%{release}
|
||||
BuildRequires: perl-devel
|
||||
AutoReqProv: yes
|
||||
|
||||
|
||||
%description
|
||||
If you have two arrays and you want to know if they are the same or
|
||||
@@ -52,6 +57,9 @@ make test
|
||||
%{_mandir}/man3/Array::Compare.3*
|
||||
|
||||
%changelog
|
||||
* Sat Nov 01 2025 Jean-Philippe Pialasse <jpp@koozali.org> 4.0.0-7.sme
|
||||
- force provides
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
|
||||
Reference in New Issue
Block a user