Wed, 19 Jun 2024 13:53:14 UTC | login

Information for build closure-compiler-20160315-2.fc27

ID1612
Package Nameclosure-compiler
Version20160315
Release2.fc27
Epoch
SummaryJavaScript minifier and checker
DescriptionThe Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what’s left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:49:39 UTC
CompletedSat, 14 Apr 2018 19:49:39 UTC
Tags
f28
f29
RPMs
src
closure-compiler-20160315-2.fc27.src.rpm (info) (download)
noarch
closure-compiler-20160315-2.fc27.noarch.rpm (info) (download)
closure-compiler-javadoc-20160315-2.fc27.noarch.rpm (info) (download)
Changelog * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 20160315-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Jun 28 2017 Mat Booth <mat.booth@redhat.com> - 20160315-1 - Update to newer version of closure-compiler - Regenerate BRs and fix-up OSGi metadata * Tue Jun 13 2017 Orion Poplawski <orion@cora.nwra.com> - 20141215-8 - Rebuild for protobuf 3.3.1 * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 20141215-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Jan 23 2017 Orion Poplawski <orion@cora.nwra.com> - 20141215-6 - Rebuild for protobuf 3.2.0 * Fri Nov 18 2016 Orion Poplawski <orion@cora.nwra.com> - 20141215-5 - Rebuild for protobuf 3.1.0 * Fri Nov 04 2016 Orion Poplawski <orion@cora.nwra.com> - 20141215-4 - Add new BRs for maven build * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 20141215-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sun Jul 26 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 20141215-2 - Add missing dependency on junit (#1246897) * Sat Jul 25 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 20141215-1 - Update to latest release which does not require truth - Add missing dependency on jarjar (#1246759) * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20140923-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Oct 01 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 20140923-1 - Update to the latest release. * Fri Jun 13 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 20140613.gite5cfc63-1 - Convert to maven build and update to latest version from git (#1106062). * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20140110-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed Feb 05 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 20140110-2 - Use java-headless (#1068009). * Wed Feb 05 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 20140110-1 - Fix requires. - Convert manpage to docbook. - Add disabled %check. - Update license. - Update to newest upstream version. * Tue Oct 29 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 20131118-1 - Update to latest upstream release. - Remove bundled tools/maven-ant-tasks in %prep and add dependencies on replacement packages. - Replace json with android-json-org-java completely. * Tue Oct 29 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 20131014-2 - Replace json with android-json-org-java. - Put requires java libraries in Requires. - Add main-class manifests to the jar. * Mon Oct 28 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 20131014-1 - Initial packaging.