Mon, 11 Nov 2024 12:15:13 UTC | login

Information for build golang-github-tdewolff-minify-2.20.37-4.fc41

ID317707
Package Namegolang-github-tdewolff-minify
Version2.20.37
Release4.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-tdewolff-minify.git#3d9c3492f52cf0214d69ab521f8ac7d071b8cf2c
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
StartedTue, 23 Jul 2024 17:30:32 UTC
CompletedTue, 23 Jul 2024 18:03:55 UTC
Taskbuild (f41, /rpms/golang-github-tdewolff-minify.git:3d9c3492f52cf0214d69ab521f8ac7d071b8cf2c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-tdewolff-minify.git#3d9c3492f52cf0214d69ab521f8ac7d071b8cf2c'}}
Tags
f41
RPMs
src
golang-github-tdewolff-minify-2.20.37-4.fc41.src.rpm (info) (download)
noarch
compat-golang-github-tdewolff-minify2-devel-2.20.37-4.fc41.noarch.rpm (info) (download)
golang-github-tdewolff-minify-devel-2.20.37-4.fc41.noarch.rpm (info) (download)
riscv64
golang-github-tdewolff-minify-2.20.37-4.fc41.riscv64.rpm (info) (download)
golang-github-tdewolff-minify-debuginfo-2.20.37-4.fc41.riscv64.rpm (info) (download)
golang-github-tdewolff-minify-debugsource-2.20.37-4.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Jul 21 2024 Elliott Sales de Andrade <quantum.analyst@gmail.com> None-4 - Update to latest version (#2296626) * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> None-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jul 07 2024 Elliott Sales de Andrade <quantum.analyst@gmail.com> None-2 - Update to latest version (#2295607) * Wed Jun 26 2024 Elliott Sales de Andrade <quantum.analyst@gmail.com> None-1 - Update to latest version (#2280859) * Wed May 01 2024 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.20.20-1 - Update to latest version (#2269233) * 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)