Click here to visit the old openkoji buildsystem (Archived)

Information for build perl-CSS-Minifier-0.01-43.fc40

ID34088
Package Nameperl-CSS-Minifier
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.01
Release43.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/perl-CSS-Minifier.git#6a3736cf67c38ff476e43735d734d19f967c8bc7
SummaryRemove unnecessary whitespace from CSS files
DescriptionThis module removes unnecessary whitespace from CSS. The primary requirement developing this module is to not break working stylesheets: if working CSS is in input then working CSS is output. The Mac/Internet Explorer comment hack will be minimized but not stripped and so will continue to function.This module understands space, horizontal tab, new line, carriage return, and form feed characters to be whitespace. Any other characters that may be considered whitespace are not minimized. These other characters include paragraph separator and vertical tab.For static CSS files, it is recommended that you minify during the build stage of web deployment. If you minify on-the-fly then it might be a good idea to cache the minified file. Minifying static files on-the-fly repeatedly is wasteful.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 04 May 2024 08:35:54 CST
CompletedSat, 04 May 2024 08:44:02 CST
Taskbuild (f40, /rpms/perl-CSS-Minifier.git:6a3736cf67c38ff476e43735d734d19f967c8bc7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-CSS-Minifier.git#6a3736cf67c38ff476e43735d734d19f967c8bc7'}}
Tags
f40
RPMs
src
perl-CSS-Minifier-0.01-43.fc40.src.rpm (info) (download)
noarch
perl-CSS-Minifier-0.01-43.fc40.noarch.rpm (info) (download)
Logs
noarch
state.log
root.log
hw_info.log
build.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-43 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-42 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-41 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-40 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-39 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.01-38 - Perl 5.36 rebuild