diff --git a/.gitignore b/.gitignore index f22e010..d8966c7 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ gnome-keyring-2.31.4.tar.bz2 /gnome-keyring-3.18.1.tar.xz /gnome-keyring-3.18.2.tar.xz /gnome-keyring-3.18.3.tar.xz +/gnome-keyring-3.19.4.tar.xz diff --git a/gnome-keyring.spec b/gnome-keyring.spec index 7886b0b..5869f8c 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.18.3 +Version: 3.19.4 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.18/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/%{name}/3.19/%{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 +* Wed Jan 20 2016 Kalev Lember - 3.19.4-1 +- Update to 3.19.4 + * Wed Oct 28 2015 Kalev Lember - 3.18.3-1 - Update to 3.18.3 diff --git a/sources b/sources index 3edccca..7b989f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b92e33a9d28998e3e3dfd025d4424cb7 gnome-keyring-3.18.3.tar.xz +afc7bd4c3209688353156174ff63e643 gnome-keyring-3.19.4.tar.xz