Tue, 14 May 2024 14:51:42 UTC | login

Information for build golang-github-tdewolff-minify-2.20.18-1.fc40

ID301383
Package Namegolang-github-tdewolff-minify
Version2.20.18
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-tdewolff-minify.git#917001a4e2320fe48746446bd293434cb6b9ac9e
SummaryGo minifiers for web formats
DescriptionMinify is a minifier package written in Go. It provides HTML5, CSS3, JS, JSON, SVG and XML minifiers and an interface to implement any other minifier. Minification is the process of removing bytes from a file (such as whitespace) without changing its output and therefore shrinking its size and speeding up transmission over the internet and possibly parsing. The implemented minifiers are designed for high performance. The core functionality associates mimetypes with minification functions, allowing embedded resources (like CSS or JS within HTML files) to be minified as well. Users can add new implementations that are triggered based on a mimetype (or pattern), or redirect to an external command (like ClosureCompiler, UglifyCSS, ...).
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 22 Mar 2024 14:39:31 UTC
CompletedFri, 22 Mar 2024 15:23:14 UTC
Taskbuild (f40, /rpms/golang-github-tdewolff-minify.git:917001a4e2320fe48746446bd293434cb6b9ac9e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-tdewolff-minify.git#917001a4e2320fe48746446bd293434cb6b9ac9e'}}
Tags
f40
RPMs
src
golang-github-tdewolff-minify-2.20.18-1.fc40.src.rpm (info) (download)
noarch
compat-golang-github-tdewolff-minify-2-devel-2.20.18-1.fc40.noarch.rpm (info) (download)
golang-github-tdewolff-minify-devel-2.20.18-1.fc40.noarch.rpm (info) (download)
riscv64
golang-github-tdewolff-minify-2.20.18-1.fc40.riscv64.rpm (info) (download)
golang-github-tdewolff-minify-debuginfo-2.20.18-1.fc40.riscv64.rpm (info) (download)
golang-github-tdewolff-minify-debugsource-2.20.18-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Feb 27 2024 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.20.18-1 - Update to latest version (#2245375) * Sun Feb 11 2024 Maxwell G <maxwell@gtmx.me> - 2.12.9-4 - Rebuild for golang 1.22.0 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.12.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.12.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Sep 11 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.12.9-1 - Update to latest version (#2228295) * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.12.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 04 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.12.7-1 - Update to latest version (#2216307) * Sun May 28 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.12.6-1 - Update to latest version (#2210396) * Thu Mar 16 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.12.5-1 - Update to latest version (#2179180) * Wed Mar 15 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.12.4-3 - Backport fix to tests with latest parse * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.12.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Oct 16 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.12.4-1 - Update to latest version (#2131918) * Sun Oct 02 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.12.2-1 - Update to latest version (#2129582) * Sat Sep 03 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.12.1-1 - Update to latest version (#2100307) * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.10-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 19 2022 Maxwell G <gotmax@e.email> - 2.11.10-4 - Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang * Sun Jun 19 2022 Robert-André Mauchin <zebob.m@gmail.com> - 2.11.10-3 - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629 * Fri Jun 17 2022 Robert-André Mauchin <zebob.m@gmail.com> - 2.11.10-2 - Add missing archive * Fri Jun 17 2022 W. Michael Petullo <mike@flyn.org> - 2.11.10-1 - Update to latest version Close: rhbz#2073630