diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2020-07-27 00:34:48 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-07-28 12:52:14 -0700 |
commit | 34cf4a121450b3fdbef5612b5532ae09c8a6a38a (patch) | |
tree | ee3a5d3aafdd833cb6cd9fd27ee0daa97a0799e1 /meta-xfce | |
parent | dfb289d21f718634bbdcb63f9b5964da7ea6c326 (diff) | |
download | meta-openembedded-34cf4a121450b3fdbef5612b5532ae09c8a6a38a.tar.gz |
xfce4-timer-plugin: upgrade 1.7.0 -> 1.7.1
Release notes for 1.7.1
=======================
- Update URLs from goodies.x.o to docs.x.o (Bug #16180)
- Do not recreate box when orientation changes
- Remove unused eventbox
- Avoid square-sized plugin (Bug #16101)
- Remove unused variables and function
- Resolve GCC warning: ISO C90 forbids mixed declarations and code
- Preferences: Improved spacing and layout in editor (Bug #14678)
- Selecting a timer always starts it
- Add Hossam Ayman's multiple timer code, some leak and g_free fixes in
update_function.
- Translation Updates:
Albanian, Arabic, Asturian, Basque, Belarusian, Bulgarian,
Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
Dutch, Eastern Armenian, English (Australia), English (United Kingdom),
Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic,
Indonesian, Italian, Japanese, Korean, Latvian, Lithuanian, Malay,
Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese
(Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai,
Turkish, Uighur, Ukrainian, Urdu, Urdu (Pakistan)
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin_1.7.1.bb (renamed from meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin_1.7.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin_1.7.0.bb b/meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin_1.7.1.bb index 2ddc6f67c..f154023e2 100644 --- a/meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin_1.7.0.bb +++ b/meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin_1.7.1.bb | |||
@@ -6,5 +6,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ae39271267fd63eb7619432ff24e7ff1" | |||
6 | 6 | ||
7 | inherit xfce-panel-plugin | 7 | inherit xfce-panel-plugin |
8 | 8 | ||
9 | SRC_URI[md5sum] = "32e6a14e80bf9a93db2f2b3bfd7de920" | 9 | SRC_URI[md5sum] = "e0df5b6be30993719d084fc4f78a6218" |
10 | SRC_URI[sha256sum] = "2e4e5343e39926230cc981d5fe56cd58a2f3817d2e9b6089b5673a2e39bf7e9b" | 10 | SRC_URI[sha256sum] = "4b52d2911b1949e945971be6533155ee6ba99c77078eac7fd43b0f2aeca824e3" |