Hello community,

here is the log from the commit of package seahorse for openSUSE:Factory 
checked in at 2012-10-03 15:10:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2012-05-22 
08:19:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.seahorse.new/seahorse.changes   2012-10-03 
15:10:32.000000000 +0200
@@ -1,0 +2,58 @@
+Tue Sep 25 15:36:09 UTC 2012 - [email protected]
+
+- Update to version 3.6.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Sep 18 12:31:29 UTC 2012 - [email protected]
+
+- Update to version 3.5.92:
+  + Port to new documentation infrastructure
+  + Updated translations.
+- Replace gnome-doc-utils-devel BuildRequieres with yelp-tools:
+  following upstreams port to new documentation infrastructure.
+
+-------------------------------------------------------------------
+Thu Sep  6 14:23:04 UTC 2012 - [email protected]
+
+- No longer mangle Generic name and Name of the programs entry in
+  the menus / activities screen:
+  + Remove  -G "Passwords and Keys" -N "Seahorse" from the
+    suse_update_desktop_file call (bnc#779068).
+
+-------------------------------------------------------------------
+Mon Sep  3 09:32:43 UTC 2012 - [email protected]
+
+- Update to version 3.5.91:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Aug 20 17:25:13 UTC 2012 - [email protected]
+
+- Update to version 3.5.90:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Jul 18 09:16:21 UTC 2012 - [email protected]
+
+- Update to version 3.5.4:
+  + No keyring UI bits if failed to connect to Secret Service
+  + When Ctrl-F pressed in the main window, focus the filter box
+  + Add suggestion to generate entropy while generating a key
+  + Use libsecret instead of libgnome-keyring
+  + Use GcrSecureEntryBuffer and remove duplicate code.
+  + Align keyids with name/signatures in key properties.
+  + Unavailable entries were displayed incorrectly for signatures
+  + Fix icon sizes
+  + Remove unused code
+  + Migrate to GtkApplication
+  + Other bug fixes
+  + Build fixes
+  + Updated translations.
+- Replace pkgconfig(gnome-keyring-1) BuildRequires with
+  pkgconfig(libsecret-unstable), following upstreams switch.
+- Drop xz BuildRequires as it now comes for free in the build
+  system.
+- Drop seahorse-gpgme-keyring.patch: fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  seahorse-3.4.1.tar.xz
  seahorse-gpgme-keyring.patch

New:
----
  seahorse-3.6.0.tar.xz

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

Other differences:
------------------
++++++ seahorse.spec ++++++
--- /var/tmp/diff_new_pack.83M6ZL/_old  2012-10-03 15:10:33.000000000 +0200
+++ /var/tmp/diff_new_pack.83M6ZL/_new  2012-10-03 15:10:33.000000000 +0200
@@ -17,17 +17,14 @@
 
 
 Name:           seahorse
-Version:        3.4.1
+Version:        3.6.0
 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.4/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM seahorse-gpgme-keyring.patch [email protected] -- Fix 
typo in finalizing of GPGME keyring, taken from git.
-Patch0:         seahorse-gpgme-keyring.patch
+Source:         
http://download.gnome.org/sources/seahorse/3.6/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
-BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gpg2
 BuildRequires:  gpgme-devel
 BuildRequires:  intltool
@@ -35,15 +32,14 @@
 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:  yelp-tools
 BuildRequires:  pkgconfig(avahi-client)
 BuildRequires:  pkgconfig(avahi-glib)
 BuildRequires:  pkgconfig(gck-1) >= 3.3.4
 BuildRequires:  pkgconfig(gcr-3) >= 3.3.4
 BuildRequires:  pkgconfig(gio-2.0)
-BuildRequires:  pkgconfig(gnome-keyring-1)
 BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(libsecret-unstable) >= 0.5
 BuildRequires:  pkgconfig(libsoup-2.4)
 Recommends:     %{name}-lang
 Obsoletes:      %{name}-devel < %{version}
@@ -58,7 +54,6 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 translation-update-upstream
 
 %build
@@ -72,7 +67,7 @@
 %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
 %endif
 %{__rm} -f %{buildroot}%{_libdir}/*.*a
-%suse_update_desktop_file -G "Passwords and Keys" -N "Seahorse" %{name}
+%suse_update_desktop_file %{name}
 %find_lang %{name} %{?no_lang_C}
 %fdupes $RPM_BUILD_ROOT
 
@@ -92,13 +87,7 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog ChangeLog.pre-auto NEWS README
-%dir %{_datadir}/gnome/
-%dir %{_datadir}/gnome/help/
-%dir %{_datadir}/gnome/help/%{name}/
-%doc %{_datadir}/gnome/help/%{name}/C/
-%dir %{_datadir}/omf/
-%dir %{_datadir}/omf/%{name}/
-%doc %{_datadir}/omf/%{name}/%{name}-C.omf
+%doc %{_datadir}/help/C/%{name}/
 %{_bindir}/seahorse
 %{_libdir}/seahorse/
 %{_datadir}/applications/seahorse.desktop

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

Reply via email to