Disable Fedora provider

i9-beta changed/i9-beta/gnome-online-accounts-3.40.0-3.el9.inferit.1
Arkady L. Shane 11 months ago
parent c2d35d6708
commit 55fa815c9a
Signed by: tigro
GPG Key ID: 9C7900103E1C4F8B

@ -6,7 +6,7 @@
Name: gnome-online-accounts
Version: 3.40.0
Release: 3%{?dist}.inferit
Release: 3%{?dist}.inferit.1
Summary: Single sign-on framework for GNOME
License: LGPLv2+
@ -70,6 +70,7 @@ developing applications that use %{name}.
%build
%configure \
--disable-fedora \
--disable-facebook \
--disable-flickr \
--disable-foursquare \
@ -79,7 +80,6 @@ developing applications that use %{name}.
--disable-static \
--enable-compile-warnings=yes \
--enable-documentation \
--enable-fedora \
--enable-exchange \
--enable-google \
--enable-gtk-doc \
@ -132,6 +132,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-3.inferit.1
- Disable Fedora provider
* Wed Oct 11 2023 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 3.40.0-3.inferit
- Fix bug when two accounts of yandex disk displayed as one (patch by Alexey Berezhok <aberezhok@msvsphere-os.ru>)
- Added support of yandex webdav (patch by Alexey Berezhok <aberezhok@msvsphere-os.ru>)

Loading…
Cancel
Save