Update to 3.25.3
This commit is contained in:
parent
15cb33a581
commit
63bc1222f3
1
.gitignore
vendored
1
.gitignore
vendored
@ -94,3 +94,4 @@
|
||||
/gnome-online-accounts-3.23.92.tar.xz
|
||||
/gnome-online-accounts-3.24.0.tar.xz
|
||||
/gnome-online-accounts-3.24.1.tar.xz
|
||||
/gnome-online-accounts-3.25.3.tar.xz
|
||||
|
@ -4,13 +4,13 @@
|
||||
%global webkitgtk4_version 2.7.2
|
||||
|
||||
Name: gnome-online-accounts
|
||||
Version: 3.24.1
|
||||
Version: 3.25.3
|
||||
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.24/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-online-accounts/3.25/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(gcr-3)
|
||||
BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version}
|
||||
@ -151,6 +151,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Sun Jun 25 2017 Kalev Lember <klember@redhat.com> - 3.25.3-1
|
||||
- Update to 3.25.3
|
||||
|
||||
* Tue May 30 2017 Debarshi Ray <rishi@fedoraproject.org> - 3.24.1-1
|
||||
- Update to 3.24.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-online-accounts-3.24.1.tar.xz) = 8bfaac439b4754134a833e497827cbe06564baf8defebf391533aab5659c1a027a5cac3bb6a18aa2a3bcad6349ce1f2e73a2ff8725d0bb74b4d9418aab2c7d89
|
||||
SHA512 (gnome-online-accounts-3.25.3.tar.xz) = 097babbc82919ce3e84f30b8c605a5362167bac0b9fd12c9bbadecbbb8abb10f5dcce3922b1e4a04e33ddc0b5c81fcecfbfa6458f1dd32c8a5a87db5c56815b6
|
||||
|
Loading…
Reference in New Issue
Block a user