From 74df82b3bb9c3225d16ab63402d9590a970d8a59 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mar 25 2016 10:26:15 +0000 Subject: Update to 3.20.0 --- diff --git a/.gitignore b/.gitignore index 4d0d236..fdffd0f 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ gnome-keyring-2.31.4.tar.bz2 /gnome-keyring-3.18.3.tar.xz /gnome-keyring-3.19.4.tar.xz /gnome-keyring-3.19.90.tar.xz +/gnome-keyring-3.20.0.tar.xz diff --git a/gnome-keyring.spec b/gnome-keyring.spec index de8b60f..8814bf1 100644 --- a/gnome-keyring.spec +++ b/gnome-keyring.spec @@ -4,12 +4,12 @@ Summary: Framework for managing passwords and other secrets Name: gnome-keyring -Version: 3.19.90 +Version: 3.20.0 Release: 1%{?dist} License: GPLv2+ and LGPLv2+ Group: System Environment/Libraries #VCS: git:git://git.gnome.org/gnome-keyring -Source: https://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz URL: https://wiki.gnome.org/Projects/GnomeKeyring BuildRequires: pkgconfig(gcr-3) >= %{gcr_version} @@ -106,6 +106,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %changelog +* Fri Mar 25 2016 Kalev Lember - 3.20.0-1 +- Update to 3.20.0 + * Thu Feb 18 2016 Richard Hughes - 3.19.90-1 - Update to 3.19.90 diff --git a/sources b/sources index 1b5ed15..02b50c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9655ca9e1fbdb992ab48ffec2c48cadf gnome-keyring-3.19.90.tar.xz +e09efe8021944dae404736b5a2adb98e gnome-keyring-3.20.0.tar.xz