From 166168d70075ff3f7ac1dd619b9f1de07162cfce Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 3 Sep 2016 20:08:39 +0200 Subject: [PATCH] Update to 3.21.91 --- .gitignore | 1 + gnome-online-accounts.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 49cf9e3..92356d4 100644 --- a/.gitignore +++ b/.gitignore @@ -81,3 +81,4 @@ /gnome-online-accounts-3.21.3.tar.xz /gnome-online-accounts-3.21.4.tar.xz /gnome-online-accounts-3.21.90.tar.xz +/gnome-online-accounts-3.21.91.tar.xz diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index bcb5cf1..414cf69 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -4,8 +4,8 @@ %global webkitgtk4_version 2.7.2 Name: gnome-online-accounts -Version: 3.21.90 -Release: 3%{?dist} +Version: 3.21.91 +Release: 1%{?dist} Summary: Single sign-on framework for GNOME Group: System Environment/Libraries @@ -125,6 +125,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/vala/ %changelog +* Sat Sep 03 2016 Kalev Lember - 3.21.91-1 +- Update to 3.21.91 + * Tue Aug 30 2016 Debarshi Ray - 3.21.90-3 - Set minimum libsoup & webkitgtk4 versions; use pkgconfig(...) for BRs diff --git a/sources b/sources index 97973ed..5ada0ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ad22902533c07877d7df2675d5e3ff86 gnome-online-accounts-3.21.90.tar.xz +22881963bb68179be2b47d331a564ada gnome-online-accounts-3.21.91.tar.xz