Compare commits
2 Commits
1_302207-1
...
master
Author | SHA1 | Date | |
---|---|---|---|
113f1c0c5a | |||
3777f9527a |
@ -1,6 +1,9 @@
|
|||||||
Name: perl-Test-Simple
|
Name: perl-Test-Simple
|
||||||
|
%if %{rhel} == 8
|
||||||
|
Epoch: 1
|
||||||
|
%endif
|
||||||
Version: 1.302207
|
Version: 1.302207
|
||||||
Release: 1%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Basic utilities for writing tests
|
Summary: Basic utilities for writing tests
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -69,5 +72,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 27 2025 Jean-Philippe Pialasse <jpp@koozali.org> 1.302207-3.sme
|
||||||
|
- set Epoch 1 for el8
|
||||||
|
|
||||||
* Tue Jan 21 2025 Koozali 1.302207-1
|
* Tue Jan 21 2025 Koozali 1.302207-1
|
||||||
- Specfile autogenerated by cpanspec 1.78.
|
- Specfile autogenerated by cpanspec 1.78.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user