[gnome-keyring/f22] Update to 3.15.92

Kalev Lember kalev at fedoraproject.org
Tue Mar 17 23:23:18 UTC 2015


commit 660eb237546e951fc1570421240f66bed206f4b8
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Mar 17 23:51:07 2015 +0100

    Update to 3.15.92

 .gitignore                                |  1 +
 gnome-keyring-3.15.90-fix-ssh-agent.patch | 56 -------------------------------
 gnome-keyring.spec                        | 10 +++---
 sources                                   |  2 +-
 4 files changed, 7 insertions(+), 62 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 63c0337..ec9dcb1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,4 @@ gnome-keyring-2.31.4.tar.bz2
 /gnome-keyring-3.13.91.tar.xz
 /gnome-keyring-3.14.0.tar.xz
 /gnome-keyring-3.15.90.tar.xz
+/gnome-keyring-3.15.92.tar.xz
diff --git a/gnome-keyring.spec b/gnome-keyring.spec
index 1b21876..58f23cb 100644
--- a/gnome-keyring.spec
+++ b/gnome-keyring.spec
@@ -5,15 +5,13 @@
 
 Summary: Framework for managing passwords and other secrets
 Name: gnome-keyring
-Version: 3.15.90
-Release: 2%{?dist}
+Version: 3.15.92
+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.15/%{name}-%{version}.tar.xz
 URL:     https://wiki.gnome.org/Projects/GnomeKeyring
-# https://bugzilla.gnome.org/show_bug.cgi?id=744280
-Patch0:  gnome-keyring-3.15.90-fix-ssh-agent.patch
 
 BuildRequires: pkgconfig(dbus-1) >= %{dbus_version}
 BuildRequires: pkgconfig(gcr-3) >= %{gcr_version}
@@ -53,7 +51,6 @@ automatically unlock the "login" keyring when the user logs in.
 
 %prep
 %setup -q -n gnome-keyring-%{version}
-%patch0 -p1
 
 %build
 %configure \
@@ -110,6 +107,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
 
 
 %changelog
+* Tue Mar 17 2015 Kalev Lember <kalevlember at gmail.com> - 3.15.92-1
+- Update to 3.15.92
+
 * Sun Mar 08 2015 David King <amigadave at amigadave.com> - 3.15.90-2
 - Add patch to fix repeated SSH agent requests
 
diff --git a/sources b/sources
index 3f67709..fb04462 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9e0b57a69b5c7320d83067e5c6cf5ee4  gnome-keyring-3.15.90.tar.xz
+650594eee4845e5340cbb3c86d8bd404  gnome-keyring-3.15.92.tar.xz


More information about the scm-commits mailing list