Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2012-10-03 10:24:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and      /work/SRC/openSUSE:Factory/.gcr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gcr", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2012-04-20 15:14:24.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes     2012-10-03 
10:24:38.000000000 +0200
@@ -1,0 +2,54 @@
+Tue Sep 25 15:31:42 UTC 2012 - [email protected]
+
+- Update to version 3.6.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Sep 18 19:43:57 UTC 2012 - [email protected]
+
+- Enable parallel building again.
+
+-------------------------------------------------------------------
+Tue Sep 18 13:29:01 UTC 2012 - [email protected]
+
+- Update to version 3.5.92:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Aug 20 16:57:41 UTC 2012 - [email protected]
+
+- Update to version 3.5.90:
+  + Don't fail preconditions when pkcs11 isn't initialized in gcr.
+  + Fix regression in ASN.1 parsing.
+  + Build fixes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Aug  6 19:20:19 UTC 2012 - [email protected]
+
+- Update to version 3.5.5:
+  + Use p11-kit/pkcs11.h instead of shipping a copy with gck.
+  + Documentation fixes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Jul 18 08:11:52 UTC 2012 - [email protected]
+
+- Update to version 3.5.4:
+  + Add debug output to GcrSecretExchange
+  + Fix invalid warning when sending a secret exchange
+  + Remove support code for old glib versions
+  + Documentation fixes
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Jun 25 19:49:50 UTC 2012 - [email protected]
+
+- Update to version 3.5.3:
+  + Rework DER parsing so we can parse odd PKCS#12 files.
+  + Use GBytes, bump glib dependency.
+  + Enable gnome2 keyring storage.
+  + Documentation fixes.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gcr-3.4.1.tar.xz

New:
----
  gcr-3.6.0.tar.xz

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

Other differences:
------------------
++++++ gcr.spec ++++++
--- /var/tmp/diff_new_pack.jWsQUu/_old  2012-10-03 10:24:39.000000000 +0200
+++ /var/tmp/diff_new_pack.jWsQUu/_new  2012-10-03 10:24:39.000000000 +0200
@@ -17,14 +17,13 @@
 
 
 Name:           gcr
-Version:        3.4.1
+Version:        3.6.0
 Release:        0
-# FIXME: Verify if parallel build works again. Last checked in version 3.3.2
 Summary:        Library for Crypto UI related task
 License:        LGPL-2.1+
 Group:          System/Libraries
 Url:            http://www.gnome.org
-Source0:        
http://download.gnome.org/sources/gcr/3.4/%{name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/gcr/3.6/%{name}-%{version}.tar.xz
 # For directory ownership
 BuildRequires:  dbus-1
 BuildRequires:  gobject-introspection-devel
@@ -37,7 +36,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.30.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.32.0
 BuildRequires:  pkgconfig(gmodule-no-export-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gthread-2.0)
@@ -151,9 +150,7 @@
 
 %build
 %configure
-# Parallel build seems broken.
-#make %{?_smp_mflags}
-make
+make %{?_smp_mflags}
 
 %install
 %make_install

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

Reply via email to