Package rabbitvcs: Information
Source package: rabbitvcs
Version: 0.19.0.21.git6f2da1b-alt2.1
Build time: Nov 25, 2024, 11:05 AM
Category: Development/Other
Report package bugHome page: http://rabbitvcs.org
License: GPLv2+
Summary: Graphical user interface to version control systems
Description:
RabbitVCS is a set of graphical tools written to provide simple and straightforward access to the version control systems you use.
List of RPM packages built from this SRPM:
python3-module-rabbitvcs (noarch)
rabbitvcs-caja (noarch)
rabbitvcs-cli (noarch)
rabbitvcs-data (noarch)
rabbitvcs-nautilus (noarch)
rabbitvcs-nemo (noarch)
python3-module-rabbitvcs (noarch)
rabbitvcs-caja (noarch)
rabbitvcs-cli (noarch)
rabbitvcs-data (noarch)
rabbitvcs-nautilus (noarch)
rabbitvcs-nemo (noarch)
Maintainer: Grigory Ustinov
Last changed
Oct. 26, 2024 Grigory Ustinov 0.19.0.21.git6f2da1b-alt2.1
- NMU: fixed FTBFS.
July 24, 2024 Sergey Gvozdetskiy 0.19.0.21.git6f2da1b-alt2
- Rebuild with fixed test
May 2, 2024 Sergey Gvozdetskiy 0.19.0.21.git6f2da1b-alt1
- Build new version from git ref 6f2da1b for Sisyphus: + Fixed remove staged files from working tree (Closes: #50050) - Requirements for Nemo and Nautilus file managers(ALT#50048, ALT#50049) - Fix tag create (Closes: #50051) - Unittests fixes: + getlocale() more preferable for our version + namespace extension(-s) moved to project root + Nautilus v4.0 required actually - Suppress SyntaxWarning in regexp processing(appeared in Python 3.12)