From 5ec9b60de7fb095126c9d653968894e602eb9406 Mon Sep 17 00:00:00 2001
From: rockyautomation <rockyautomation@rockylinux.org>
Date: Fri, 19 Feb 2021 22:57:24 +0100
Subject: [PATCH] import accountsservice-0.6.50-7.el8

---
 SPECS/accountsservice.spec | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/SPECS/accountsservice.spec b/SPECS/accountsservice.spec
index e15866d..fcbb382 100644
--- a/SPECS/accountsservice.spec
+++ b/SPECS/accountsservice.spec
@@ -2,7 +2,7 @@
 
 Name:           accountsservice
 Version:        0.6.50
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        D-Bus interfaces for querying and manipulating user account information
 License:        GPLv3+
 URL:            https://www.freedesktop.org/wiki/Software/AccountsService/
@@ -26,6 +26,8 @@ Patch10:        0001-daemon-Fix-warnings-about-type-punning.patch
 
 Patch20:        0001-lib-don-t-set-loaded-state-until-seat-is-fetched.patch
 
+Patch30:        0001-data-don-t-send-change-updates-for-login-history.patch
+
 Patch90:        0001-lib-save-os-when-creating-user.patch
 
 Requires:       polkit
@@ -111,6 +113,10 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.a
 %{_datadir}/gtk-doc/html/libaccountsservice/*
 
 %changelog
+* Mon Jun 17 2019 Ray Strode <rstrode@redhat.com> - 0.6.50-7
+- Don't send change updates for login history changes
+  Resolves: #1713080
+
 * Mon Nov 26 2018 Ray Strode <rstrode@redhat.com> - 0.6.50-6
 - Fix user switching before screen lock
   Resolves: #1653263
-- 
GitLab