-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Tim Lauridsen
committed
Sep 30, 2015
1 parent
1ab0f79
commit 4984f90
Showing
1 changed file
with
58 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,61 @@ | ||
2015-09-30 Tim Lauridsen <[email protected]> | ||
|
||
* src/yumex/const.py, yumex-dnf.spec: bumped version to 4.1.4 | ||
|
||
2015-06-09 Tim Lauridsen <[email protected]> | ||
|
||
* src/yumex/__init__.py, src/yumex/const.py, | ||
src/yumex/dnf_backend.py: add show available updates, when newest | ||
only is unchecked. | ||
|
||
2015-06-01 Tim Lauridsen <[email protected]> | ||
|
||
* src/yumex/__init__.py: don't reset queue on download errors (#41) | ||
|
||
|
||
2015-06-01 Tim Lauridsen <[email protected]> | ||
|
||
* src/yumex/__init__.py, src/yumex/const.py, src/yumex/status.py: | ||
Added API version check for statusicon (#43) | ||
|
||
2015-06-01 Tim Lauridsen <[email protected]> | ||
|
||
* src/yumex/__init__.py: cleanup: pep8 fixes | ||
|
||
2015-06-01 Tim Lauridsen <[email protected]> | ||
|
||
* dbus/dbus_status.py: show the full error msg, when status icon | ||
can't launch dnfdaemon | ||
|
||
2015-06-01 Tim Lauridsen <[email protected]> | ||
|
||
* dbus/dbus_status.py, src/yumex/dnf_backend.py: Add dnfdaemon | ||
service not started handling in statusicon | ||
|
||
2015-06-01 Tim Lauridsen <[email protected]> | ||
|
||
* src/yumex/const.py, src/yumex/dnf_backend.py: added check for we | ||
have the need version of dnfdaemon API (#43) | ||
|
||
2015-05-31 Tim Lauridsen <[email protected]> | ||
|
||
* src/yumex/dnf_backend.py: fix: show download size in bytes, not | ||
bits (RhBug: 1226572) | ||
|
||
2015-05-31 Tim Lauridsen <[email protected]> | ||
|
||
* src/yumex/const.py: fix: support reinstall in rpm progress strings | ||
(RhBug: 1226617) | ||
|
||
2015-05-28 Tim Lauridsen <[email protected]> | ||
|
||
* src/yumex/gui/dialogs.py: fix: create autostart dir if it don't | ||
exists (RhBug: 1225518) | ||
|
||
2015-05-27 Tim Lauridsen <[email protected]> | ||
|
||
* ChangeLog: updated ChangeLog | ||
|
||
2015-05-27 Tim Lauridsen <[email protected]> | ||
|
||
* ChangeLog, setup.py, src/yumex/const.py, yumex-dnf.spec: bumped | ||
|