Update to 3.33.91
This commit is contained in:
parent
2924439ed5
commit
8b33e3e736
1
.gitignore
vendored
1
.gitignore
vendored
@ -111,3 +111,4 @@
|
|||||||
/gnome-online-accounts-3.31.3.tar.xz
|
/gnome-online-accounts-3.31.3.tar.xz
|
||||||
/gnome-online-accounts-3.31.90.tar.xz
|
/gnome-online-accounts-3.31.90.tar.xz
|
||||||
/gnome-online-accounts-3.32.0.tar.xz
|
/gnome-online-accounts-3.32.0.tar.xz
|
||||||
|
/gnome-online-accounts-3.33.91.tar.xz
|
||||||
|
@ -5,13 +5,13 @@
|
|||||||
%global webkit2gtk3_version 2.12.0
|
%global webkit2gtk3_version 2.12.0
|
||||||
|
|
||||||
Name: gnome-online-accounts
|
Name: gnome-online-accounts
|
||||||
Version: 3.32.0
|
Version: 3.33.91
|
||||||
Release: 2%{?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.32/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/gnome-online-accounts/3.33/%{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
|
||||||
@ -65,6 +65,7 @@ developing applications that use %{name}.
|
|||||||
--disable-static \
|
--disable-static \
|
||||||
--enable-documentation \
|
--enable-documentation \
|
||||||
--enable-facebook \
|
--enable-facebook \
|
||||||
|
--enable-fedora \
|
||||||
--enable-foursquare \
|
--enable-foursquare \
|
||||||
--enable-exchange \
|
--enable-exchange \
|
||||||
--enable-flickr \
|
--enable-flickr \
|
||||||
@ -119,6 +120,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
|||||||
%{_datadir}/vala/
|
%{_datadir}/vala/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 21 2019 Debarshi Ray <rishi@fedoraproject.org> - 3.33.91-1
|
||||||
|
- Update to 3.33.91
|
||||||
|
|
||||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.32.0-2
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.32.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-online-accounts-3.32.0.tar.xz) = 8050a06c73d8500e73094a03f08c2427d20ad094f36c472e37cc95a54529ce84db4dc3fbca9aac2000f2992e78a697716129d963b70b1e8140017678734a52bb
|
SHA512 (gnome-online-accounts-3.33.91.tar.xz) = 1c0bf2f836f79b713fef9681f8e74aab6607f77e10c89e9bd23d7fc2fe6f3d6455d9f829a66af163be971e745729ab6d98810c011cd61b593afd88ab393ce7b3
|
||||||
|
Loading…
Reference in New Issue
Block a user