All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-gnome][PATCH 1/3] gnome-software: Update 45.0 -> 45.1
@ 2023-10-26  9:09 Markus Volk
  2023-10-26  9:09 ` [meta-gnome][PATCH 2/3] gnome-calendar: " Markus Volk
  2023-10-26  9:09 ` [meta-gnome][PATCH 3/3] gnome-disk-utility: Update 44.0 -> 45.0 Markus Volk
  0 siblings, 2 replies; 3+ messages in thread
From: Markus Volk @ 2023-10-26  9:09 UTC (permalink / raw)
  To: openembedded-devel

Released: 2023-10-20
This is a stable release with the following changes:

Various styling fixes
Report PackageKit GPG-related errors in the GUI
Flatpak permission checks improvements
Optimize loading of the details page

This release also updates translations:

Catalan (Jordi Mas)
Chinese (Taiwan) (Cheng-Chia Tseng)
English (United Kingdom) (Bruce Cowan)
Esperanto (Kristjan SCHMIDT)
French (Irénée THIRION)
Friulian (Fabio Tomat)
Romanian (Florentina Mușat)
Turkish (Sabri Ünal)

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 .../{gnome-software_45.0.bb => gnome-software_45.1.bb}          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-gnome/gnome-software/{gnome-software_45.0.bb => gnome-software_45.1.bb} (93%)

diff --git a/meta-gnome/recipes-gnome/gnome-software/gnome-software_45.0.bb b/meta-gnome/recipes-gnome/gnome-software/gnome-software_45.1.bb
similarity index 93%
rename from meta-gnome/recipes-gnome/gnome-software/gnome-software_45.0.bb
rename to meta-gnome/recipes-gnome/gnome-software/gnome-software_45.1.bb
index 89a6f05f4..d5ed29c8a 100644
--- a/meta-gnome/recipes-gnome/gnome-software/gnome-software_45.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-software/gnome-software_45.1.bb
@@ -29,7 +29,7 @@ RDEPENDS:${PN} = "iso-codes"
 
 EXTRA_OEMESON += "-Dtests=false -Dsoup2=false"
 
-SRC_URI[archive.sha256sum] = "61f42c2fd4d19b894a2484f691369032dc8b2a32a014ce6ca4d02c4fa4f75a14"
+SRC_URI[archive.sha256sum] = "d72485f7a6e0917f64edbedd68fd7b57246c6ebf10c5a45108b63946635778a2"
 
 PACKAGECONFIG ?= "flatpak"
 PACKAGECONFIG[flatpak] = "-Dflatpak=true,-Dflatpak=false,flatpak ostree"
-- 
2.42.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [meta-gnome][PATCH 2/3] gnome-calendar: Update 45.0 -> 45.1
  2023-10-26  9:09 [meta-gnome][PATCH 1/3] gnome-software: Update 45.0 -> 45.1 Markus Volk
@ 2023-10-26  9:09 ` Markus Volk
  2023-10-26  9:09 ` [meta-gnome][PATCH 3/3] gnome-disk-utility: Update 44.0 -> 45.0 Markus Volk
  1 sibling, 0 replies; 3+ messages in thread
From: Markus Volk @ 2023-10-26  9:09 UTC (permalink / raw)
  To: openembedded-devel

Major changes in 45.1:
* Use en dash for various strings
* Read the 12/24h time format setting from the portal
* Show event popover above events
* Fix a crash when loading some specific event in specific ranges and timezones
* Fix various warnings
* Updated translations

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 .../{gnome-calendar_45.0.bb => gnome-calendar_45.1.bb}          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-gnome/gnome-calendar/{gnome-calendar_45.0.bb => gnome-calendar_45.1.bb} (89%)

diff --git a/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_45.0.bb b/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_45.1.bb
similarity index 89%
rename from meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_45.0.bb
rename to meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_45.1.bb
index a8b8123f8..1f63c8aeb 100644
--- a/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_45.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_45.1.bb
@@ -23,7 +23,7 @@ inherit gnomebase gsettings gtk-icon-cache gettext features_check upstream-versi
 
 REQUIRED_DISTRO_FEATURES = "x11 opengl"
 
-SRC_URI[archive.sha256sum] = "8c1483cbba4388db410875ed09d64e9003f929b555d704076a6fe7bd7c1e65b2"
+SRC_URI[archive.sha256sum] = "7fa8507543865aa7432bb5319830c87158b5447ca09cca45b607dc6796c71008"
 
 do_install:prepend() {
     sed -i -e 's|${S}/src|/usr/src/debug/${PN}/${PV}-${PR}/src|g' ${B}/src/gcal-enum-types.h
-- 
2.42.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [meta-gnome][PATCH 3/3] gnome-disk-utility: Update 44.0 -> 45.0
  2023-10-26  9:09 [meta-gnome][PATCH 1/3] gnome-software: Update 45.0 -> 45.1 Markus Volk
  2023-10-26  9:09 ` [meta-gnome][PATCH 2/3] gnome-calendar: " Markus Volk
@ 2023-10-26  9:09 ` Markus Volk
  1 sibling, 0 replies; 3+ messages in thread
From: Markus Volk @ 2023-10-26  9:09 UTC (permalink / raw)
  To: openembedded-devel

45.0 - September 10, 2023
=========================

Lukáš Tyrychtr:
 * benchmark-dialog: Silence two maybe-uninitialized warnings

Updated translations:
 * Alexander Shopov (bg), Amn Alam (pa), Baurzhan Muftakhidinov (kk),
   Boyuan Yang (zh_CN), Bruce Cowan (en_GB), Danial Behzadi (fa), Efstathios
   Iosifidis (el), Gianvito Cavasoli (it), Irénée THIRION (fr), Leônidas
   Araújo (pt_BR), Nathan Follens (nl), Rūdolfs Mazurs (lv), Sabri Ünal
   (tr), Vasil Pupkin (be)

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 .../{gnome-disk-utility_44.0.bb => gnome-disk-utility_45.0.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-gnome/gnome-disk-utility/{gnome-disk-utility_44.0.bb => gnome-disk-utility_45.0.bb} (91%)

diff --git a/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_44.0.bb b/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_45.0.bb
similarity index 91%
rename from meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_44.0.bb
rename to meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_45.0.bb
index d8674fca2..7cae5dbcc 100644
--- a/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_44.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_45.0.bb
@@ -30,7 +30,7 @@ PACKAGECONFIG[systemd] = "-Dlogind=libsystemd,-Dlogind=none,systemd"
 PACKAGECONFIG[x11] = ",,libcanberra"
 
 SRC_URI:append = " ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'file://0001-gnome-disk-utility-remove-libcanberra-dependency.patch', '', d)}"
-SRC_URI[archive.sha256sum] = "02031097896cdb37d8717a5823f93e3723d4dfce7fdc4002c9dfcb16b7e7a3ef"
+SRC_URI[archive.sha256sum] = "3d8625faa99047bc4aefd29921ad728ab4d700cff86e0f2ec67e8dba877d0dd3"
 
 EXTRA_OEMESON = "-Dman=false"
 
-- 
2.42.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-10-26  9:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-26  9:09 [meta-gnome][PATCH 1/3] gnome-software: Update 45.0 -> 45.1 Markus Volk
2023-10-26  9:09 ` [meta-gnome][PATCH 2/3] gnome-calendar: " Markus Volk
2023-10-26  9:09 ` [meta-gnome][PATCH 3/3] gnome-disk-utility: Update 44.0 -> 45.0 Markus Volk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.