diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2021-01-03 15:12:39 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-01-05 09:16:26 -0800 |
commit | 239ebe1e1d6db2980c9ffaa6bf989c6b8f7443ac (patch) | |
tree | 96eb11fff099d31fa19b37616892eb9151bd5fca /meta-xfce/recipes-panel-plugins/datetime | |
parent | 65b863cb377b3d62db14c084f32f6c33a7d5cceb (diff) | |
download | meta-openembedded-239ebe1e1d6db2980c9ffaa6bf989c6b8f7443ac.tar.gz |
xfce4-datetime-plugin: upgrade 0.8.0 -> 0.8.1
Release notes for 0.8.1
=======================
- Fix build with panel 4.15
- Update configure.ac.in syntax and enable debug when building from git
- Remove GSourceFunc casts
- Fix font size (#30)
- Add new README.md and update AM_INIT_AUTOMAKE
- Add basic GitLab pipeline
- Update URLs from goodies.x.o to docs.x.o (Bug #16159)
- s/http/https
- Update .gitignore
- Make build less verbose
- Translation Updates:
Albanian, Armenian (Armenia), Belarusian, Eastern Armenian, English
(Canada), Estonian, Galician, Hebrew, Interlingue, Persian (Iran),
Slovak, Spanish, Turkish, Uyghur, Uzbek
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/datetime')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.1.bb (renamed from meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.0.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.0.bb b/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.1.bb index a1fc139bb..f95995b07 100644 --- a/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.0.bb +++ b/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.1.bb | |||
@@ -5,5 +5,4 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | |||
5 | 5 | ||
6 | inherit xfce-panel-plugin | 6 | inherit xfce-panel-plugin |
7 | 7 | ||
8 | SRC_URI[md5sum] = "b88e47af4e9e156e43dc993f18218bd3" | 8 | SRC_URI[sha256sum] = "e9f6f15be29ceb5c45718006b46dbd19b89981617d0768b2ef942b5a70af2540" |
9 | SRC_URI[sha256sum] = "cd358bc2ff0707b8ef1504396a19b0a27f802c2ec7bceb5cebe2c7baf6adebd4" | ||