Mon, 20 May 2024 16:45:14 UTC | login

Information for build freemarker-2.3.30-2.fc33

ID177468
Package Namefreemarker
Version2.3.30
Release2.fc33
Epoch
SummaryThe Apache FreeMarker Template Engine
DescriptionApache FreeMarker is a template engine: a Java library to generate text output (HTML web pages, e-mails, configuration files, source code, etc.) based on templates and changing data. Templates are written in the FreeMarker Template Language (FTL), which is a simple, specialized language (not a full-blown programming language like PHP).
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 14:11:13 UTC
CompletedThu, 13 Aug 2020 14:11:13 UTC
Tags
f33
f37
f38
RPMs
src
freemarker-2.3.30-2.fc33.src.rpm (info) (download)
noarch
freemarker-2.3.30-2.fc33.noarch.rpm (info) (download)
freemarker-javadoc-2.3.30-2.fc33.noarch.rpm (info) (download)
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.30-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 20 2020 Mat Booth <mat.booth@redhat.com> - 2.3.30-1 - Update to latest upstream release - Fixing to Java 8 due to requirement for Java 8 boot classpath; this should be ported to use the compiler release flag in the future * Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 2.3.29-5 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * Wed Apr 01 2020 Mat Booth <mat.booth@redhat.com> - 2.3.29-4 - Rebuild for rawhide * Tue Mar 24 2020 Mat Booth <mat.booth@redhat.com> - 2.3.29-3 - Fix source encoding for javadoc generation * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.29-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Oct 23 2019 Fabio Valentini <decathorpe@gmail.com> - 2.3.29-1 - Update to version 2.3.29. * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.28-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat May 11 2019 Mat Booth <mat.booth@redhat.com> - 2.3.28-3 - Allow conditionally building with a reduced dependency set * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.28-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Aug 22 2018 Mat Booth <mat.booth@redhat.com> - 2.3.28-1 - Update to latest upstream release - Drop unnecessary dep on saxpath and avalon