Update to 3.38.0
This commit is contained in:
parent
a25656a917
commit
30eb5efd2f
1
.gitignore
vendored
1
.gitignore
vendored
@ -119,3 +119,4 @@
|
||||
/gnome-online-accounts-3.35.90.tar.xz
|
||||
/gnome-online-accounts-3.36.0.tar.xz
|
||||
/gnome-online-accounts-3.37.90.tar.xz
|
||||
/gnome-online-accounts-3.38.0.tar.xz
|
||||
|
@ -5,13 +5,13 @@
|
||||
%global webkit2gtk3_version 2.26.0
|
||||
|
||||
Name: gnome-online-accounts
|
||||
Version: 3.37.90
|
||||
Version: 3.38.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Single sign-on framework for GNOME
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/GnomeOnlineAccounts
|
||||
Source0: https://download.gnome.org/sources/gnome-online-accounts/3.37/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-online-accounts/3.38/%{name}-%{version}.tar.xz
|
||||
|
||||
# https://pagure.io/fedora-workstation/issue/83
|
||||
Patch0: 0001-Remove-Documents-support.patch
|
||||
@ -119,6 +119,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Fri Oct 16 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
|
||||
- Update to 3.38.0
|
||||
|
||||
* Mon Aug 10 2020 Debarshi Ray <rishi@fedoraproject.org> - 3.37.90-1
|
||||
- Update to 3.37.90
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-online-accounts-3.37.90.tar.xz) = 2c2e9ec3225380cf6c11195347f33a10fd8f3d838368140d13794bc6786d940e0a1483cdafd79c8cd75e911b60cdbe1fe3f1b73676ee8c31e56dbfb7988e221e
|
||||
SHA512 (gnome-online-accounts-3.38.0.tar.xz) = 19ad13aebb64d2939715add96fdb409add1bc6d12a8afc8558cb8ec904e750b20e28141f7bd81fec0e12814bfd153cac3871b19652f819448c791e322cc744e3
|
||||
|
Loading…
Reference in New Issue
Block a user