This commit is contained in:
parent
e48dce7597
commit
f2784aa45a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:656325e65403d14698bddd76c11a260e403ba604205436fa3ccad6e9f7fcd6f8
|
|
||||||
size 2173932
|
|
3
seahorse-2.23.92.tar.bz2
Normal file
3
seahorse-2.23.92.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8a7a5a8687c8113773cda1fecf1ad502ba3be30f545e3a5f594cf0dd35fd8baf
|
||||||
|
size 2169329
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 8 18:18:54 EST 2008 - mboman@novell.com
|
||||||
|
|
||||||
|
- Update to version 2.23.92:
|
||||||
|
+ Fix crash when changing a stored Gnome Keyring password.
|
||||||
|
+ Fix certain crashes on syncing, searching and other operations.
|
||||||
|
+ Fix dumb 'Couldn't import keys' error message when success.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 04 16:45:12 CEST 2008 - mboman@novell.com
|
Thu Sep 04 16:45:12 CEST 2008 - mboman@novell.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package seahorse (Version 2.23.91)
|
# spec file for package seahorse (Version 2.23.92)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -33,7 +33,7 @@ License: GPL v2 or later
|
|||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
PreReq: gconf2
|
PreReq: gconf2
|
||||||
Version: 2.23.91
|
Version: 2.23.92
|
||||||
Release: 1
|
Release: 1
|
||||||
Requires: %{name}-lang = %{version}
|
Requires: %{name}-lang = %{version}
|
||||||
Summary: GNOME2 interface for gnupg
|
Summary: GNOME2 interface for gnupg
|
||||||
@ -211,6 +211,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_includedir}/libcryptui/*.h
|
%{_includedir}/libcryptui/*.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 08 2008 mboman@novell.com
|
||||||
|
- Update to version 2.23.92:
|
||||||
|
+ Fix crash when changing a stored Gnome Keyring password.
|
||||||
|
+ Fix certain crashes on syncing, searching and other operations.
|
||||||
|
+ Fix dumb 'Couldn't import keys' error message when success.
|
||||||
* Thu Sep 04 2008 mboman@novell.com
|
* Thu Sep 04 2008 mboman@novell.com
|
||||||
- Updated to 2.23.91:
|
- Updated to 2.23.91:
|
||||||
+ Fix copying keys to the clipboard.
|
+ Fix copying keys to the clipboard.
|
||||||
@ -287,7 +292,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Fri Mar 14 2008 maw@suse.de
|
* Fri Mar 14 2008 maw@suse.de
|
||||||
- Update to version 2.22.0:
|
- Update to version 2.22.0:
|
||||||
+ Cosmetic version bump.
|
+ Cosmetic version bump.
|
||||||
* Wed Mar 05 2008 maw@suse.de
|
* Tue Mar 04 2008 maw@suse.de
|
||||||
- Update to version 2.21.92:
|
- Update to version 2.21.92:
|
||||||
+ Documentation updates
|
+ Documentation updates
|
||||||
+ Translation fixes.
|
+ Translation fixes.
|
||||||
@ -304,7 +309,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
+ Fix build problems with nautilus 2.21.x and later
|
+ Fix build problems with nautilus 2.21.x and later
|
||||||
+ Install nautilus extension to correct directory
|
+ Install nautilus extension to correct directory
|
||||||
+ Support better dropping of text keys onto main window.
|
+ Support better dropping of text keys onto main window.
|
||||||
* Thu Jan 10 2008 maw@suse.de
|
* Wed Jan 09 2008 maw@suse.de
|
||||||
- Update to 2.21.4:
|
- Update to 2.21.4:
|
||||||
+ Remove ssh proxy since gnome-keyring now has a proper ssh agent
|
+ Remove ssh proxy since gnome-keyring now has a proper ssh agent
|
||||||
+ Don't hardcode epiphany extensions directories
|
+ Don't hardcode epiphany extensions directories
|
||||||
@ -322,7 +327,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Other UI and code fixes
|
* Other UI and code fixes
|
||||||
- Remove upstreamed patch seahourse-abuild-warnings.patch
|
- Remove upstreamed patch seahourse-abuild-warnings.patch
|
||||||
- Annotate seahourse-desktop.patch
|
- Annotate seahourse-desktop.patch
|
||||||
* Wed Dec 05 2007 maw@suse.de
|
* Tue Dec 04 2007 maw@suse.de
|
||||||
- Don't require openldap2 to build.
|
- Don't require openldap2 to build.
|
||||||
* Wed Nov 21 2007 maw@suse.de
|
* Wed Nov 21 2007 maw@suse.de
|
||||||
- Rename abuild.patch to seahorse-abuild-warnings.patch
|
- Rename abuild.patch to seahorse-abuild-warnings.patch
|
||||||
@ -362,17 +367,17 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
+ Updated translations
|
+ Updated translations
|
||||||
- Respin abuild.patch
|
- Respin abuild.patch
|
||||||
- Remove seahorse-gpg-version.patch, which has been upstreamed.
|
- Remove seahorse-gpg-version.patch, which has been upstreamed.
|
||||||
* Thu Sep 06 2007 maw@suse.de
|
* Wed Sep 05 2007 maw@suse.de
|
||||||
- Correct a .desktop file (#272535).
|
- Correct a .desktop file (#272535).
|
||||||
* Tue Aug 07 2007 maw@suse.de
|
* Tue Aug 07 2007 maw@suse.de
|
||||||
- Use %%fdupes
|
- Use %%fdupes
|
||||||
- Split off a -lang subpackage
|
- Split off a -lang subpackage
|
||||||
- s#%%run_ldconfig#/sbin/ldconfig# in %%post and %%postun.
|
- s#%%run_ldconfig#/sbin/ldconfig# in %%post and %%postun.
|
||||||
* Sat Jun 23 2007 maw@suse.de
|
* Fri Jun 22 2007 maw@suse.de
|
||||||
- s/gpg/gpg2/ in the buildreq
|
- s/gpg/gpg2/ in the buildreq
|
||||||
- Add seahorse-gpg-version.patch to allow builds when only gpg2
|
- Add seahorse-gpg-version.patch to allow builds when only gpg2
|
||||||
is installed.
|
is installed.
|
||||||
* Wed Jun 06 2007 ro@suse.de
|
* Tue Jun 05 2007 ro@suse.de
|
||||||
- added gpg to buildreq
|
- added gpg to buildreq
|
||||||
* Mon Apr 16 2007 maw@suse.de
|
* Mon Apr 16 2007 maw@suse.de
|
||||||
- Create a -devel subpackage (#262572).
|
- Create a -devel subpackage (#262572).
|
||||||
@ -396,11 +401,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Other minor fixes
|
* Other minor fixes
|
||||||
- Updated translations for the ar, bg, ca, da, dz, el, es, et, fi,
|
- Updated translations for the ar, bg, ca, da, dz, el, es, et, fi,
|
||||||
fr, it, gu, ja, lt, mk, nb, pt, pt_BR, sv, and th locales.
|
fr, it, gu, ja, lt, mk, nb, pt, pt_BR, sv, and th locales.
|
||||||
* Wed Apr 11 2007 maw@suse.de
|
* Tue Apr 10 2007 maw@suse.de
|
||||||
- Add abuild.patch, to silence some warnings.
|
- Add abuild.patch, to silence some warnings.
|
||||||
* Tue Apr 10 2007 maw@suse.de
|
* Tue Apr 10 2007 maw@suse.de
|
||||||
- Add openssh as an additional build requirement.
|
- Add openssh as an additional build requirement.
|
||||||
* Tue Apr 10 2007 maw@suse.de
|
* Mon Apr 09 2007 maw@suse.de
|
||||||
- Update to version 1.0
|
- Update to version 1.0
|
||||||
- Remove seahorse-uninited.patch which no longer appears to apply
|
- Remove seahorse-uninited.patch which no longer appears to apply
|
||||||
- Many fixes for bugzilla.gnome.org incl. #415808, #408774, #414078,
|
- Many fixes for bugzilla.gnome.org incl. #415808, #408774, #414078,
|
||||||
@ -421,9 +426,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
and #342005
|
and #342005
|
||||||
- No longer try to rename certain localizations
|
- No longer try to rename certain localizations
|
||||||
- Buildrequire gnome-doc-utils-devel
|
- Buildrequire gnome-doc-utils-devel
|
||||||
* Mon Apr 02 2007 ro@suse.de
|
* Sun Apr 01 2007 ro@suse.de
|
||||||
- updated gconf scriptlets
|
- updated gconf scriptlets
|
||||||
* Mon Feb 05 2007 ro@suse.de
|
* Sun Feb 04 2007 ro@suse.de
|
||||||
- GNOME moved to /usr
|
- GNOME moved to /usr
|
||||||
* Thu Dec 07 2006 sbrabec@suse.cz
|
* Thu Dec 07 2006 sbrabec@suse.cz
|
||||||
- Fixed MIME database path in scriptlets (#225666).
|
- Fixed MIME database path in scriptlets (#225666).
|
||||||
@ -431,13 +436,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
- Do not touch obsolete run-scrollkeeper-update.
|
- Do not touch obsolete run-scrollkeeper-update.
|
||||||
* Mon Dec 04 2006 jhargadon@suse.de
|
* Mon Dec 04 2006 jhargadon@suse.de
|
||||||
- removed ownership of /opt/gnome/share/mime (#225667)
|
- removed ownership of /opt/gnome/share/mime (#225667)
|
||||||
* Mon Sep 04 2006 ro@suse.de
|
* Sun Sep 03 2006 ro@suse.de
|
||||||
- fix build (find icon file)
|
- fix build (find icon file)
|
||||||
* Tue Jul 18 2006 nadvornik@suse.cz
|
* Tue Jul 18 2006 nadvornik@suse.cz
|
||||||
- fixed check for minimal gpgme version
|
- fixed check for minimal gpgme version
|
||||||
* Wed Jan 25 2006 mls@suse.de
|
* Wed Jan 25 2006 mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
* Sun Jan 15 2006 kukuk@suse.de
|
* Sat Jan 14 2006 kukuk@suse.de
|
||||||
- Add gpgme-devel to nfb
|
- Add gpgme-devel to nfb
|
||||||
* Sat Jan 07 2006 gekker@suse.de
|
* Fri Jan 06 2006 gekker@suse.de
|
||||||
- Initial import into autobuild, version 0.8 (#131375)
|
- Initial import into autobuild, version 0.8 (#131375)
|
||||||
|
Loading…
Reference in New Issue
Block a user