diff --git a/.files b/.files index 597ad9d..d21f5f9 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index a763f3c..3e64a5a 100644 --- a/.rev +++ b/.rev @@ -1060,4 +1060,12 @@ By now, it's required for sle-15, so synchronized the updated specfile and chang directories upon user creation (boo#1189853). 914414 + + 90ce5647967e0c03cda33de786d7a3e6 + 0.6.55 + + dimstar_suse + (forwarded request 929156 from iznogood) + 929601 + diff --git a/accountsservice.changes b/accountsservice.changes index c694bb3..b820a33 100644 --- a/accountsservice.changes +++ b/accountsservice.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu Nov 4 10:39:37 UTC 2021 - Bjørn Lie + +- Stop passing the no longer used nor recognized option + user-heuristics=true to meson. + +------------------------------------------------------------------- Thu Aug 26 15:07:51 UTC 2021 - Dominique Leuenberger - Update harden_accounts-daemon.service.patch: Do not proect home diff --git a/accountsservice.spec b/accountsservice.spec index a88d9b3..6c3426f 100644 --- a/accountsservice.spec +++ b/accountsservice.spec @@ -114,7 +114,6 @@ querying and manipulating user account information. %build %meson \ - -Duser-heuristics=true \ -Dsystemd=true \ -Dintrospection=true \ -Dgtk_doc=true \