Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package orage for openSUSE:Factory checked 
in at 2023-02-09 16:23:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/orage (Old)
 and      /work/SRC/openSUSE:Factory/.orage.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "orage"

Thu Feb  9 16:23:17 2023 rev:3 rq:1063949 version:4.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/orage/orage.changes      2022-04-08 
22:46:05.630889344 +0200
+++ /work/SRC/openSUSE:Factory/.orage.new.4462/orage.changes    2023-02-09 
16:23:18.174742615 +0100
@@ -1,0 +2,25 @@
+Wed Feb  8 17:00:53 UTC 2023 - Manfred Hollstein <[email protected]>
+
+- Update to version 4.18.0
+  * Changed Orage internal time and data strings to GDateTime (MR !20)
+  * In event list, fixed event hiding when event start at 00:00 and
+    end 00:00 in same date (this kind event can be created when
+    creating full day event, save event and then unset full day option).
+    (MR !20)
+  * Removed bundled libical (Issue #5)
+  * Removed panel plugin (Issue #11)
+  * Removed GlobalTime (Issue #12)
+  * Replaced old Orage icons (Issue #16) and removed 160x160 icons
+  * Replaced deprecated dbus-glib with GDBus (Issue #4)
+  * Changed event attach order in day view window (Issue #15)
+  * Added Wayland support (Issue #2)
+  * Fixed orage_persistent_alarms.txt not found messages (MR !35)
+  * Fixed after wakeup tray icon updating (Issue #14)
+  * Changed alarm_structure to reference counted structure. This
+    fixes warnings about memory leaks (MR !38, replaces MR !8)
+  * Changed libnotify minimum version to 0.7.0 (MR !39)
+  * Disabled sound alarm when sound command is not set (MR !40)
+  * Fixed large ical file import (Issue #8)
+  * Translation Updates
+
+-------------------------------------------------------------------

Old:
----
  orage-4.16.0.tar.bz2

New:
----
  orage-4.18.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ orage.spec ++++++
--- /var/tmp/diff_new_pack.I6Y2Ol/_old  2023-02-09 16:23:18.558744593 +0100
+++ /var/tmp/diff_new_pack.I6Y2Ol/_new  2023-02-09 16:23:18.562744614 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package orage
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,27 +17,26 @@
 
 
 Name:           orage
-Version:        4.16.0
+Version:        4.18.0
 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:         
http://archive.xfce.org/src/apps/orage/4.16/%{name}-%{version}.tar.bz2
+Source:         
https://archive.xfce.org/src/apps/orage/4.18/%{name}-%{version}.tar.bz2
 Source1:        README.SUSE
 BuildRequires:  fdupes
 BuildRequires:  intltool
-BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig
+BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(gio-2.0) >= 2.58.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.58.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.24.0
-BuildRequires:  pkgconfig(glib-2.0) >= 2.52.0
-BuildRequires:  pkgconfig(libical)
-BuildRequires:  pkgconfig(libnotify)
-BuildRequires:  pkgconfig(libxfce4panel-2.0)
-BuildRequires:  pkgconfig(libxfce4ui-2)
+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)
-Requires:       exo-tools
-Requires:       xfce4-panel
 Recommends:     %{name}-lang = %{version}-%{release}
 # use /usr/bin/play to play notification sounds
 Recommends:     sox
@@ -65,8 +64,6 @@
 %install
 %make_install
 
-%suse_update_desktop_file -r org.xfce.orage.globaltime X-XFCE Utility Clock GTK
-
 %fdupes %{buildroot}%{_datadir}
 
 %find_lang %{name} %{?no_lang_C}
@@ -74,15 +71,13 @@
 %files
 %license COPYING
 %doc README.md AUTHORS NEWS README.SUSE
-%{_bindir}/globaltime
 %{_bindir}/orage
 %dir %{_datadir}/%{name}
 %{_datadir}/orage/sounds/
 %{_datadir}/applications/*.desktop
 %{_datadir}/icons/hicolor/*
 %{_datadir}/metainfo/*.appdata.xml
-%{_datadir}/xfce4/panel/plugins/*.desktop
-%{_libdir}/xfce4/panel/plugins/*
+%{_datadir}/dbus-1/services/org.xfce.orage.service
 
 %files lang -f %{name}.lang
 

++++++ orage-4.16.0.tar.bz2 -> orage-4.18.0.tar.bz2 ++++++
++++ 297241 lines of diff (skipped)

Reply via email to