Hello community,

here is the log from the commit of package ayatana-ido for openSUSE:Factory 
checked in at 2019-11-08 15:27:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ayatana-ido (Old)
 and      /work/SRC/openSUSE:Factory/.ayatana-ido.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ayatana-ido"

Fri Nov  8 15:27:31 2019 rev:3 rq:746488 version:0.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/ayatana-ido/ayatana-ido.changes  2018-08-22 
14:19:23.534215140 +0200
+++ /work/SRC/openSUSE:Factory/.ayatana-ido.new.2990/ayatana-ido.changes        
2019-11-08 15:27:33.963113874 +0100
@@ -1,0 +2,14 @@
+Fri Nov  8 03:40:02 UTC 2019 - Marguerite Su <[email protected]>
+
+- add ayatana-ido-glib-2.58.patch
+  * g_type_class_add_private was deprecated since glib 2.58
+    get rid of it and self-defined *_GET_PRIVATE() functions,
+    use G_DEFINE_TYPE_* and auto-generated *_get_instance_private()
+    instead.
+
+-------------------------------------------------------------------
+Thu Oct 17 14:03:14 UTC 2019 - Richard Brown <[email protected]>
+
+- Remove obsolete Groups tag (fate#326485)
+
+-------------------------------------------------------------------

New:
----
  ayatana-ido-glib-2.58.patch

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

Other differences:
------------------
++++++ ayatana-ido.spec ++++++
--- /var/tmp/diff_new_pack.vPZPVV/_old  2019-11-08 15:27:34.747114756 +0100
+++ /var/tmp/diff_new_pack.vPZPVV/_new  2019-11-08 15:27:34.751114760 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ayatana-ido
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -25,10 +25,11 @@
 Release:        0
 Summary:        Ayatana Indicator Display Objects
 License:        GPL-3.0-only AND LGPL-3.0-only AND LGPL-2.1-only
-Group:          System/GUI/Other
 URL:            https://github.com/AyatanaIndicators/ayatana-ido
 Source:         
https://github.com/AyatanaIndicators/ayatana-ido/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        baselibs.conf
+#PATCH-FIX-UPSTREAM ayatana-ido-glib-2.58.patch g_type_class_add_private was 
deprecated since glib 2.58
+Patch:          ayatana-ido-glib-2.58.patch
 BuildRequires:  gcc-c++
 BuildRequires:  gtk-doc
 BuildRequires:  mate-common
@@ -45,7 +46,6 @@
 
 %package -n %{lname}
 Summary:        Shared library providing extra GTK+ menu items in system 
indicators
-Group:          System/Libraries
 
 %description -n %{lname}
 Shared library providing extra GTK+ menu items for display in
@@ -55,7 +55,6 @@
 
 %package -n %{typelib}
 Summary:        Ayatana Indicator Display Objects typelib
-Group:          System/Libraries
 
 %description -n %{typelib}
 Shared library providing extra GTK+ menu items for display in
@@ -66,7 +65,6 @@
 
 %package devel
 Summary:        Development files for Ayatana Indicator Display Objects
-Group:          Development/Libraries/C and C++
 Requires:       %{lname} = %{version}
 Requires:       %{typelib} = %{version}
 Requires:       pkgconfig(gio-2.0) >= 2.37.0
@@ -81,7 +79,7 @@
 This package contains the development files for Ido.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 NOCONFIGURE=1 mate-autogen

++++++ ayatana-ido-glib-2.58.patch ++++++
++++ 940 lines (skipped)


Reply via email to