Tue, 14 May 2024 07:45:48 UTC | login

Information for build golang-github-tdewolff-minify-2.9.10-1.fc33

ID188548
Package Namegolang-github-tdewolff-minify
Version2.9.10
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-tdewolff-minify.git#47f2fbb0bcb026b8973b7cadc75d56dfde6fb16f
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
StartedFri, 27 Nov 2020 18:47:44 UTC
CompletedFri, 27 Nov 2020 19:18:13 UTC
Taskbuild (f33, /rpms/golang-github-tdewolff-minify.git:47f2fbb0bcb026b8973b7cadc75d56dfde6fb16f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-tdewolff-minify.git#47f2fbb0bcb026b8973b7cadc75d56dfde6fb16f'}}
Tags
f33
RPMs
src
golang-github-tdewolff-minify-2.9.10-1.fc33.src.rpm (info) (download)
noarch
compat-golang-github-tdewolff-minify-2-devel-2.9.10-1.fc33.noarch.rpm (info) (download)
golang-github-tdewolff-minify-devel-2.9.10-1.fc33.noarch.rpm (info) (download)
riscv64
golang-github-tdewolff-minify-2.9.10-1.fc33.riscv64.rpm (info) (download)
golang-github-tdewolff-minify-debuginfo-2.9.10-1.fc33.riscv64.rpm (info) (download)
golang-github-tdewolff-minify-debugsource-2.9.10-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Oct 26 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.10-1 - Update to latest version (#1891192) * Sat Oct 17 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.9-1 - Update to latest version (#1888957) * Fri Oct 16 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.8-1 - Update to latest version (#1888852) * Thu Oct 01 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.7-1 - Update to latest version (#1884132) * Wed Sep 23 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.5-1 - Update to latest version (#1882059) * Sat Sep 05 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.4-1 - Update to latest version (#1876030) * Fri Sep 04 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.3-1 - Update to latest version (#1874267) * Sat Aug 29 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.1-1 - Update to latest version (#1873758) * Thu Aug 27 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.0-1 - Update to latest version (#1872936) * Mon Aug 24 2020 Robert-André Mauchin <zebob.m@gmail.com> - 2.8.0-2 - Add alternate import path * Wed Jul 29 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.8.0-1 - Update to latest version - Install bash completion * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat Jul 25 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.7.7-1 - Update to latest version * Sat Apr 25 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.7.4-1 - Update to latest version * Sun Mar 15 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.7.3-1 - Update to latest version * Sat Feb 15 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.7.2-1 - Update to latest version * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jan 02 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.6.2-1 - Update to latest version * Tue Nov 26 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.6.0-1 - Update to latest version * Fri Sep 06 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.5.2-1 - Update to latest version * Sun Aug 18 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.5.1-1 - Update to latest version * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Jul 03 2019 Robert-André Mauchin <zebob.m@gmail.com> - 2.5.0-2 - Update to new macros * Fri May 17 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.5.0-1 - Update to latest version * Tue Apr 23 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.4.0-1 - Update to latest version * Sat Mar 02 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.3.8-2 - Uncomment test BRs - Depend on unversioned tdewolff/parse until Go modules are supported in Fedora * Sun Feb 10 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.3.8-1 - First package for Fedora