Hello community,

here is the log from the commit of package libindicator for openSUSE:Factory 
checked in at 2020-05-02 22:15:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libindicator (Old)
 and      /work/SRC/openSUSE:Factory/.libindicator.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libindicator"

Sat May  2 22:15:04 2020 rev:10 rq:799129 version:16.10.0+bzr20171205

Changes:
--------
--- /work/SRC/openSUSE:Factory/libindicator/libindicator.changes        
2019-10-17 13:08:07.283953100 +0200
+++ /work/SRC/openSUSE:Factory/.libindicator.new.2738/libindicator.changes      
2020-05-02 22:15:13.136269765 +0200
@@ -1,0 +2,8 @@
+Fri Mar 20 09:12:22 UTC 2020 - Yifan Jiang <yfji...@suse.com>
+
+- A shared systemd target for user session is shipped with the
+  source, pack it up properly.
+
+  
https://bazaar.launchpad.net/~indicator-applet-developers/libindicator/trunk.16.10/revision/534
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libindicator.spec ++++++
--- /var/tmp/diff_new_pack.dwuRPB/_old  2020-05-02 22:15:14.240272078 +0200
+++ /var/tmp/diff_new_pack.dwuRPB/_new  2020-05-02 22:15:14.240272078 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libindicator
 #
-# Copyright (c) 2019 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
@@ -26,7 +26,7 @@
 Summary:        Panel indicator applet libraries
 License:        GPL-3.0-only
 Group:          System/GUI/Other
-Url:            https://launchpad.net/libindicator
+URL:            https://launchpad.net/libindicator
 Source:         
https://launchpad.net/ubuntu/+archive/primary/+files/%{name}_%{_version}.orig.tar.gz
 # PATCH-FIX-OPENSUSE libindicator-disable-werror.patch hrvoje.sen...@gmail.com 
-- Disable -Werror.
 Patch0:         libindicator-disable-werror.patch
@@ -38,6 +38,7 @@
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libido3-0.1)
+BuildRequires:  pkgconfig(systemd)
 
 %description
 This library contains information to build indicators to go into
@@ -77,6 +78,14 @@
 This package provides the development files required to build
 indicators and to go into the indicator applet.
 
+%package -n indicator-common
+Summary:        Indicator shared files
+Group:          System/Libraries
+
+%description -n indicator-common
+A package that has files needed to work with the indicators. This
+includes the systemd indicators-pre.target.
+
 %prep
 %setup -q -c
 %patch0 -p1
@@ -142,4 +151,7 @@
 %{_libdir}/%{soname_gtk2}.so
 %{_libdir}/pkgconfig/indicator-0.4.pc
 
+%files -n indicator-common
+%{_prefix}/lib/systemd/user/indicators-pre.target
+
 %changelog


Reply via email to