diff mbox series

[meta-xfce,4/6] orage: upgrade 4.18.0 -> 4.20.1

Message ID 20250610144254.884143-4-schonm@gmail.com
State New
Headers show
Series [meta-xfce,1/6] xfce4-screensaver: upgrade 4.18.1 -> 4.18.4 | expand

Commit Message

Jason Schonberg June 10, 2025, 2:42 p.m. UTC
Changelog: https://gitlab.xfce.org/apps/orage/-/tags/orage-4.20.1

Changelog: https://gitlab.xfce.org/apps/orage/-/tags/orage-4.20.0

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 .../recipes-apps/orage/{orage_4.18.0.bb => orage_4.20.1.bb}    | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
 rename meta-xfce/recipes-apps/orage/{orage_4.18.0.bb => orage_4.20.1.bb} (84%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-apps/orage/orage_4.18.0.bb b/meta-xfce/recipes-apps/orage/orage_4.20.1.bb
similarity index 84%
rename from meta-xfce/recipes-apps/orage/orage_4.18.0.bb
rename to meta-xfce/recipes-apps/orage/orage_4.20.1.bb
index 83a65885ac..cc17393504 100644
--- a/meta-xfce/recipes-apps/orage/orage_4.18.0.bb
+++ b/meta-xfce/recipes-apps/orage/orage_4.20.1.bb
@@ -6,7 +6,7 @@  DEPENDS = "gtk+ xfce4-panel libical popt"
 
 inherit xfce-app mime-xdg
 
-SRC_URI[sha256sum] = "6313b49b26cfa39fc5e99468f3fbcfe0fa1c0f3f74273f03674f1a7d6141a3ec"
+SRC_URI[sha256sum] = "7e0331167ba438e494e0dc7fbdf03843fdfa4004910f4d5b113afea77b3eecc0"
 
 PACKAGECONFIG ??= "notify"
 PACKAGECONFIG[notify] = "--enable-libnotify,--disable-libnotify,libnotify"
@@ -15,6 +15,7 @@  PACKAGES =+ "xfce4-orageclock-plugin"
 FILES:${PN} += " \
     ${datadir}/dbus-1 \
     ${datadir}/metainfo \
+    ${datadir}/themes \
 "
 FILES:xfce4-orageclock-plugin = "${libdir}/xfce4/panel/plugins/*.so ${datadir}/xfce4/panel/plugins"
 FILES:${PN}-dev += "${libdir}/xfce4/panel/plugins/*.la"