Update to 3.7.1

This commit is contained in:
Kalev Lember 2012-11-09 20:44:28 +01:00
parent 36542152e4
commit ee9cd154af
3 changed files with 8 additions and 6 deletions

1
.gitignore vendored
View File

@ -37,3 +37,4 @@ gnome-keyring-2.31.4.tar.bz2
/gnome-keyring-3.5.92.tar.xz
/gnome-keyring-3.6.0.tar.xz
/gnome-keyring-3.6.1.tar.xz
/gnome-keyring-3.7.1.tar.xz

View File

@ -1,5 +1,4 @@
%define glib2_version 2.32.0
%define gtk3_version 3.0
%define gcr_version 3.5.3
%define dbus_version 1.0
%define gcrypt_version 1.2.2
@ -7,12 +6,12 @@
Summary: Framework for managing passwords and other secrets
Name: gnome-keyring
Version: 3.6.1
Release: 2%{?dist}
Version: 3.7.1
Release: 1%{?dist}
License: GPLv2+ and LGPLv2+
Group: System Environment/Libraries
#VCS: git:git://git.gnome.org/gnome-keyring
Source: http://download.gnome.org/sources/gnome-keyring/3.6/gnome-keyring-%{version}.tar.xz
Source: http://download.gnome.org/sources/gnome-keyring/3.7/gnome-keyring-%{version}.tar.xz
URL: http://www.gnome.org
## upstream patches
@ -21,7 +20,6 @@ URL: http://www.gnome.org
Patch100: gnome-keyring-3.6.1-pkcs11_socket_nodebug_spam.patch
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: gtk3-devel >= %{gtk3_version}
BuildRequires: gcr-devel >= %{gcr_version}
BuildRequires: dbus-devel >= %{dbus_version}
BuildRequires: libgcrypt-devel >= %{gcrypt_version}
@ -121,6 +119,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%changelog
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.1-1
- Update to 3.7.1
* Fri Nov 09 2012 Rex Dieter <rdieter@fedoraproject.org> 3.6.1-2
- WARNING: couldn't connect to: /tmp/keyring-... (#783568, gnome#665961)

View File

@ -1 +1 @@
9b648ca1c489ac43970542eae4fa5715 gnome-keyring-3.6.1.tar.xz
db7f73fac575f6bde80da6e6f5db3771 gnome-keyring-3.7.1.tar.xz