Thu, 23 May 2024 08:58:25 UTC | login

Information for build docco-0.6.3-7.fc27

ID2341
Package Namedocco
Version0.6.3
Release7.fc27
Epoch
SummaryThe Quick and Dirty Literate Programming Documentation Generator
DescriptionDocco is a quick-and-dirty documentation generator, written in Literate CoffeeScript. It produces an HTML document that displays your comments intermingled with your code. All prose is passed through Markdown, and code is passed through Pygments syntax highlighting.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:51:12 UTC
CompletedSat, 14 Apr 2018 19:51:12 UTC
Tags
f28
f29
RPMs
src
docco-0.6.3-7.fc27.src.rpm (info) (download)
noarch
docco-0.6.3-7.fc27.noarch.rpm (info) (download)
Changelog * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Feb 22 2016 Jared Smith <jsmith@fedoraproject.org> - 0.6.3-5 - Fix FTBFS * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Apr 25 2014 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.6.3-1 - update to upstream release 0.6.3 * Sun Aug 04 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.6.2-5 - add conditional for new unversioned docdir introduced in f20 * Sat Aug 03 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.6.2-4 - add resources symlink to %files - add ExclusiveArch logic * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Jun 27 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.6.2-2 - restrict to compatible arches * Tue Apr 16 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.6.2-1 - update to upstream release 0.6.2 * Sat Mar 23 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.6.1-3 - add missing docco.js (#924952) * Sat Mar 16 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.6.1-2 - rename from nodejs-docco to just docco * Fri Mar 15 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.6.1-1 - update to upstream release 0.6.1 - use LICENSE file that has now been included in the tarball - move docs to %docs - remove bundled web fonts - include /usr/share/docco/resources - add python-pygments to BuildRequires - add npm(highlight-js) to BuildRequires * Tue Mar 12 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.6.0-1 - update to upstream release 0.6.0 - remove comments about bundled showdown.js as project has switched to marked - add a man page - improve %description - remove /usr/share/docco/resources as we are including the compiled version - test suite removed by upstream so remove coffee-script, npm(console.log) and python-pygments from BuildRequires - add npm(marked) and npm(underscore) to BuildRequires * Sat Mar 09 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.4.0-4 - add copies of the MIT and BSD licenses to comply with license requirements * Sun Feb 17 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.4.0-3 - add BSD to License * Sun Feb 17 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.4.0-2 - include vendor/ directory * Sun Feb 17 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.4.0-1 - initial package