checked in
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/seahorse?expand=0&rev=72
This commit is contained in:
parent
9de030e015
commit
4b637f5edb
3
seahorse-2.28.0.tar.bz2
Normal file
3
seahorse-2.28.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63d40fea2b8fb52d1b29d10bee2c5c3a6722516a770793979eb062ed53588a3e
|
||||
size 2388622
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:200908a69454e389b0e88de70eb11c9642ec81a6678129b2f4700af19cd04016
|
||||
size 2395599
|
@ -1,34 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 23:38:43 CET 2009 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 2.29.3:
|
||||
+ Set default key length to 2048 bits
|
||||
+ Generate RSA-sign/RSA-encrypt key in one pass
|
||||
+ Support GPG 2.0
|
||||
+ Fix window signals
|
||||
+ GTK-doc comments
|
||||
+ SSH Key importing fix
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 14 21:52:30 CET 2009 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 2.29.1:
|
||||
+ None
|
||||
- Changes from version 2.28.1:
|
||||
+ Prevent opening help window twice.
|
||||
+ Set bits setting properly when creating SSH key.
|
||||
+ Add support for GnuPG DSA2 keys.
|
||||
+ Fix subkey creation on newer GnuPG versions
|
||||
+ Fix location label in SSH key properties.
|
||||
+ Fix assertion on exit.
|
||||
+ Fix pasting into filter field.
|
||||
+ Set key usage flags properly.
|
||||
+ Fix property bindings.
|
||||
+ Internal documentation.
|
||||
+ Translation fixes.
|
||||
+ Build fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 22 11:54:12 CEST 2009 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package seahorse (Version 2.29.3)
|
||||
# spec file for package seahorse (Version 2.28.0)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -37,7 +37,7 @@ BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/Security
|
||||
Version: 2.29.3
|
||||
Version: 2.28.0
|
||||
Release: 1
|
||||
Requires: %{name}-lang = %{version}
|
||||
Summary: GNOME2 interface for gnupg
|
||||
@ -73,9 +73,6 @@ make %{?jobs:-j%jobs}
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
%if 0%{?suse_version} <= 1120
|
||||
%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
|
||||
%endif
|
||||
%{__rm} -f %{buildroot}%{_libdir}/*.*a
|
||||
%suse_update_desktop_file %{name} -G "Passwords and Encryption Keys" -N "Seahorse"
|
||||
%suse_update_desktop_file seahorse-daemon
|
||||
|
Loading…
Reference in New Issue
Block a user