Support EL-8

This commit is contained in:
Gwyn Ciesla 2019-12-06 10:49:31 -05:00
parent f6eecdbfe3
commit 02e336911e
1 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: clearsilver
Version: 0.10.5
Release: 55%{?dist}
Release: 56%{?dist}
Summary: Fast and powerful HTML templating system
# Technically, the license is "Neotonic ClearSilver", but it is a copy of
# ASL 1.1 with the trademarks as the only difference.
@ -44,6 +44,9 @@ BuildRequires: perl-interpreter
BuildRequires: perl-devel
BuildRequires: perl-generators
%endif
%if 0%{?rhel} > 7
BuildRequires: perl-ExtUtils-MakeMaker
%endif
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Provides: %{name}-perl = %{version}-%{release}
@ -150,6 +153,9 @@ ln -s clearsilver-%{version}.jar $RPM_BUILD_ROOT%{_libdir}/java/clearsilver.jar
%changelog
* Fri Dec 06 2019 Gwyn Ciesla <gwync@protonmail.com - 0.10.5-56
- Support EL-8.
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.5-55
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild