Hello community,
here is the log from the commit of package accountsservice for
openSUSE:Leap:15.2 checked in at 2020-04-28 20:10:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/accountsservice (Old)
and /work/SRC/openSUSE:Leap:15.2/.accountsservice.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "accountsservice"
Tue Apr 28 20:10:10 2020 rev:19 rq:796673 version:0.6.55
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/accountsservice/accountsservice.changes
2020-03-06 12:38:12.430645227 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.accountsservice.new.2738/accountsservice.changes
2020-04-28 20:10:11.328413623 +0200
@@ -1,0 +2,5 @@
+Tue Apr 14 00:28:10 UTC 2020 - Yifan Jiang <[email protected]>
+
+- Apply as-fate318433-prevent-same-account-multi-logins.patch to Leap.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ accountsservice.spec ++++++
--- /var/tmp/diff_new_pack.mCs3Fz/_old 2020-04-28 20:10:11.800414603 +0200
+++ /var/tmp/diff_new_pack.mCs3Fz/_new 2020-04-28 20:10:11.804414612 +0200
@@ -1,7 +1,7 @@
#
# spec file for package accountsservice
#
-# Copyright (c) 2019 SUSE LLC
+# 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
@@ -35,7 +35,7 @@
# PATCH-FIX-UPSTREAM accountsservice-wtmp-io-improvements.patch boo#1139487
[email protected] -- Backports that improve wtmp io performance.
Patch3: accountsservice-wtmp-io-improvements.patch
-## SLE-only patches start at 1000
+## SLE and Leap only patches start at 1000
# PATCH-FEATURE-SLE as-fate318433-prevent-same-account-multi-logins.patch
fate#318433 [email protected] -- prevent multiple simultaneous login.
Patch1000: as-fate318433-prevent-same-account-multi-logins.patch
@@ -101,8 +101,8 @@
%patch2 -p1
%patch3 -p1
-# Sle-only patches start at 1000
-%if !0%{?is_opensuse}
+# SLE and Leap patches start at 1000
+%if 0%{?sle_version}
%patch1000 -p1
%endif