Update to 3.27.1
This commit is contained in:
parent
d24faf7708
commit
89e665c861
1
.gitignore
vendored
1
.gitignore
vendored
@ -100,3 +100,4 @@
|
||||
/gnome-online-accounts-3.25.92.tar.xz
|
||||
/gnome-online-accounts-3.26.0.tar.xz
|
||||
/gnome-online-accounts-3.26.1.tar.xz
|
||||
/gnome-online-accounts-3.27.1.tar.xz
|
||||
|
@ -4,13 +4,13 @@
|
||||
%global webkitgtk4_version 2.7.2
|
||||
|
||||
Name: gnome-online-accounts
|
||||
Version: 3.26.1
|
||||
Version: 3.27.1
|
||||
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.26/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-online-accounts/3.27/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(gcr-3)
|
||||
BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version}
|
||||
@ -154,6 +154,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Thu Oct 19 2017 Debarshi Ray <rishi@fedoraproject.org> - 3.27.1-1
|
||||
- Update to 3.27.1
|
||||
|
||||
* Sun Oct 08 2017 Kalev Lember <klember@redhat.com> - 3.26.1-1
|
||||
- Update to 3.26.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-online-accounts-3.26.1.tar.xz) = ca8ccf669509d00735cebcfd404e74e77e7998f67993d3bd8cb1409a53cb377cdadcae26fef40c608390cba3f2a976075a2073c103f3cc414b9ef1c0f0838044
|
||||
SHA512 (gnome-online-accounts-3.27.1.tar.xz) = 672e78f5a6c39c849db5240c0d6249378cb2de9973923a731484c68047b3dd5e4a9a1be49ee72a9e17c1f5bb26aaf194c12046c8325230f003fcb97ace0e2f1b
|
||||
|
Loading…
Reference in New Issue
Block a user