Disable Fedora provider

i9
Arkady L. Shane 1 year ago
parent 9991feed0f
commit f0634b7ea1
Signed by: tigro
GPG Key ID: 9C7900103E1C4F8B

@ -6,7 +6,7 @@
Name: gnome-online-accounts
Version: 3.40.0
Release: 2%{?dist}.inferit.4
Release: 2%{?dist}.inferit.5
Summary: Single sign-on framework for GNOME
License: LGPLv2+
@ -71,6 +71,7 @@ developing applications that use %{name}.
%build
%configure \
--disable-fedora \
--disable-facebook \
--disable-flickr \
--disable-foursquare \
@ -132,6 +133,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
%{_datadir}/vala/
%changelog
* Fri Oct 27 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 3.40.0-2.inferit.5
- Disable Fedora provider
* Mon Sep 18 2023 Alexey Berezhok <alexey.berezhok@msvsphere-os.ru> - 3.40.0-2.inferit.4
- Fix bug when two accounts of yandex disk displayed as one

Loading…
Cancel
Save