pisi 2.3_rc1
This is the first release candidate for the upcoming 2.3.x releases.
This release mostly includes bug fixes and translation updates.
Changes since 2.3_beta2
-----------------------
fatih (4):
specfile: Uninstalled packages cannot have update actions
config: Let --destdir= parameter work again
api: Record forced update-repo operations in history
api/update_repo(s): Update caches when index is really updated
transifex (6):
l10n: Updated Dutch (Flemish) (nl) translation to 100% (Antoon Tolboom)
l10n: Updated Spanish (Castilian) (es) translation to 99% (Klemens Häckel)
l10n: Updated German (de) translation to 92% (Klemens Häckel)
l10n: Updated German (de) translation to 93% (Klemens Häckel)
l10n: Updated German (de) translation to 94% (Klemens Häckel)
l10n: Updated French (fr) translation to 100% (Philippe Svetoslavsky)
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ import atexit
|
||||
import logging
|
||||
import logging.handlers
|
||||
|
||||
__version__ = "2.3_beta2"
|
||||
__version__ = "2.3_rc1"
|
||||
|
||||
__all__ = [ 'api', 'configfile', 'db']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user