diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2020-07-23 00:34:14 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-07-22 15:57:52 -0700 |
commit | 3538a07b797934b9ff94463456de729d540a8a81 (patch) | |
tree | 10e04df956f1deee58a9fed1389eb32fe69c0483 | |
parent | a48c5ecf8ccf41e1978de01eddc918e91467a82d (diff) | |
download | meta-openembedded-3538a07b797934b9ff94463456de729d540a8a81.tar.gz |
xfce4-time-out-plugin: upgrade 1.1.0 -> 1.1.1
Release notes for 1.1.1
=======================
- Do not enable countdown when configuration changes (Bug #16118)
- Add lock button to break dialog (Bug #16317)
- Update URLs from goodies.x.o to docs.x.o (Bug #16179)
- Translation Updates:
Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
Dutch, Eastern Armenian, English (Australia), Esperanto, Finnish,
French, Galician, German, Greek, Hebrew, Hungarian, Icelandic,
Indonesian, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian,
Malay, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese,
Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish,
Swedish, Turkish, Uighur, Ukrainian, Urdu, Urdu (Pakistan)
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.1.bb (renamed from meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.0.bb b/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.1.bb index c3de5964d..f4ef3f626 100644 --- a/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.0.bb +++ b/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.1.bb | |||
@@ -6,5 +6,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | |||
6 | 6 | ||
7 | inherit xfce-panel-plugin | 7 | inherit xfce-panel-plugin |
8 | 8 | ||
9 | SRC_URI[md5sum] = "afa0ef865a49f28165098d3fe625df44" | 9 | SRC_URI[md5sum] = "3087b3248e427822613e5583784b0ac0" |
10 | SRC_URI[sha256sum] = "ee4a51a35076d50cba3824079f8312585373ff2f0d9ebc740d8f3c0426430a19" | 10 | SRC_URI[sha256sum] = "194dbeb8751d8aaedf3850a7a9c770f09d32316a99683cde34d7d0fc5bdba31d" |