forked from pool/seahorse
Accepting request 25452 from home:vuntz:branches:GNOME:Factory
Copy from home:vuntz:branches:GNOME:Factory/seahorse via accept of submit request 25452 revision 2. Request was accepted with message: Accepting... OBS-URL: https://build.opensuse.org/request/show/25452 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/seahorse?expand=0&rev=70
This commit is contained in:
parent
0af94f6495
commit
e761d424fd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd0f70101a0d8faca16b5a8b093ebfe22b1140f6ef0590ae91980e1fbfafd2bd
|
||||
size 2372740
|
3
seahorse-2.29.3.tar.bz2
Normal file
3
seahorse-2.29.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:200908a69454e389b0e88de70eb11c9642ec81a6678129b2f4700af19cd04016
|
||||
size 2395599
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package seahorse (Version 2.29.1)
|
||||
# spec file for package seahorse (Version 2.29.3)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -37,7 +37,8 @@ BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/Security
|
||||
Version: 2.29.1
|
||||
Version: 2.29.3
|
||||
# FIXME: en@shaw is always removed; fix it when new filesystem package is accepted in factory
|
||||
Release: 1
|
||||
Requires: %{name}-lang = %{version}
|
||||
Summary: GNOME2 interface for gnupg
|
||||
@ -73,6 +74,9 @@ 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