Thu, 18 Apr 2024 13:04:40 UTC | login

Information for build yuicompressor-2.4.8-10.fc33

ID177792
Package Nameyuicompressor
Version2.4.8
Release10.fc33
Epoch
SummaryYUI Compressor - The Yahoo JavaScript and CSS Compressor
DescriptionThe YUI Compressor is a JavaScript compressor which, in addition to removing comments and white-spaces, obfuscates local variables using the smallest possible variable name. This obfuscation is safe, even when using constructs such as 'eval' or 'with' (although the compression is not optimal in those cases) Compared to jsmin, the average savings is around 20%. The YUI Compressor is also able to safely compress CSS files. The decision on which compressor is being used is made on the file extension (js or css).
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 14:25:27 UTC
CompletedThu, 13 Aug 2020 14:25:27 UTC
Tags
f33
f37
f38
RPMs
src
yuicompressor-2.4.8-10.fc33.src.rpm (info) (download)
noarch
yuicompressor-2.4.8-10.fc33.noarch.rpm (info) (download)
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.8-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat Jul 11 2020 Jiri Vanek <jvanek@redhat.com> - 2.4.8-9 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * Tue May 05 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 2.4.8-8 - Update source and target for JDK 11 * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.8-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.8-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Aug 31 2018 Severin Gehwolf <sgehwolf@redhat.com> - 2.4.8-4 - Add explicit requirement on javapackages-tools since yuicompressor script uses java-functions. See RHBZ#1600426.