Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-19 23:20:42 +00:00
parent 877a9e64cb
commit 6a777c75e3
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: clearsilver
Version: 0.10.5
Release: 65%{?dist}
Release: 66%{?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.
@ -157,6 +157,9 @@ ln -s clearsilver-%{version}.jar $RPM_BUILD_ROOT%{_libdir}/java/clearsilver.jar
%changelog
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.5-66
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Oct 27 2021 Paul Wouters <paul.wouters@aiven.io> - 0.10.5-65
- Add Conflicts: for incoming python-cs (rhbz#2017419)