Wed, 15 May 2024 14:49:25 UTC | login

Information for build asciidoc-8.6.10-0.3.20180605git986f99d.fc29

ID44390
Package Nameasciidoc
Version8.6.10
Release0.3.20180605git986f99d.fc29
Epoch
SummaryText based document generation
DescriptionAsciiDoc is a text document format for writing short documents, articles, books and UNIX man pages. AsciiDoc files can be translated to HTML and DocBook markups using the asciidoc(1) command.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 15 Jun 2018 04:48:47 UTC
CompletedFri, 15 Jun 2018 04:48:47 UTC
Tags
f29
RPMs
src
asciidoc-8.6.10-0.3.20180605git986f99d.fc29.src.rpm (info) (download)
noarch
asciidoc-8.6.10-0.3.20180605git986f99d.fc29.noarch.rpm (info) (download)
asciidoc-doc-8.6.10-0.3.20180605git986f99d.fc29.noarch.rpm (info) (download)
asciidoc-latex-8.6.10-0.3.20180605git986f99d.fc29.noarch.rpm (info) (download)
asciidoc-music-8.6.10-0.3.20180605git986f99d.fc29.noarch.rpm (info) (download)
Changelog * Wed Jun 13 2018 Todd Zullinger <tmz@pobox.com> - 8.6.10-0.3.20180605git986f99d - Use upstream tarball - Various rpmlint fixes * Wed Jun 13 2018 Miro Hrončok <mhroncok@redhat.com> - 8.6.10-0.2.20180605git986f99d - Rebuilt for Python 3.7 * Wed Jun 06 2018 Josef Ridky <jridky@redhat.com> - 8.6.10-0.1.20180605git986f99d - Fix versioning, Source and Url label information to align with Fedora Packaging Guidelines * Tue Jun 05 2018 Josef Ridky <jridky@redhat.com> - 8.6.8-16.986f99d - New upstream version with Python3 support - asciidoc-py3 (commit 986f99d) * Wed Feb 14 2018 Josef Ridky <jridky@redhat.com> - 8.6.8-15 - spec file cleanup (remove Group tag, use autosetup) - add python2 build support for RHEL * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 8.6.8-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Dec 06 2017 Todd Zullinger <tmz@pobox.com> - 8.6.8-13 - Explicitly use python2, in preparation for python3 becoming the default python * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 8.6.8-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 8.6.8-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.6.8-10 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 8.6.8-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Oct 30 2015 Stanislav Ochotnicky <sochotnicky@redhat.com> - 8.6.8-8 - Fix build due to doc files (rhbz#1266596) * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.6.8-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.6.8-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon Feb 10 2014 Nils Philippsen <nils@redhat.com> - 8.6.8-5 - explicitly use system copy of Python 2.x - fix broken and remove dangling symlinks * Tue Dec 03 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 8.6.8-3 - Fix duplicate documentation files (#1001234) - Fix encoding of manifests being written (#968308) * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.6.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Mar 07 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 8.6.8-1 - Update to latest upstream version - Move things around make docs dir actually working - Add proper requires on vim-filesystem - Run testsuite - Split music and latex support to subpackages * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.4.5-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.4.5-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.4.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.4.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 8.4.5-5 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild * Tue Sep 08 2009 Ville Skyttä <ville.skytta@iki.fi> - 8.4.5-4 - Remaining improvements from #480288: - Add dependencies on libxslt and docbook-style-xsl. - Install dblatex style sheets. - Exclude unneeded *.py[co]. - Install python API. - Specfile cleanups. * Thu Aug 13 2009 Todd Zullinger <tmz@pobox.com> - 8.4.5-3 - Use 'unsafe' mode by default (bug 506953) - Install filter scripts in %{_datadir}/asciidoc - Convert spec file, CHANGELOG, and README to utf-8 - Preserve timestamps on installed files, where feasible - s/$RPM_BUILD_ROOT/%{buildroot} and drop duplicated /'s - Fix rpmlint mixed-use-of-spaces-and-tabs and end-of-line-encoding warnings * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.4.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Fri Jun 19 2009 Dave Airlie <airlied@redhat.com> 8.4.5-1 - new upstream version 8.4.5 - required by X.org libXi to build * Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.2.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Thu May 22 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 8.2.5-3 - fix license tag * Wed Dec 05 2007 Florian La Roche <laroche@redhat.com> - 8.2.5-2 - remove doc/examples from filelist due to dangling symlinks * Tue Nov 20 2007 Florian La Roche <laroche@redhat.com> - 8.2.5-1 - new upstream version 8.2.5 * Mon Oct 22 2007 Florian La Roche <laroche@redhat.com> - 8.2.3-1 - new upstream version 8.2.3 * Sat Sep 01 2007 Florian La Roche <laroche@redhat.com> - 8.2.2-1 - new upstream version 8.2.2 * Mon Mar 19 2007 Chris Wright <chrisw@redhat.com> - 8.1.0-1 - update to asciidoc 8.1.0 * Thu Sep 14 2006 Chris Wright <chrisw@redhat.com> - 7.0.2-3 - rebuild for Fedora Extras 6 * Tue Feb 28 2006 Chris Wright <chrisw@redhat.com> - 7.0.2-2 - rebuild for Fedora Extras 5 * Mon Aug 29 2005 Chris Wright <chrisw@osdl.org> - 7.0.2-1 - convert spec file to UTF-8 - Source should be URL - update to 7.0.2 * Fri Aug 19 2005 Chris Wright <chrisw@osdl.org> - 7.0.1-3 - consistent use of RPM_BUILD_ROOT * Thu Aug 18 2005 Chris Wright <chrisw@osdl.org> - 7.0.1-2 - Update BuildRoot - use _datadir - use config and _sysconfdir * Wed Jun 29 2005 Terje Røsten <terje.rosten@ntnu.no> - 7.0.1-1 - 7.0.1 - Drop patch now upstream - Build as noarch (Petr Klíma) * Sat Jun 11 2005 Terje Røsten <terje.rosten@ntnu.no> - 7.0.0-0.3 - Add include patch * Fri Jun 10 2005 Terje Røsten <terje.rosten@ntnu.no> - 7.0.0-0.2 - Fix stylesheets according to Stuart * Fri Jun 10 2005 Terje Røsten <terje.rosten@ntnu.no> - 7.0.0-0.1 - Initial package - Based on Debian package, thx!