Wed, 29 May 2024 08:49:30 UTC | login

Information for build mediawiki-backtick-code-0.0.4-3.fc31

ID122502
Package Namemediawiki-backtick-code
Version0.0.4
Release3.fc31
Epoch
SummaryMediaWiki extension to wrap text between backticks in code tags
DescriptionThe BacktickCode extension wraps <code> tags around wikitext which is placed `between backtick characters`. This provides a handy wiki-editing shortcut for wikis that expect a lot of inlined <code> snippets in its pages, and functions similarly to the standard MediaWiki ''' -> <b> bold formatting shortcut. Backtick characters within <pre> blocks will not be altered by this extension. Backticks outside of <pre> blocks can also be output to the page by escaping them as \`.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 09 Aug 2019 08:14:11 UTC
CompletedFri, 09 Aug 2019 08:14:11 UTC
Tags
f31
f32
f33
RPMs
src
mediawiki-backtick-code-0.0.4-3.fc31.src.rpm (info) (download)
noarch
mediawiki-backtick-code-0.0.4-3.fc31.noarch.rpm (info) (download)
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Jul 10 2018 Zach Villers <zachvatwork@gmail.com> 0.0.4-1 - removed defattr macro and update install subsection - bumped version to '0.0.4-1.fc28' * Mon Jul 09 2018 Zach Villers <zachvatwork@gmail.com> - Cleaned up files subsection - Cleaned up build subsection - Added README * Wed Jul 04 2018 Zach Villers <zachvatwork@gmail.com> 0.0.3-1 - Updated based on package review feedback - removed uneccesary buildroot - make sure package owns its directory - bumped to ver 0.0.3 * Fri Jun 29 2018 Zach Villers <zachvatwork@gmail.com> 0.0.2-1 - hooked to pagure - fixed grumblings from rpmlint of srpm * Thu Jun 28 2018 Zach Villers <zachvatwork@gmail.com> 0.0.1-1 - update name of package and install location - bumped ver * Thu Jun 21 2018 Zach Villers <zachvatwork@gmail.com> 0.0.1-1 - updates to confirm with mediawiki extension packages * Wed Jun 20 2018 Zach Villers <zachvatwork@gmail.com> 0.0.1-1 - initial build try