Update to 3.24.0
This commit is contained in:
parent
b54e4cb2f1
commit
1cead9f8d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -92,3 +92,4 @@
|
||||
/gnome-online-accounts-3.23.90.tar.xz
|
||||
/gnome-online-accounts-3.23.91.tar.xz
|
||||
/gnome-online-accounts-3.23.92.tar.xz
|
||||
/gnome-online-accounts-3.24.0.tar.xz
|
||||
|
@ -4,13 +4,13 @@
|
||||
%global webkitgtk4_version 2.7.2
|
||||
|
||||
Name: gnome-online-accounts
|
||||
Version: 3.23.92
|
||||
Version: 3.24.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.23/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-online-accounts/3.24/%{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
|
||||
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
|
||||
- Update to 3.24.0
|
||||
|
||||
* Fri Mar 17 2017 Kalev Lember <klember@redhat.com> - 3.23.92-1
|
||||
- Update to 3.23.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-online-accounts-3.23.92.tar.xz) = b6ca3cc799e11d99e66f21e1f6abc7669045417aea730a9f14247d61162b7ea668751701e060865b3253836e6895b44e3eb02d79f96041fc6e6e147b85b6f685
|
||||
SHA512 (gnome-online-accounts-3.24.0.tar.xz) = f94ba11c1ed757e2cb2a03f1807ae27d9224adc2ac78268640695719a46dfea7b68f6fbb71eb05e353d254a546fa26c730ad4e5883afdf2fa22d7a80c982b409
|
||||
|
Loading…
Reference in New Issue
Block a user