Update to 3.32.0
This commit is contained in:
parent
26c77470e1
commit
f007a6587b
1
.gitignore
vendored
1
.gitignore
vendored
@ -110,3 +110,4 @@
|
||||
/gnome-online-accounts-3.30.0.tar.xz
|
||||
/gnome-online-accounts-3.31.3.tar.xz
|
||||
/gnome-online-accounts-3.31.90.tar.xz
|
||||
/gnome-online-accounts-3.32.0.tar.xz
|
||||
|
@ -5,13 +5,13 @@
|
||||
%global webkit2gtk3_version 2.12.0
|
||||
|
||||
Name: gnome-online-accounts
|
||||
Version: 3.31.90
|
||||
Version: 3.32.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.31/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-online-accounts/3.32/%{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 Mar 29 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
|
||||
- Update to 3.32.0
|
||||
|
||||
* Sat Feb 09 2019 Debarshi Ray <rishi@fedoraproject.org> - 3.31.90-1
|
||||
- Update to 3.31.90
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-online-accounts-3.31.90.tar.xz) = 54a19f09646788001edf8aca4a7cd06ab746d336fd942f352c5e9cdcd7f93b527c48f5b17b90e51d67ee7b86412e2904459da7ef7be9eaef5378e73341e33d40
|
||||
SHA512 (gnome-online-accounts-3.32.0.tar.xz) = 8050a06c73d8500e73094a03f08c2427d20ad094f36c472e37cc95a54529ce84db4dc3fbca9aac2000f2992e78a697716129d963b70b1e8140017678734a52bb
|
||||
|
Loading…
Reference in New Issue
Block a user