Hello community,

here is the log from the commit of package seahorse for openSUSE:Factory 
checked in at 2012-01-09 15:21:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/seahorse (Old)
 and      /work/SRC/openSUSE:Factory/.seahorse.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "seahorse", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/seahorse/seahorse.changes        2011-10-20 
14:11:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.seahorse.new/seahorse.changes   2012-01-09 
15:21:26.000000000 +0100
@@ -1,0 +2,55 @@
+Mon Dec 19 12:38:37 UTC 2011 - [email protected]
+
+- Update to version 3.3.3:
+  + Support for PKCS#11 key generation
+  + Support for creating certificate requests
+  + Certificate actions happen from certificate window.
+  + Reimplement export functionality
+  + Refactor deletion, unlocking, refreshing, and showing
+    properties
+  + Add way to lookup places, and refresh appropriate place after
+    import
+  + Fixes for glib 2.31.x deprecations
+  + Fix bugs, build issues, translations
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that... See
+  bnc#697467 for more details.
+
+-------------------------------------------------------------------
+Mon Nov 21 13:24:08 UTC 2011 - [email protected]
+
+- Update to version 3.3.2:
+  + Refactoring of how actions work
+  + Add ability to lock and unlock places from the sidebar
+  + Implement login to smart cards and PKCS#11 tokens
+  + Remove experimental check selection on sidebar
+  + Listing of private keys on smart cards and PKCS#11 tokens
+  + Showing matching keys and certificates together, in listing and
+    properties
+  + Build fixes
+  + Don't crash if gpg or gpg2 don't run correctly.
+  + Fix problems editing PGP key servers
+  + Don't load key signatures unless showing key properties
+  + Updated translations.
+- Drop seahorse-fix-crash-on-keyserver-add.patch: fixed upstream.
+
+-------------------------------------------------------------------
+Thu Oct 27 08:58:37 UTC 2011 - [email protected]
+
+- Update to version 3.3.1.1:
+  + Fix build issues when pgp, ssh, or pkcs11 backends are disabled
+  + Updated translations
+- Changes from version 3.3.1:
+  + Major refactoring of look and behavior of seahorse
+  + Passwords, keys and certs are displayed together in the main
+    window
+  + Places sidebar, which can be shown, to access where various
+    objects come from
+  + Asynchronously initialize PKCS#11 modules
+  + Use the new importer infrastructure in libgcr
+  + Blacklist certain PKCS#11 tokens from showing up in seahorse
+  + Code cleanup and refactoring
+  + Build, translation fixes
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  seahorse-3.2.1.tar.bz2
  seahorse-fix-crash-on-keyserver-add.patch

New:
----
  seahorse-3.3.3.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ seahorse.spec ++++++
--- /var/tmp/diff_new_pack.0mBjKc/_old  2012-01-09 15:21:28.000000000 +0100
+++ /var/tmp/diff_new_pack.0mBjKc/_new  2012-01-09 15:21:28.000000000 +0100
@@ -15,19 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           seahorse
-License:        GPLv2+
-Group:          Productivity/Security
-Version:        3.2.1
-Release:        1
+Version:        3.3.3
+Release:        0
 Summary:        GNOME interface for gnupg
+License:        GPL-2.0+
+Group:          Productivity/Security
 Url:            http://projects.gnome.org/seahorse/
-Source:         
http://download.gnome.org/sources/seahorse/3.2/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM seahorse-fix-crash-on-keyserver-add.patch bgo#661683 
bnc#723908 [email protected] -- Fix crash when adding a keyserver
-Patch0:         seahorse-fix-crash-on-keyserver-add.patch
+Source:         
http://download.gnome.org/sources/seahorse/3.3/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gpg2
@@ -37,10 +32,12 @@
 BuildRequires:  openssh
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 BuildRequires:  pkgconfig(avahi-client)
 BuildRequires:  pkgconfig(avahi-glib)
-BuildRequires:  pkgconfig(gck-1)
-BuildRequires:  pkgconfig(gcr-3) >= 3.1.5
+BuildRequires:  pkgconfig(gck-1) >= 3.3.3
+BuildRequires:  pkgconfig(gcr-3) >= 3.3.3
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gnome-keyring-1)
 BuildRequires:  pkgconfig(gtk+-3.0)
@@ -59,7 +56,6 @@
 %prep
 %setup -q
 translation-update-upstream
-%patch0 -p1
 
 %build
 %configure \
@@ -109,7 +105,6 @@
 %{_datadir}/glib-2.0/schemas/org.gnome.seahorse.window.gschema.xml
 %{_datadir}/icons/hicolor/*/*/seahorse.png
 %{_datadir}/icons/hicolor/*/*/seahorse-preferences.png
-%{_datadir}/pixmaps/seahorse/
 %{_datadir}/seahorse/
 %{_mandir}/man1/seahorse.1.*
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to