parent
cc3cb7ac6f
commit
296643edfd
@ -1,8 +1,8 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: accountsservice
|
||||
Version: 0.6.47
|
||||
Release: 2%{?dist}
|
||||
Version: 0.6.48
|
||||
Release: 1%{?dist}
|
||||
Summary: D-Bus interfaces for querying and manipulating user account information
|
||||
License: GPLv3+
|
||||
URL: https://www.freedesktop.org/wiki/Software/AccountsService/
|
||||
@ -23,9 +23,6 @@ Requires: polkit
|
||||
Requires: shadow-utils
|
||||
%{?systemd_requires}
|
||||
|
||||
Patch1: 0001-daemon-unregister-user-after-we-re-done-with-it-not-.patch
|
||||
Patch2: 0002-daemon-don-t-emit-user-deleted-for-uncached-users.patch
|
||||
|
||||
%description
|
||||
The accountsservice project provides a set of D-Bus interfaces for
|
||||
querying and manipulating user account information and an implementation
|
||||
@ -101,6 +98,10 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.a
|
||||
%{_datadir}/gtk-doc/html/libaccountsservice/*
|
||||
|
||||
%changelog
|
||||
* Thu May 10 2018 Ray Strode <rstrode@redhat.com> - 0.6.48-1
|
||||
- Update to 0.6.48
|
||||
Resolves: #1575780
|
||||
|
||||
* Fri May 04 2018 Ray Strode <rstrode@redhat.com> - 0.6.47-2
|
||||
- fix crash on user deletion
|
||||
Resolves: #1573550
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (accountsservice-0.6.47.tar.xz) = 9e6ed72904cd1a8c01007ae879158fa9bf7129821e996d0279d1da2072e9d906115585c8fa4f91012af92dbb841825a26f1239b2a6040ef8f180e4bf678a7402
|
||||
SHA512 (accountsservice-0.6.48.tar.xz) = 9c71b78cea398e8664a1cba21d66c250e52a5d05cb700e4755a653313edca6c6b36f07b2a4bc5a1c02991b3fe426c0a471bd75abfd5ec18790842f111726414b
|
||||
|
||||
Loading…
Reference in New Issue
Block a user