Update to 3.35.1
This commit is contained in:
parent
e867ea7376
commit
d75607ade0
1
.gitignore
vendored
1
.gitignore
vendored
@ -114,3 +114,4 @@
|
||||
/gnome-online-accounts-3.33.91.tar.xz
|
||||
/gnome-online-accounts-3.33.92.tar.xz
|
||||
/gnome-online-accounts-3.34.0.tar.xz
|
||||
/gnome-online-accounts-3.35.1.tar.xz
|
||||
|
@ -5,13 +5,13 @@
|
||||
%global webkit2gtk3_version 2.12.0
|
||||
|
||||
Name: gnome-online-accounts
|
||||
Version: 3.34.0
|
||||
Version: 3.35.1
|
||||
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.34/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-online-accounts/3.35/%{name}-%{version}.tar.xz
|
||||
|
||||
# https://pagure.io/fedora-workstation/issue/83
|
||||
Patch0: 0001-Remove-Documents-support.patch
|
||||
@ -120,6 +120,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Tue Oct 15 2019 Debarshi Ray <rishi@fedoraproject.org> - 3.35.1-1
|
||||
- Update to 3.35.1
|
||||
|
||||
* Wed Sep 11 2019 Kalev Lember <klember@redhat.com> - 3.34.0-1
|
||||
- Update to 3.34.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-online-accounts-3.34.0.tar.xz) = 87a64c33ddc705c6e0b45543b57417b42db2e670407a8947c013937451a3a1807ca7e2516189a2e0648df0ff21127444e74e55486a26ac4dcd3b89f4dcd4fd6a
|
||||
SHA512 (gnome-online-accounts-3.35.1.tar.xz) = 5041f17756fe7fe87999e7dfb228afe28a781106ebd2ed2f2458c6bc290b2a10e0ca43a21aae2ec80d409b3054e526a3b5e5ab3c0da351d34127962adf8cf5cd
|
||||
|
Loading…
Reference in New Issue
Block a user