Accepting request 33986 from GNOME:Factory

Copy from GNOME:Factory/seahorse based on submit request 33986 from user dimstar

OBS-URL: https://build.opensuse.org/request/show/33986
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seahorse?expand=0&rev=47
This commit is contained in:
OBS User autobuild 2010-03-05 09:53:28 +00:00 committed by Git OBS Bridge
commit 2aa69721ec
4 changed files with 24 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:470ddaf6e6a4f0747640f99ba6bfe72983ea3bee39c1c46f51d06091a7e3ef43
size 2401819

3
seahorse-2.29.91.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:057cfb128f7676078546b596178c8e814621910f7acb9266e103c63a81ff8252
size 2405285

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Feb 22 07:28:11 CET 2010 - dimstar@opensuse.org
- Update to version 2.29.91:
+ Change default key lengths for subkey generation.
+ Remove unused variables
+ Revoking subkey now works again. Also minor documentation
changes.
+ Don't show the passphrase in plaintext.
+ Check the OpenPGP engine only
+ Fixed wrong variable names in comments
+ Clean up version constants
+ Fixed two warnings at compile time
+ Unescape URI's before presenting them to the user.
+ Updated year in the copyright string of the about dialog
+ Fixed incorrect signal name
+ Fixed bug in the public key properties GUI.
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 11 00:04:45 CET 2010 - vuntz@opensuse.org Thu Feb 11 00:04:45 CET 2010 - vuntz@opensuse.org

View File

@ -1,5 +1,5 @@
# #
# spec file for package seahorse (Version 2.29.90) # spec file for package seahorse (Version 2.29.91)
# #
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -39,7 +39,7 @@ BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
License: GPLv2+ License: GPLv2+
Group: Productivity/Security Group: Productivity/Security
Version: 2.29.90 Version: 2.29.91
Release: 1 Release: 1
Requires: %{name}-lang = %{version} Requires: %{name}-lang = %{version}
Summary: GNOME2 interface for gnupg Summary: GNOME2 interface for gnupg