diff --git a/seahorse-2.25.92.tar.bz2 b/seahorse-2.25.92.tar.bz2 deleted file mode 100644 index f0247c4..0000000 --- a/seahorse-2.25.92.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:94781383bd095cb856d6c143ceb74b89b9c982010e337707fdf7988228883053 -size 2145542 diff --git a/seahorse-2.26.0.tar.bz2 b/seahorse-2.26.0.tar.bz2 new file mode 100644 index 0000000..4ae76e0 --- /dev/null +++ b/seahorse-2.26.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7918c4fff6fa3d5fc303fdbd6bc7e7579ce47010174550d4e7fc9e0b3e69540e +size 2151482 diff --git a/seahorse.changes b/seahorse.changes index 4333cf3..8b60dac 100644 --- a/seahorse.changes +++ b/seahorse.changes @@ -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 diff --git a/seahorse.spec b/seahorse.spec index b55e454..8eae559 100644 --- a/seahorse.spec +++ b/seahorse.spec @@ -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