Wed, 01 May 2024 17:04:47 UTC | login

Information for build bumpversion-0.5.5-1.fc27

ID1296
Package Namebumpversion
Version0.5.5
Release1.fc27
Epoch
SummaryVersion-bump your software with a single command
DescriptionA small command line tool to simplify releasing software by updating all version strings in your source code by the correct increment. Also creates commits and tags: * version formats are highly configurable * works without any VCS, but happily reads tag information from and writes commits and tags to Git and Mercurial if available * just handles text files, so it's not specific to any programming language
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:48:56 UTC
CompletedSat, 14 Apr 2018 19:48:56 UTC
Tags
f28
f29
RPMs
src
bumpversion-0.5.5-1.fc27.src.rpm (info) (download)
noarch
bumpversion-0.5.5-1.fc27.noarch.rpm (info) (download)
Changelog * Mon Jul 31 2017 Jakub Dorňák <jakub.dornak@misli.cz> - 0.5.5-1 - temporarily switched upstream to https://github.com/c4urself/bump2version since the development of https://github.com/peritus/bumpversion has been stuck - update to version 0.5.5 (which among other features creates annotated tags) * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.5.3-5 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.3-4 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Dec 01 2015 Jakub Dorňák <jdornak@redhat.com> - 0.5.3-2 - Remove exclamation mark from summary - Use tarball from git, which contains LICENSE.rst * Fri Jul 03 2015 Jakub Dorňák <jdornak@redhat.com> - 0.5.3-1 - Initial package