Added yandex provider to spec

i9 changed/i9/gnome-online-accounts-3.40.0-2.el9.inferit.1
Alexey Berezhok 1 year ago
parent d6dc154496
commit 3d8d06af7a

@ -6,7 +6,7 @@
Name: gnome-online-accounts
Version: 3.40.0
Release: 2%{?dist}
Release: 2%{?dist}.inferit.1
Summary: Single sign-on framework for GNOME
License: LGPLv2+
@ -20,6 +20,8 @@ Patch0: 0001-Remove-Documents-support.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=1913641
Patch1: 0001-google-Remove-Photos-support.patch
Patch2: 0001-Added-yandex-provider-prebuild-version.patch
BuildRequires: pkgconfig(gcr-3)
BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version}
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
@ -61,6 +63,7 @@ developing applications that use %{name}.
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
%build
%configure \
@ -125,6 +128,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
%{_datadir}/vala/
%changelog
* Tue May 23 2023 Alexey Berezhok <alexey.berezhok@msvsphere.ru> - 3.40.0-2.inferit.1
- Added fix for pesign-client for db unlocking
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.40.0-2
- Rebuilt for MSVSphere 9.1.

Loading…
Cancel
Save