Tue, 14 May 2024 12:32:39 UTC | login

Information for build golang-github-tdewolff-minify-2.12.5-1.fc38

ID244720
Package Namegolang-github-tdewolff-minify
Version2.12.5
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-tdewolff-minify.git#196c145f51148b381a85364e1517e88c91b92fa7
SummaryGo minifiers for web formats
Description Minify 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, 18 Apr 2023 07:43:53 UTC
CompletedTue, 18 Apr 2023 09:54:02 UTC
Taskbuild (f38, /rpms/golang-github-tdewolff-minify.git:196c145f51148b381a85364e1517e88c91b92fa7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-tdewolff-minify.git#196c145f51148b381a85364e1517e88c91b92fa7'}}
Tags
f38
RPMs
src
golang-github-tdewolff-minify-2.12.5-1.fc38.src.rpm (info) (download)
noarch
compat-golang-github-tdewolff-minify-2-devel-2.12.5-1.fc38.noarch.rpm (info) (download)
golang-github-tdewolff-minify-devel-2.12.5-1.fc38.noarch.rpm (info) (download)
riscv64
golang-github-tdewolff-minify-2.12.5-1.fc38.riscv64.rpm (info) (download)
golang-github-tdewolff-minify-debuginfo-2.12.5-1.fc38.riscv64.rpm (info) (download)
golang-github-tdewolff-minify-debugsource-2.12.5-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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 W. Michael Petullo <mike@flyn.org> 2.11.10-1 - Update to latest version Close: rhbz#2073630 * Sat Jan 29 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.10.0-1 - Update to latest version (#2042248) * Sat Jan 15 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.9.28-1 - Update to latest version (#2040784) * Sat Jan 08 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.9.27-1 - Update to latest version (#2037134) * Thu Dec 30 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.9.26-1 - Update to latest version (#2036224) * Mon Dec 20 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.9.24-2 - Remove old patch * Mon Dec 20 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.9.24-1 - Update to latest version (#2032064) * Sat Oct 09 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.9.22-2 - Backport patch for latest parse * Sat Oct 09 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.9.22-1 - Update to latest version (#2003312) * Tue Aug 03 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.9.21-1 - Update to latest version (#1989404) * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.19-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sun Jul 11 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.19-1 - Update to latest version (#1975494) * Sat Jun 12 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.17-1 - Update to latest version (#1965022) * Thu Apr 15 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.16-1 - Update to latest version (#1948878) * Tue Mar 16 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.15-1 - Update to latest version (#1939296)