diff options
| author | Andreas Müller <schnitzeltony@gmail.com> | 2021-12-31 18:29:44 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-01-05 08:17:18 -0800 |
| commit | 7ba831a18284b971c93a29a7e520a8bb4e4daaf0 (patch) | |
| tree | 9d2f23478232ef53a730415c8050dfcc2f63ce5d | |
| parent | d717c20e3348a34691d9c7123fb809d6958f029e (diff) | |
| download | meta-openembedded-7ba831a18284b971c93a29a7e520a8bb4e4daaf0.tar.gz | |
gnome-calculator: upgrade 40.1 -> 41.1
Overview of changes in gnome-calculator 41.1
* Updated Translations
* Do not force width for basic mode #42 (Robert Roth)
Overview of changes in gnome-calculator 41.0
* Updated Translations
* Use first translated symbol for conversion with button #219 (Robert Roth)
* Appdata includes hardware support information (Adrien Plazas)
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_41.1.bb (renamed from meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_40.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_40.1.bb b/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_41.1.bb index 8c0183cf10..f4aba65953 100644 --- a/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_40.1.bb +++ b/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_41.1.bb | |||
| @@ -27,7 +27,7 @@ def gnome_verdir(v): | |||
| 27 | 27 | ||
| 28 | REQUIRED_DISTRO_FEATURES = "x11" | 28 | REQUIRED_DISTRO_FEATURES = "x11" |
| 29 | 29 | ||
| 30 | SRC_URI[archive.sha256sum] = "7fe6c561f7b1f485ac106219772e45cc135c983bfa4278dd2d3fd83b57ff6af6" | 30 | SRC_URI[archive.sha256sum] = "0267614afdb25d38b78411b42ebab7bc50c1b6340cc49bb68c0e432d7ddf8a34" |
| 31 | 31 | ||
| 32 | FILES:${PN} += " \ | 32 | FILES:${PN} += " \ |
| 33 | ${datadir}/dbus-1 \ | 33 | ${datadir}/dbus-1 \ |
