Wed, 15 May 2024 21:20:09 UTC | login

Information for build octave-doctest-0.5.0-8.fc27

ID10652
Package Nameoctave-doctest
Version0.5.0
Release8.fc27
Epoch
SummaryDocumentation tests for Octave
DescriptionThe Octave-forge Doctest package finds specially-formatted blocks of example code within documentation files. It then executes the code and confirms the output is correct. This can be useful as part of a testing framework or simply to ensure that documentation stays up-to-date during software development.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:15:30 UTC
CompletedSat, 14 Apr 2018 20:15:30 UTC
Tags
f28
f29
RPMs
src
octave-doctest-0.5.0-8.fc27.src.rpm (info) (download)
noarch
octave-doctest-0.5.0-8.fc27.noarch.rpm (info) (download)
Changelog * Mon Aug 14 2017 Colin B. Macdonald <cbm@m.fsf.org> - 0.5.0-8 - Drop BR for libappstream-glib, now provided by octave-devel * Sun Aug 13 2017 Colin B. Macdonald <cbm@m.fsf.org> - 0.5.0-7 - Let the new macros deal with metainfo.xml file - mark packinfo as dir to avoid listing twice - mark NEWS as a doc - use octave_pkg_check (currently does nothing, no harm) * Thu Aug 10 2017 Colin B. Macdonald <cbm@m.fsf.org> - 0.5.0-6 - Validate metainfo.xml - Own packinfo dir for clean uninstall * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Dec 08 2016 Colin B. Macdonald <cbm@m.fsf.org> - 0.5.0-3 - Remove compiled code, not needed on Octave 4.2 * Wed Dec 07 2016 Orion Poplawski <orion@cora.nwra.com> - 0.5.0-2 - Rebuild for octave 4.2 * Tue Nov 15 2016 Colin B. Macdonald <cbm@m.fsf.org> - 0.5.0-1 - Version bump (bug #1394768) * Wed Feb 03 2016 Colin B. Macdonald <cbm@m.fsf.org> - 0.4.1-3 - Address reviewer comments - Add BR binutils, add __provides_exclude, drop metainfo validate - Update patch status * Wed Jan 20 2016 Colin B. Macdonald <cbm@m.fsf.org> - 0.4.1-2 - Fix for arm arch - List texinfo dep (although octave already should pull it in) * Tue Jan 19 2016 Colin B. Macdonald <cbm@m.fsf.org> - 0.4.1-1 - Version bump, enable tests - Fix incorrect license * Fri Jul 03 2015 Colin B. Macdonald <cbm@m.fsf.org> - 0.4.0-1 - initial package for Fedora