Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package orage for openSUSE:Leap:16.0 checked in at 2025-07-14 15:59:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/orage (Old) and /work/SRC/openSUSE:Leap:16.0/.orage.new.7373 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "orage" Mon Jul 14 15:59:14 2025 rev:2 rq:1292358 version:4.20.1 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/orage/orage.changes 2025-03-19 11:53:19.010304936 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.orage.new.7373/orage.changes 2025-07-14 15:59:45.042616587 +0200 @@ -1,0 +2,39 @@ +Tue Apr 1 13:15:44 UTC 2025 - Manfred Hollstein <manfre...@gmx.net> + +- Update to version 4.20.1 + * Fixed event structure initialization, TODOs was not correctly displayed. + Related with Issue #33, and MR !73. + * Replaced deprecated exo with libxfce4ui (MR !71). + * Translation Updates + +------------------------------------------------------------------- +Tue Jan 7 14:06:26 UTC 2025 - Manfred Hollstein <manfre...@gmx.net> + +- Update to version 4.20.0 + * Redesigned appointment window recurrence tab. Related with + Issue #23. + * Internal changes, changed appointment window to subclass of + GtkWindow + * Internal changes, changed mainbox to subclass of + GtkApplicationWindow (MR !48) + * Moved internal CSS string to separte theme file (MR !47, + MR !65) + * Added command line parameter '-i' to import ICS files + * Rudimentary synchronization support: added support for calling a + user-specified synchronization command + * Fixed Gtk-CRITICAL message while adding new appointment. + * Replaced Orage wake up detection with wake up detection from + panel clock plugin. + * Fixed memory leak and error handling when timezone info loading + fails. (MR !56) + * Added support for TZDIR environment variable (Issue #28). + * Updated desktop file: added actions for 'today' and 'new appointment' + (MR !58), added Keywords (MR! 64) + * Recurrence tab improvements: fixed dependency from ICAL RRULE + (MR !59, MR !52, Issue #23, Issue #29) + * Use gettext and XDT_VERSION_INIT (MR !60) + * Internal changes, changed day window (MR !62) + * Disabled tray icon by default, (MR !66, MR !64) + * Translation Updates + +------------------------------------------------------------------- @@ -377 +415,0 @@ - @@ -383 +420,0 @@ - @@ -390,2 +426,0 @@ - -------------------------------------------------------------------- Old: ---- orage-4.18.0.tar.bz2 New: ---- orage-4.20.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ orage.spec ++++++ --- /var/tmp/diff_new_pack.X66oCk/_old 2025-07-14 15:59:45.302627358 +0200 +++ /var/tmp/diff_new_pack.X66oCk/_new 2025-07-14 15:59:45.306627524 +0200 @@ -1,7 +1,7 @@ # # spec file for package orage # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,16 +17,16 @@ Name: orage -Version: 4.18.0 +Version: 4.20.1 Release: 0 Summary: Time-managing Application for the Xfce Desktop Environment License: GPL-2.0-or-later Group: Productivity/Office/Organizers URL: https://docs.xfce.org/panel-plugins/orage/start -Source: https://archive.xfce.org/src/apps/orage/4.18/%{name}-%{version}.tar.bz2 +Source: https://archive.xfce.org/src/apps/orage/4.20/%{name}-%{version}.tar.bz2 Source1: README.SUSE BuildRequires: fdupes -BuildRequires: intltool +BuildRequires: gettext >= 0.19.8 BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(gio-2.0) >= 2.58.0 @@ -34,9 +34,8 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.0 BuildRequires: pkgconfig(libical) >= 3.0 BuildRequires: pkgconfig(libnotify) >= 0.7.0 -BuildRequires: pkgconfig(libxfce4ui-2) >= 4.16.0 -BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.16.0 -BuildRequires: pkgconfig(popt) +BuildRequires: pkgconfig(libxfce4ui-2) >= 4.20.0 +BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.20.0 Recommends: %{name}-lang = %{version}-%{release} # use /usr/bin/play to play notification sounds Recommends: sox @@ -78,6 +77,8 @@ %{_datadir}/icons/hicolor/* %{_datadir}/metainfo/*.appdata.xml %{_datadir}/dbus-1/services/org.xfce.orage.service +%dir %{_datadir}/themes/Default/orage-4.0 +%{_datadir}/themes/Default/orage-4.0/gtk.css %files lang -f %{name}.lang ++++++ orage-4.18.0.tar.bz2 -> orage-4.20.1.tar.bz2 ++++++ ++++ 360230 lines of diff (skipped)