diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2019-11-06 07:54:32 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-06 19:58:01 -0800 |
commit | 69fe6948c8fcf12828542279325462c2137370eb (patch) | |
tree | 852c953f2e2499edb65765328e7c081e9a7c5897 /meta-xfce/recipes-panel-plugins/time-out | |
parent | 8b5aa427aab3a76ecf99055becc061105b8d9002 (diff) | |
download | meta-openembedded-69fe6948c8fcf12828542279325462c2137370eb.tar.gz |
xfce4-time-out-plugin: upgrade 1.0.3 -> 1.1.0
Release notes for 1.1.0
=======================
- GTK3 Port
- React to panel "mode," not "orientation" (Bug #15840)
- Make time out plugin respect panel icon size (Bug #15839)
- Allow compilation with panel 4.15
- Make build less verbose
- Translation Updates: Croatian, Galician, Italian
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-panel-plugins/time-out')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.0.bb (renamed from meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.0.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.0.3.bb b/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.0.bb index 4218c0c507..c3de5964d2 100644 --- a/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.0.3.bb +++ b/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.0.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] = "81e1a961032c7b87d672bed09c681a73" | 9 | SRC_URI[md5sum] = "afa0ef865a49f28165098d3fe625df44" |
10 | SRC_URI[sha256sum] = "7f9cd4694e83d9cc5e41140d174dcc5ffe00fd546f2706f619031039ad7e0f6b" | 10 | SRC_URI[sha256sum] = "ee4a51a35076d50cba3824079f8312585373ff2f0d9ebc740d8f3c0426430a19" |