Hello community,
here is the log from the commit of package pidgin-indicator for
openSUSE:Factory checked in at 2020-06-28 23:06:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pidgin-indicator (Old)
and /work/SRC/openSUSE:Factory/.pidgin-indicator.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pidgin-indicator"
Sun Jun 28 23:06:45 2020 rev:5 rq:817452 version:1.0.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/pidgin-indicator/pidgin-indicator.changes
2018-08-12 20:56:39.041623043 +0200
+++
/work/SRC/openSUSE:Factory/.pidgin-indicator.new.3060/pidgin-indicator.changes
2020-06-28 23:08:34.399306423 +0200
@@ -1,0 +2,6 @@
+Mon Jun 15 13:44:06 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- Use ayatana-appindicator only on Leap 15.x; for TW,
+ ayatana-indicator is no longer building and seems unmaintained.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pidgin-indicator.spec ++++++
--- /var/tmp/diff_new_pack.kdHZXx/_old 2020-06-28 23:08:36.123312148 +0200
+++ /var/tmp/diff_new_pack.kdHZXx/_new 2020-06-28 23:08:36.127312161 +0200
@@ -1,7 +1,7 @@
#
# spec file for package pidgin-indicator
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# 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/
#
@@ -34,7 +34,7 @@
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: pkgconfig(pidgin)
-%if 0%{?suse_version} >= 1500
+%if 0%{?suse_version} == 1500
BuildRequires: pkgconfig(ayatana-appindicator-0.1)
%else
BuildRequires: pkgconfig(appindicator-0.1)