SHA256
1
0
forked from pool/seahorse
OBS User unknown 2009-04-24 19:07:48 +00:00 committed by Git OBS Bridge
parent 3d028a356c
commit 0a30495357
4 changed files with 30 additions and 12 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7918c4fff6fa3d5fc303fdbd6bc7e7579ce47010174550d4e7fc9e0b3e69540e
size 2151482

3
seahorse-2.26.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2e42d760a241ca764dddd3f3ec3b023edf57f024c8d728e7b3a3f8d06e1a5011
size 2197974

View File

@ -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

View File

@ -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)