Update the upstream patch

epel9
Daniel Vrátil 5 years ago
parent 3bd46003bc
commit 4a6dd71d47

@ -41,7 +41,7 @@ index 638c1a9..97307af 100644
- 'https://www.googleapis.com/auth/drive.file', - 'https://www.googleapis.com/auth/drive.file',
- 'https://www.googleapis.com/auth/drive.metadata.readonly', - 'https://www.googleapis.com/auth/drive.metadata.readonly',
- 'https://www.googleapis.com/auth/drive.readonly' - 'https://www.googleapis.com/auth/drive.readonly'
+ 'https://www.googleapis.com/auth/youtube.upload', + 'https://www.googleapis.com/auth/youtube.upload'
]</setting> ]</setting>
- <setting name="AllowedSchemes" type="as">['https','http']</setting> - <setting name="AllowedSchemes" type="as">['https','http']</setting>
+ <setting name="AllowedSchemes" type="as">['https']</setting> + <setting name="AllowedSchemes" type="as">['https']</setting>

@ -1,6 +1,6 @@
Name: kaccounts-providers Name: kaccounts-providers
Version: 19.12.1 Version: 19.12.1
Release: 1%{?dist} Release: 2%{?dist}
Summary: Additional service providers for KAccounts framework Summary: Additional service providers for KAccounts framework
License: GPLv2 License: GPLv2
URL: https://cgit.kde.org/%{name}.git URL: https://cgit.kde.org/%{name}.git
@ -66,6 +66,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog %changelog
* Mon Jan 13 2020 Daniel Vrátil <dvratil@fedoraproject.org> - 19.12.1-2
- Update the upstream patch
* Mon Jan 13 2020 Rex Dieter <rdieter@fedoraproject.org> - 19.12.1-1 * Mon Jan 13 2020 Rex Dieter <rdieter@fedoraproject.org> - 19.12.1-1
- 19.12.1 - 19.12.1

Loading…
Cancel
Save