* Sat Nov 01 2025 Jean-Philippe Pialasse <jpp@koozali.org> 4.0.0-7.sme

- force provides
This commit is contained in:
2025-11-01 20:04:05 -04:00
parent e3407332e9
commit fc351362c3

View File

@@ -1,6 +1,6 @@
Name: perl-Array-Compare Name: perl-Array-Compare
Version: 4.0.0 Version: 4.0.0
Release: 6%{?dist} Release: 7%{?dist}
Summary: Perl extension for comparing arrays Summary: Perl extension for comparing arrays
License: GPL-1.0-or-later OR Artistic-1.0-Perl License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/Array-Compare URL: https://metacpan.org/release/Array-Compare
@@ -26,6 +26,11 @@ BuildRequires: perl(warnings)
BuildRequires: perl(indirect) BuildRequires: perl(indirect)
# Dependencies # Dependencies
# (none) # (none)
# force provides as I fail to get is via autoprov
Provides: perl(Array::Compare) = %{version}-%{release}
BuildRequires: perl-devel
AutoReqProv: yes
%description %description
If you have two arrays and you want to know if they are the same or 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* %{_mandir}/man3/Array::Compare.3*
%changelog %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 * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild