dnfdragora: upgrade 2.1.2 -> 2.1.3

Changelog:
===========
This is a bug fixing release that contains the following changes

Changed widget weight to avoid wrong behavior and resizing limitations (see issue #206, issue #207 and libyui/libyui-gtk#83)
Added logging info if metadata have to be downloaded (expiration time).
Note that MetaData update_interval <= 0 means that tha check is disabled as well as if dnf-makecache.timer is enabled
Fixed clicking to the right of checkboxes wrong behaviour (issue #203)
Performed an "escape" on description text before showing it as package information (issue #191)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2022-10-08 15:52:12 +08:00
committed by Khem Raj
parent 6beace44e7
commit ee1cd31896
@@ -9,7 +9,7 @@ SRC_URI = "git://github.com/manatools/dnfdragora.git;branch=master;protocol=http
file://0001-To-fix-error-when-do_package.patch \
"
SRCREV = "5cbbc07c9d015af284a424a172a379b385f05b6f"
SRCREV = "5b0f4c38efb92c9dac1d39fade5b9a3c30f20ec4"
S = "${WORKDIR}/git"