From fab8a44f53a449f7011e7f0c378b3dabc06a7c9ce6c855fb7cb57480f45c1ef4 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Tue, 26 Apr 2011 13:43:53 +0000 Subject: [PATCH 1/3] Accepting request 67451 from GNOME:Next thanks OBS-URL: https://build.opensuse.org/request/show/67451 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/seahorse?expand=0&rev=92 --- seahorse-2.32.0.tar.bz2 | 3 --- seahorse-3.0.0.tar.bz2 | 3 +++ seahorse.changes | 51 +++++++++++++++++++++++++++++++++++++++++ seahorse.spec | 19 ++++++++------- 4 files changed, 65 insertions(+), 11 deletions(-) delete mode 100644 seahorse-2.32.0.tar.bz2 create mode 100644 seahorse-3.0.0.tar.bz2 diff --git a/seahorse-2.32.0.tar.bz2 b/seahorse-2.32.0.tar.bz2 deleted file mode 100644 index d2acaaa..0000000 --- a/seahorse-2.32.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f55468237246a485317d59e2fbc1b1ef5f5bd4c5a7b9ff6f40c3d921af0ed52d -size 2491230 diff --git a/seahorse-3.0.0.tar.bz2 b/seahorse-3.0.0.tar.bz2 new file mode 100644 index 0000000..4394f13 --- /dev/null +++ b/seahorse-3.0.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93df5c39755e6d87b72fa3a17ded2d5f99d153701613cb2c7d2ab6221dc93e26 +size 2542033 diff --git a/seahorse.changes b/seahorse.changes index 9e1049e..4a41944 100644 --- a/seahorse.changes +++ b/seahorse.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Thu Apr 7 08:51:55 UTC 2011 - fcrozat@novell.com + +- Update to version 3.0.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 28 15:51:32 UTC 2011 - fcrozat@novell.com + +- Update to version 2.91.93: + + Set the primary-toolbar style class on the toolbar +- Changes from version 2.91.92: + + About dialog is transient for main window. + + When changing a PGP key's passpharse, ask for confirmation. + + Fix crash in SSH key parsing. + + Update icons + + Build fixes +- Changes from version 2.91.91: + + Fix infinute loop when a keyring item is open. + + Don't display underlines as keys for a PGP uid. + + Escape keyring attribute names properly. + + Add context to translatable strings. +- Changes from version 2.91.4: + + Update to work with GTK+3 + + Fix build issues with GCR updates + + More info when --version is specified + + Fix setting key trust to "never" + + Define default key length for each algorithm + + Show information when you sign an UID twice... +- Changes from version 2.91.2 + + Escape markup when displaying keyring item attributes + + Fixes for new GTK+3 GtkComboText class and libnotify +- Changes from version 2.91.1.1: + + Fix build with libnotify 0.7 + + Migrate to new GtkComboBoxText widget in GTK3 + + Fix build issues on gtk+-3.0 + + Build with latest gcr + + Add icons and clear action to the filter entry + + Avoid hard-coding Gtk+ API version in gir generation +- Changes from version 2.91.1: + + Migration to GTK+ 3.0 + + Fix compiler warnings. + + Use new gck library instead of old gp11. +- Changes from version 2.91.0: + + Move DNS-SD key sharing to separate project +- Switch build to gtk+3 in configure flags +- Add gobject-introspection-devel as build requires +- replace GNOME2 by GNOME in package descriptions / summaries +- fix parameters order in suse_update_desktop_file call +- + ------------------------------------------------------------------- Sun Feb 13 17:05:12 CET 2011 - vuntz@opensuse.org diff --git a/seahorse.spec b/seahorse.spec index 6d56137..68641fd 100644 --- a/seahorse.spec +++ b/seahorse.spec @@ -21,13 +21,14 @@ Name: seahorse License: GPLv2+ Group: Productivity/Security -Version: 2.32.0 -Release: 2 -Summary: GNOME2 interface for gnupg +Version: 3.0.0 +Release: 1 +Summary: GNOME interface for gnupg Url: http://seahorse.sourceforge.net/ Source: ftp://ftp.gnome.org/pub/gnome/sources/seahorse/%{name}-%{version}.tar.bz2 # PATCH-FIX-OPENSUSE seahorse-xsltproc-nonet.patch Patch1: seahorse-xsltproc-nonet.patch +BuildRequires: gobject-introspection-devel BuildRequires: fdupes BuildRequires: gconf2-devel BuildRequires: gnome-doc-utils-devel @@ -52,11 +53,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %gconf_schemas_prereq %description -Seahorse is a gnome2 interface for gnupg. It uses gpgme as the backend. +Seahorse is a GNOME interface for gnupg. It uses gpgme as the backend. %package devel License: GPLv2+ -Summary: GNOME2 interface for gnupg +Summary: GNOME interface for gnupg Group: System/GUI/GNOME Requires: %{name} = %{version} Requires: gconf2-devel @@ -71,10 +72,10 @@ translation-update-upstream %patch1 -p1 %build -%configure \ +%configure --with-gtk=3.0 \ --disable-scrollkeeper \ --disable-schemas-install -make %{?jobs:-j%jobs} +make %{?jobs:-j%jobs} V=1 %install %makeinstall @@ -82,7 +83,7 @@ make %{?jobs:-j%jobs} %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* %endif %{__rm} -f %{buildroot}%{_libdir}/*.*a -%suse_update_desktop_file %{name} -G "Passwords and Encryption Keys" -N "Seahorse" +%suse_update_desktop_file -G "Passwords and Encryption Keys" -N "Seahorse" %{name} %find_lang %{name} %{?no_lang_C} %find_gconf_schemas %fdupes $RPM_BUILD_ROOT @@ -119,6 +120,7 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %{_libdir}/seahorse %{_libdir}/*.so.* +%{_libdir}/girepository-1.0/CryptUI-0.0.typelib %{_datadir}/applications/*.desktop %{_datadir}/dbus-1/services/org.gnome.seahorse.service %{_datadir}/icons/hicolor/*/*/*.png @@ -131,6 +133,7 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(-,root,root) %{_libdir}/pkgconfig/*.pc +%{_datadir}/gir-1.0/CryptUI-0.0.gir %dir %{_includedir}/libcryptui %{_includedir}/libcryptui/*.h %{_libdir}/*.so From 296b6ea4483b2b02979e733b682769a6e9af49edbf8594c317f98750fca3396b Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Tue, 26 Apr 2011 13:58:26 +0000 Subject: [PATCH 2/3] Accepting request 68389 from home:vuntz:branches:GNOME:Factory ok OBS-URL: https://build.opensuse.org/request/show/68389 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/seahorse?expand=0&rev=93 --- seahorse.changes | 14 +++++++------- seahorse.spec | 7 +++---- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/seahorse.changes b/seahorse.changes index 4a41944..47500c8 100644 --- a/seahorse.changes +++ b/seahorse.changes @@ -16,7 +16,7 @@ Mon Mar 28 15:51:32 UTC 2011 - fcrozat@novell.com + Update icons + Build fixes - Changes from version 2.91.91: - + Fix infinute loop when a keyring item is open. + + Fix infinite loop when a keyring item is open. + Don't display underlines as keys for a PGP uid. + Escape keyring attribute names properly. + Add context to translatable strings. @@ -26,7 +26,7 @@ Mon Mar 28 15:51:32 UTC 2011 - fcrozat@novell.com + More info when --version is specified + Fix setting key trust to "never" + Define default key length for each algorithm - + Show information when you sign an UID twice... + + Show information when you sign an UID twice - Changes from version 2.91.2 + Escape markup when displaying keyring item attributes + Fixes for new GTK+3 GtkComboText class and libnotify @@ -43,11 +43,11 @@ Mon Mar 28 15:51:32 UTC 2011 - fcrozat@novell.com + Use new gck library instead of old gp11. - Changes from version 2.91.0: + Move DNS-SD key sharing to separate project -- Switch build to gtk+3 in configure flags -- Add gobject-introspection-devel as build requires -- replace GNOME2 by GNOME in package descriptions / summaries -- fix parameters order in suse_update_desktop_file call -- +- Pass --with-gtk=3.0 to configure to build against gtk3. +- Add gobject-introspection-devel BuildRequires to build + introspection support. +- Update descriptions / summaries to stop mentioning GNOME2. +- Fix parameters order in %suse_update_desktop_file call. ------------------------------------------------------------------- Sun Feb 13 17:05:12 CET 2011 - vuntz@opensuse.org diff --git a/seahorse.spec b/seahorse.spec index 68641fd..b76b8d4 100644 --- a/seahorse.spec +++ b/seahorse.spec @@ -28,10 +28,10 @@ Url: http://seahorse.sourceforge.net/ Source: ftp://ftp.gnome.org/pub/gnome/sources/seahorse/%{name}-%{version}.tar.bz2 # PATCH-FIX-OPENSUSE seahorse-xsltproc-nonet.patch Patch1: seahorse-xsltproc-nonet.patch -BuildRequires: gobject-introspection-devel BuildRequires: fdupes BuildRequires: gconf2-devel BuildRequires: gnome-doc-utils-devel +BuildRequires: gobject-introspection-devel BuildRequires: gpg2 BuildRequires: gpgme-devel BuildRequires: intltool @@ -132,11 +132,10 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(-,root,root) +%{_includedir}/libcryptui/ %{_libdir}/pkgconfig/*.pc -%{_datadir}/gir-1.0/CryptUI-0.0.gir -%dir %{_includedir}/libcryptui -%{_includedir}/libcryptui/*.h %{_libdir}/*.so +%{_datadir}/gir-1.0/CryptUI-0.0.gir %{_datadir}/gtk-doc/html/libcryptui %{_datadir}/gtk-doc/html/libseahorse # Own these repositories to not depend on gtk-doc while building: From ab4e7bba9055fe1eab930358994ea52df9f781fead31789068fb43964423d0c8 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 27 Apr 2011 11:29:49 +0000 Subject: [PATCH 3/3] Accepting request 68529 from home:fcrozat:branches:GNOME:Factory thanks OBS-URL: https://build.opensuse.org/request/show/68529 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/seahorse?expand=0&rev=94 --- seahorse-3.0.0.tar.bz2 | 3 --- seahorse-3.0.1.tar.bz2 | 3 +++ seahorse.changes | 9 +++++++++ seahorse.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 seahorse-3.0.0.tar.bz2 create mode 100644 seahorse-3.0.1.tar.bz2 diff --git a/seahorse-3.0.0.tar.bz2 b/seahorse-3.0.0.tar.bz2 deleted file mode 100644 index 4394f13..0000000 --- a/seahorse-3.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93df5c39755e6d87b72fa3a17ded2d5f99d153701613cb2c7d2ab6221dc93e26 -size 2542033 diff --git a/seahorse-3.0.1.tar.bz2 b/seahorse-3.0.1.tar.bz2 new file mode 100644 index 0000000..ccd960e --- /dev/null +++ b/seahorse-3.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79efc22f9fe7db3d53a02be8bcf910be25aef0e321a49ec87a3a709f8aaaa912 +size 2546600 diff --git a/seahorse.changes b/seahorse.changes index 47500c8..67aaa31 100644 --- a/seahorse.changes +++ b/seahorse.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Apr 27 10:50:21 UTC 2011 - fcrozat@novell.com + +- Update to version 3.0.1: + + Now builds with GTK+ 3.x by default. + + Fix build issues on GTK+ 3.x. + + Fix problem importing SSH keys. + + Updated translations. + ------------------------------------------------------------------- Thu Apr 7 08:51:55 UTC 2011 - fcrozat@novell.com diff --git a/seahorse.spec b/seahorse.spec index b76b8d4..ab3ecb8 100644 --- a/seahorse.spec +++ b/seahorse.spec @@ -21,7 +21,7 @@ Name: seahorse License: GPLv2+ Group: Productivity/Security -Version: 3.0.0 +Version: 3.0.1 Release: 1 Summary: GNOME interface for gnupg Url: http://seahorse.sourceforge.net/