Update to 3.37.90
This commit is contained in:
parent
c4b32f8dfd
commit
a25656a917
1
.gitignore
vendored
1
.gitignore
vendored
@ -118,3 +118,4 @@
|
|||||||
/gnome-online-accounts-3.35.3.tar.xz
|
/gnome-online-accounts-3.35.3.tar.xz
|
||||||
/gnome-online-accounts-3.35.90.tar.xz
|
/gnome-online-accounts-3.35.90.tar.xz
|
||||||
/gnome-online-accounts-3.36.0.tar.xz
|
/gnome-online-accounts-3.36.0.tar.xz
|
||||||
|
/gnome-online-accounts-3.37.90.tar.xz
|
||||||
|
@ -2,16 +2,16 @@
|
|||||||
%global glib2_version 2.52
|
%global glib2_version 2.52
|
||||||
%global gtk3_version 3.19.12
|
%global gtk3_version 3.19.12
|
||||||
%global libsoup_version 2.42
|
%global libsoup_version 2.42
|
||||||
%global webkit2gtk3_version 2.12.0
|
%global webkit2gtk3_version 2.26.0
|
||||||
|
|
||||||
Name: gnome-online-accounts
|
Name: gnome-online-accounts
|
||||||
Version: 3.36.0
|
Version: 3.37.90
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Single sign-on framework for GNOME
|
Summary: Single sign-on framework for GNOME
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://wiki.gnome.org/Projects/GnomeOnlineAccounts
|
URL: https://wiki.gnome.org/Projects/GnomeOnlineAccounts
|
||||||
Source0: https://download.gnome.org/sources/gnome-online-accounts/3.36/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/gnome-online-accounts/3.37/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
# https://pagure.io/fedora-workstation/issue/83
|
# https://pagure.io/fedora-workstation/issue/83
|
||||||
Patch0: 0001-Remove-Documents-support.patch
|
Patch0: 0001-Remove-Documents-support.patch
|
||||||
@ -119,6 +119,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
|||||||
%{_datadir}/vala/
|
%{_datadir}/vala/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 10 2020 Debarshi Ray <rishi@fedoraproject.org> - 3.37.90-1
|
||||||
|
- Update to 3.37.90
|
||||||
|
|
||||||
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.36.0-3
|
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.36.0-3
|
||||||
- Second attempt - Rebuilt for
|
- Second attempt - Rebuilt for
|
||||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-online-accounts-3.36.0.tar.xz) = 2d04ea016c1bace9a2cb6ef7a6539c7f878cfa9b309394b18ed692ef1b9b73bf5f93a3f9edcb74170f1be4823a5c9ac6cde3b4e7245906e1b4e130d33eeb1c81
|
SHA512 (gnome-online-accounts-3.37.90.tar.xz) = 2c2e9ec3225380cf6c11195347f33a10fd8f3d838368140d13794bc6786d940e0a1483cdafd79c8cd75e911b60cdbe1fe3f1b73676ee8c31e56dbfb7988e221e
|
||||||
|
Loading…
Reference in New Issue
Block a user