diff --git a/accountsservice.spec b/accountsservice.spec index f574e16..19d0e35 100644 --- a/accountsservice.spec +++ b/accountsservice.spec @@ -1,17 +1,12 @@ Name: accountsservice -Version: 23.11.69 -Release: 2%{?dist} +Version: 23.13.9 +Release: 1%{?dist} Summary: D-Bus interfaces for querying and manipulating user account information License: GPLv3+ URL: https://www.freedesktop.org/wiki/Software/AccountsService/ #VCS: git:git://gitlab.freedesktop.org/accountsservice/accountsservice Source0: https://www.freedesktop.org/software/accountsservice/accountsservice-%{version}.tar.xz -Source1: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/mocklibc/mocklibc-1.0.tar.gz -# https://wrapdb.mesonbuild.com/v1/projects/mocklibc/1.0/2/get_zip -Source2: mocklibc-1.0-2-wrap.zip - -Patch0: 0001-daemon-Fix-boot-delay.patch BuildRequires: gettext-devel BuildRequires: pkgconfig(dbus-1) @@ -24,11 +19,16 @@ BuildRequires: gtk-doc BuildRequires: git BuildRequires: meson BuildRequires: vala +BuildRequires: python3-dbusmock Requires: polkit Requires: shadow-utils %{?systemd_requires} +# https://bugzilla.redhat.com/show_bug.cgi?id=2185850 +Patch10001: 0001-mocklibc-Fix-compiler-warning.patch +Patch10002: 0002-user-manager-Fix-another-compiler-warning.patch + %description The accountsservice project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation @@ -55,11 +55,6 @@ files needed to build applications that use accountsservice-libs. %prep %autosetup -S git -mkdir -p subprojects/packagecache -cd subprojects/packagecache -cp %{SOURCE1} . -cp %{SOURCE2} . - %build %meson \ -Dgtk_doc=true \ @@ -119,6 +114,11 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/accountsservice/interfaces/ %{_datadir}/vala/vapi/accountsservice.* %changelog +* Tue Apr 11 2023 Ray Strode - 23.13.9-1 +- Update to 23.13.9 +- Fix C99 compile error + Resolves: #2185850 + * Fri Mar 24 2023 Ray Strode - 23.11.69-2 - Fix delay during boot for some users Resolves: #2180768 diff --git a/sources b/sources index c911fd3..6c4f2b6 100644 --- a/sources +++ b/sources @@ -1,4 +1 @@ -SHA512 (accountsservice-23.11.69.tar.xz) = 3249986945b8026f9bfc040efcdaca1843a7ee50b8b6088846f4e64dc1e8a7c9206c8a59c28527830485f756d943d523b90f55f5043ee6ec665ba28ef1e23c5a -SHA512 (mocklibc-1.0-2-wrap.zip) = 02397181bfeb1c9960d54789c2eac65f065bbab7f9344b0a9f33d7f8014ea03a935c3b7334172dfb8de2b3767c2ead1e305b5f007555f6797d9190605b6c4ac3 -SHA512 (mocklibc-1.0.tar.gz) = f3ea98d3b870b9d59293c961170e185b85747f15abcf74fc24cb22fef781b87b37a6116f165c5d2db4918c973cdb795dd72d05a469eb9f81ed30b2a98a24ee3f - +SHA512 (accountsservice-23.13.9.tar.xz) = c6eb543ce2e07b61bbdfa454e388949bc688517be0536b14f30c66383ed105b15d3fab8b6c62b1eaa08f67d9bdc29b928729d9f7c704f47de4decf0de8e12f89