This commit is contained in:
parent
c3e1d68731
commit
3d028a356c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94781383bd095cb856d6c143ceb74b89b9c982010e337707fdf7988228883053
|
||||
size 2145542
|
3
seahorse-2.26.0.tar.bz2
Normal file
3
seahorse-2.26.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7918c4fff6fa3d5fc303fdbd6bc7e7579ce47010174550d4e7fc9e0b3e69540e
|
||||
size 2151482
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 14 22:31:22 CET 2009 - mboman@suse.de
|
||||
|
||||
- Update to version 2.26.0:
|
||||
+ Fix cancel button in 'Add keyring' dialog
|
||||
+ Update GUI before showing window, to avoid GUI changes
|
||||
when selection is initialized
|
||||
+ Allow multiple "Sync and Publish" windows to open
|
||||
+ Disable input method in password prompt
|
||||
+ Fix various crashers, and smaller bugs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 2 22:53:41 CET 2009 - mboman@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package seahorse (Version 2.25.92)
|
||||
# spec file for package seahorse (Version 2.26.0)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -38,7 +38,7 @@ BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/Security
|
||||
Version: 2.25.92
|
||||
Version: 2.26.0
|
||||
Release: 1
|
||||
Requires: %{name}-lang = %{version}
|
||||
Summary: GNOME2 interface for gnupg
|
||||
@ -158,6 +158,14 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%dir %{_datadir}/gtk-doc/html
|
||||
|
||||
%changelog
|
||||
* Sat Mar 14 2009 mboman@suse.de
|
||||
- Update to version 2.26.0:
|
||||
+ Fix cancel button in 'Add keyring' dialog
|
||||
+ Update GUI before showing window, to avoid GUI changes
|
||||
when selection is initialized
|
||||
+ Allow multiple "Sync and Publish" windows to open
|
||||
+ Disable input method in password prompt
|
||||
+ Fix various crashers, and smaller bugs
|
||||
* Mon Mar 02 2009 mboman@suse.de
|
||||
- Update to version 2.25.92:
|
||||
+ Fix crash when typing in a custom key server URL
|
||||
|
Loading…
x
Reference in New Issue
Block a user