From 0a304953571cda957336b079e8ed1ff95b2d0e5fa6600cf89a557e6550587f07 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 24 Apr 2009 19:07:48 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seahorse?expand=0&rev=36 --- seahorse-2.26.0.tar.bz2 | 3 --- seahorse-2.26.1.tar.bz2 | 3 +++ seahorse.changes | 12 ++++++++++++ seahorse.spec | 24 +++++++++++++++--------- 4 files changed, 30 insertions(+), 12 deletions(-) delete mode 100644 seahorse-2.26.0.tar.bz2 create mode 100644 seahorse-2.26.1.tar.bz2 diff --git a/seahorse-2.26.0.tar.bz2 b/seahorse-2.26.0.tar.bz2 deleted file mode 100644 index 4ae76e0..0000000 --- a/seahorse-2.26.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7918c4fff6fa3d5fc303fdbd6bc7e7579ce47010174550d4e7fc9e0b3e69540e -size 2151482 diff --git a/seahorse-2.26.1.tar.bz2 b/seahorse-2.26.1.tar.bz2 new file mode 100644 index 0000000..ce7f5ae --- /dev/null +++ b/seahorse-2.26.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e42d760a241ca764dddd3f3ec3b023edf57f024c8d728e7b3a3f8d06e1a5011 +size 2197974 diff --git a/seahorse.changes b/seahorse.changes index 8b60dac..7de2571 100644 --- a/seahorse.changes +++ b/seahorse.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Apr 13 00:48:44 CEST 2009 - mboman@suse.de + +- Update to version 2.26.1: + + PGP UIDs display in order reported by key server, and fix + parsing of HKP PGP search UIDs + + Fix problem opening preferences window twice + + Set authorized_keys properly when sending SSH keys to a remote + system + + Fix crash when entering hkp: url manually +- Don't package omf files in main package since they are in -lang + ------------------------------------------------------------------- Sat Mar 14 22:31:22 CET 2009 - mboman@suse.de diff --git a/seahorse.spec b/seahorse.spec index 8eae559..d961a99 100644 --- a/seahorse.spec +++ b/seahorse.spec @@ -1,5 +1,5 @@ # -# spec file for package seahorse (Version 2.26.0) +# spec file for package seahorse (Version 2.26.1) # # 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.26.0 +Version: 2.26.1 Release: 1 Requires: %{name}-lang = %{version} Summary: GNOME2 interface for gnupg @@ -89,7 +89,6 @@ translation-update-upstream %patch1 -p1 %build -#%{?suse_update_config:%{suse_update_config -f}} %configure --disable-scrollkeeper make %{?jobs:-j%jobs} @@ -134,8 +133,6 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/dbus-1/services/org.gnome.seahorse.service %{_datadir}/icons/hicolor/*/*/*.png %{_datadir}/man/man1/*.1.gz -%dir %{_datadir}/omf/seahorse -%{_datadir}/omf/seahorse/*.omf %{_datadir}/pixmaps/seahorse %{_datadir}/seahorse %{_sysconfdir}/xdg/autostart/*.desktop @@ -158,6 +155,15 @@ rm -rf $RPM_BUILD_ROOT %dir %{_datadir}/gtk-doc/html %changelog +* Mon Apr 13 2009 mboman@suse.de +- Update to version 2.26.1: + + PGP UIDs display in order reported by key server, and fix + parsing of HKP PGP search UIDs + + Fix problem opening preferences window twice + + Set authorized_keys properly when sending SSH keys to a remote + system + + Fix crash when entering hkp: url manually +- Don't package omf files in main package since they are in -lang * Sat Mar 14 2009 mboman@suse.de - Update to version 2.26.0: + Fix cancel button in 'Add keyring' dialog @@ -241,7 +247,7 @@ rm -rf $RPM_BUILD_ROOT + Clean up GLib and GTK+ includes (GNOME Goal) + Clean up errors in declaration of signal handlers + Translation updates -* Tue Nov 04 2008 vuntz@novell.com +* Wed Nov 05 2008 vuntz@novell.com - Update BuildRequires since upstream split the packages with seahorse-plugins. - Move .so to devel package. @@ -371,7 +377,7 @@ rm -rf $RPM_BUILD_ROOT + Fix build problems with nautilus 2.21.x and later + Install nautilus extension to correct directory + Support better dropping of text keys onto main window. -* Wed Jan 09 2008 maw@suse.de +* Thu Jan 10 2008 maw@suse.de - Update to 2.21.4: + Remove ssh proxy since gnome-keyring now has a proper ssh agent + Don't hardcode epiphany extensions directories @@ -504,7 +510,7 @@ rm -rf $RPM_BUILD_ROOT - fixed check for minimal gpgme version * Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires -* Sat Jan 14 2006 kukuk@suse.de +* Sun Jan 15 2006 kukuk@suse.de - Add gpgme-devel to nfb -* Fri Jan 06 2006 gekker@suse.de +* Sat Jan 07 2006 gekker@suse.de - Initial import into autobuild, version 0.8 (#131375)