commit gcr for openSUSE:Factory

2020-05-02 Thread root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2020-05-02 22:14:05

Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and  /work/SRC/openSUSE:Factory/.gcr.new.2738 (New)


Package is "gcr"

Sat May  2 22:14:05 2020 rev:38 rq:799475 version:3.36.0

Changes:

--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2020-04-23 18:26:10.811598819 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new.2738/gcr.changes2020-05-02 
22:14:08.408134165 +0200
@@ -1,0 +2,5 @@
+Wed Apr 29 20:43:24 UTC 2020 - Michael Gorse 
+
+- Enable FIPS patch on Leap (jsc#SLE-11855).
+
+---



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.Qqr8BH/_old  2020-05-02 22:14:09.320136075 +0200
+++ /var/tmp/diff_new_pack.Qqr8BH/_new  2020-05-02 22:14:09.324136084 +0200
@@ -174,7 +174,7 @@
 
 %prep
 %setup -q
-%if !0%{?is_opensuse}
+%if 0%{?sle_version}
 %patch1 -p1
 %endif
 




commit gcr for openSUSE:Factory

2020-04-23 Thread root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2020-04-23 18:26:09

Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and  /work/SRC/openSUSE:Factory/.gcr.new.2738 (New)


Package is "gcr"

Thu Apr 23 18:26:09 2020 rev:37 rq:795178 version:3.36.0

Changes:

--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2020-01-28 10:48:46.212581234 
+0100
+++ /work/SRC/openSUSE:Factory/.gcr.new.2738/gcr.changes2020-04-23 
18:26:10.811598819 +0200
@@ -1,0 +2,36 @@
+Wed Mar 11 10:43:15 UTC 2020 - bjorn@gmail.com
+
+- Update to version 3.36.0:
+  + gcr: Update gtk-doc get_der_data() vfunc.
+  + Updated translations.
+
+---
+Tue Feb 18 16:41:52 UTC 2020 - Dominique Leuenberger 
+
+- Update to version 3.35.91:
+  + Mark deprecated functions with G_DEPRECATED.
+  + egg-oid: Add comments for translators for new abbrevations.
+  + Updated translations.
+
+---
+Wed Feb 12 17:54:13 CET 2020 - dims...@opensuse.org
+
+- Update to version 3.35.90:
+  + Add support for "NEW CERTIFICATE REQUEST" header.
+  + Add support for GOST certificates.
+  + Rework handling of ASN.1 standard types.
+  + Fix a few regressions in the Meson build.
+  + Add support for g_autoptr.
+  + Fixed some compiler warnings.
+- Changes from version 3.35.1:
+  + gcr-certificate: Add (virtual) annotation.
+  + Always use G_PARAM_STATIC_STRINGS.
+  + Support Meson build system.
+  + Avoid potential 64-bit pointer aliasing alignment issues.
+  + Update README to mention correct environment variables.
+  + build: Use sed for .desktop variables substitution.
+  + Updated translations.
+- Switch to meson buildsystem: replace configure/make/make_install
+  macros with the meson/meson_build/meson_install counterparts.
+
+---

Old:

  gcr-3.34.0.tar.xz

New:

  gcr-3.36.0.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.ivNnNe/_old  2020-04-23 18:26:11.383599914 +0200
+++ /var/tmp/diff_new_pack.ivNnNe/_new  2020-04-23 18:26:11.387599922 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gcr
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:   gcr
-Version:3.34.0
+Version:3.36.0
 Release:0
 # FIXME: Verify if the requires in typelib-1_0-Gcr-3 is still correct and 
required (see bgo#725501).
 Summary:Library for Crypto UI related tasks
 License:LGPL-2.1-or-later
 Group:  Development/Libraries/GNOME
 URL:http://www.gnome.org
-Source0:
https://download.gnome.org/sources/gcr/3.34/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gcr/3.36/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FIX-SLE gcr-bsc932232-use-libgcrypt-allocators.patch bsc#932232 
h...@suse.com -- use libgcrypt allocators for FIPS mode
 Patch1: gcr-bsc932232-use-libgcrypt-allocators.patch
@@ -36,6 +36,7 @@
 BuildRequires:  gpg2
 BuildRequires:  gtk-doc
 BuildRequires:  libgcrypt-devel >= 1.4.5
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.18.0.22
@@ -43,7 +44,7 @@
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.38.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.44.0
 BuildRequires:  pkgconfig(gmodule-no-export-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gthread-2.0)
@@ -139,10 +140,10 @@
 
 %package -n libgck-1-0
 Summary:GObject library to access PKCS#11 modules
-Group:  System/Libraries
 # Small hack, to help gnome-keyring subpackage containing gck
 # modules have a proper dependency, without having to care about
 # the soname.
+Group:  System/Libraries
 Provides:   gck = %{version}
 
 %description -n libgck-1-0
@@ -178,14 +179,11 @@
 %endif
 
 %build
-%configure \
---disable-static \
---enable-gtk-doc
-%make_build
+%meson
+%meson_build
 
 %install
-%make_install
-find %{buildroot} -type f -name "*.la" -delete -print
+%meson_install
 %suse_update_desktop_file gcr-prompter
 %suse_update_desktop_file gcr-viewer
 %find_lang %{name}
@@ -224,7 +222,6 @@
 %files -n libgcr-3-1
 %license COPYING
 %doc AUTHORS ChangeLog HACKING NEWS README
-%{_libdir}/libgcr-3.so.*
 %{_libdir}/libgcr-base-3.so.*
 %{_libdir}/libgcr-ui-3.so.*
 
@@ 

commit gcr for openSUSE:Factory

2020-01-28 Thread root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2020-01-28 10:48:42

Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and  /work/SRC/openSUSE:Factory/.gcr.new.26092 (New)


Package is "gcr"

Tue Jan 28 10:48:42 2020 rev:36 rq:767383 version:3.34.0

Changes:

--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2019-12-11 12:05:09.188739647 
+0100
+++ /work/SRC/openSUSE:Factory/.gcr.new.26092/gcr.changes   2020-01-28 
10:48:46.212581234 +0100
@@ -1,0 +2,5 @@
+Sat Jan 25 14:07:55 UTC 2020 - Dominique Leuenberger 
+
+- No longer recommend -lang: supplements are in use
+
+---



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.7TX5X5/_old  2020-01-28 10:48:47.696582972 +0100
+++ /var/tmp/diff_new_pack.7TX5X5/_new  2020-01-28 10:48:47.700582977 +0100
@@ -63,7 +63,6 @@
 %package viewer
 Summary:Viewer for Crypto Files
 Group:  Productivity/Security
-Recommends: %{name}-lang
 
 %description viewer
 This packages provides the viewer for crypto files on the GNOME desktop.
@@ -97,7 +96,6 @@
 Requires:   %{name}-data >= %{version}
 Requires:   %{name}-prompter >= %{version}
 Recommends: %{name}-ask-pass
-Recommends: %{name}-lang
 Recommends: %{name}-viewer = %{version}
 # To make lang package installable
 Provides:   %{name} = %{version}
@@ -142,7 +140,6 @@
 %package -n libgck-1-0
 Summary:GObject library to access PKCS#11 modules
 Group:  System/Libraries
-Recommends: %{name}-lang
 # Small hack, to help gnome-keyring subpackage containing gck
 # modules have a proper dependency, without having to care about
 # the soname.




commit gcr for openSUSE:Factory

2019-12-11 Thread root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2019-12-11 12:04:47

Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and  /work/SRC/openSUSE:Factory/.gcr.new.4691 (New)


Package is "gcr"

Wed Dec 11 12:04:47 2019 rev:35 rq:754121 version:3.34.0

Changes:

--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2019-10-17 13:07:00.468125169 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new.4691/gcr.changes2019-12-11 
12:05:09.188739647 +0100
@@ -1,0 +2,5 @@
+Thu Nov 28 09:57:41 UTC 2019 - Dominique Leuenberger 
+
+- Fix usage of libexecdir instead of prefix/lib where applicable.
+
+---



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.wkpusC/_old  2019-12-11 12:05:10.544739076 +0100
+++ /var/tmp/diff_new_pack.wkpusC/_new  2019-12-11 12:05:10.548739075 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gcr
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -222,7 +222,7 @@
 %{_datadir}/dbus-1/services/org.gnome.keyring.SystemPrompter.service
 
 %files ssh-askpass
-%{_prefix}/lib/gcr-ssh-askpass
+%{_libexecdir}/gcr-ssh-askpass
 
 %files -n libgcr-3-1
 %license COPYING




commit gcr for openSUSE:Factory

2019-10-17 Thread root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2019-10-17 13:06:58

Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and  /work/SRC/openSUSE:Factory/.gcr.new.2352 (New)


Package is "gcr"

Thu Oct 17 13:06:58 2019 rev:34 rq:738535 version:3.34.0

Changes:

--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2019-01-26 22:17:18.735103878 
+0100
+++ /work/SRC/openSUSE:Factory/.gcr.new.2352/gcr.changes2019-10-17 
13:07:00.468125169 +0200
@@ -1,0 +2,33 @@
+Mon Oct 14 16:40:55 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.34.0:
+  + gcr-prompt-dialog: Allow the use of mnemonics in the choice
+label (glgo#GNOME/gcr!22).
+  + Use python3 shebang in ui/icons/render-icons.py
+(glgo#GNOME/gcr!21).
+  + configure: Use PKG_PROG_PKG_CONFIG instead of reinventing it
+(glgo#GNOME/gcr!20).
+  + Replace tap-gtester with one that relies on GLib 2.38+ TAP
+output (glgo#GNOME/gcr!19).
+  + Remove SKS network from keyserver defaults (glgo#GNOME/gcr!18).
+  + Updated translations.
+
+---
+Sat Aug 31 20:04:28 CDT 2019 - mgo...@suse.com
+
+- Update to version 3.33.4:
+  + Move from intltool to gettext.
+  + Fix parameter type for signal handler causing stack smashing on
+ppc64le.
+  + cleanup: Don't use deprecated g_type_class_add_private()
+anymore.
+  + Fix GIR annotations.
+  + Fix hashtable ordering assumptions.
+  + build: Fix gcr-trust symbols not appearing in GIR, and hence
+also VAPI.
+  + Update gcr_pkcs11_get_trust_{store|lookup}_slot URI checks.
+  + build: Update tap scripts for Python 3 compat.
+  + Updated translations.
+- Drop intltool dependency, and add gettext.
+
+---

Old:

  gcr-3.28.1.tar.xz

New:

  gcr-3.34.0.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.DEV12O/_old  2019-10-17 13:07:01.032123716 +0200
+++ /var/tmp/diff_new_pack.DEV12O/_new  2019-10-17 13:07:01.032123716 +0200
@@ -17,24 +17,24 @@
 
 
 Name:   gcr
-Version:3.28.1
+Version:3.34.0
 Release:0
 # FIXME: Verify if the requires in typelib-1_0-Gcr-3 is still correct and 
required (see bgo#725501).
 Summary:Library for Crypto UI related tasks
 License:LGPL-2.1-or-later
 Group:  Development/Libraries/GNOME
 URL:http://www.gnome.org
-Source0:
http://download.gnome.org/sources/gcr/3.28/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gcr/3.34/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FIX-SLE gcr-bsc932232-use-libgcrypt-allocators.patch bsc#932232 
h...@suse.com -- use libgcrypt allocators for FIPS mode
 Patch1: gcr-bsc932232-use-libgcrypt-allocators.patch
 # For directory ownership
 BuildRequires:  dbus-1
+BuildRequires:  gettext >= 0.19.8
 BuildRequires:  gobject-introspection-devel >= 1.34
 # configure is looking for the gpg2 path
 BuildRequires:  gpg2
 BuildRequires:  gtk-doc
-BuildRequires:  intltool
 BuildRequires:  libgcrypt-devel >= 1.4.5
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files

++ gcr-3.28.1.tar.xz -> gcr-3.34.0.tar.xz ++
 35060 lines of diff (skipped)




commit gcr for openSUSE:Factory

2019-01-26 Thread root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2019-01-26 22:17:17

Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and  /work/SRC/openSUSE:Factory/.gcr.new.28833 (New)


Package is "gcr"

Sat Jan 26 22:17:17 2019 rev:33 rq:667737 version:3.28.1

Changes:

--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2018-03-14 19:27:53.424956268 
+0100
+++ /work/SRC/openSUSE:Factory/.gcr.new.28833/gcr.changes   2019-01-26 
22:17:18.735103878 +0100
@@ -1,0 +2,7 @@
+Fri Jan 18 19:44:17 UTC 2019 - bjorn@gmail.com
+
+- Update to version 3.28.1:
+  + system-prompter: Fix use of g_hash_table_lookup_extended.
+  + Updated translations.
+
+---

Old:

  gcr-3.28.0.tar.xz

New:

  gcr-3.28.1.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.pWWpzw/_old  2019-01-26 22:17:19.195103504 +0100
+++ /var/tmp/diff_new_pack.pWWpzw/_new  2019-01-26 22:17:19.195103504 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gcr
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   gcr
-Version:3.28.0
+Version:3.28.1
 Release:0
 # FIXME: Verify if the requires in typelib-1_0-Gcr-3 is still correct and 
required (see bgo#725501).
 Summary:Library for Crypto UI related tasks

++ gcr-3.28.0.tar.xz -> gcr-3.28.1.tar.xz ++
 23375 lines of diff (skipped)




commit gcr for openSUSE:Factory

2018-03-14 Thread root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2018-03-14 19:27:51

Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and  /work/SRC/openSUSE:Factory/.gcr.new (New)


Package is "gcr"

Wed Mar 14 19:27:51 2018 rev:32 rq:586197 version:3.28.0

Changes:

--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2018-02-28 20:01:08.963399303 
+0100
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2018-03-14 
19:27:53.424956268 +0100
@@ -1,0 +2,63 @@
+Mon Mar 12 15:10:21 UTC 2018 - dims...@opensuse.org
+
+- Update to version 3.28.0:
+  + Fix year 2038 workaround in ASN.1 decoder (bgo#787963).
+  + Fix test errors when ssh-keygen is not found.
+  + Updated translations.
+
+---
+Sun Mar 11 09:16:50 UTC 2018 - dims...@opensuse.org
+
+- Supplement the new gcr-ssh-askpass for gpg2 and gnome-shell:
+  GNOME users want to have this available to enter the ssh key
+  passwords.
+
+---
+Fri Mar  9 16:42:27 UTC 2018 - jeng...@inai.de
+
+- Fix SRPM group. Update package summaries.
+
+---
+Mon Mar  5 19:05:27 UTC 2018 - dims...@opensuse.org
+
+- Update to version 3.27.92:
+  + Provide API for reliably calling ssh programs (bgo#735873).
+  + Updated translations.
+- Split new subpackage gcr-ssh-askpass, recommended by the main
+  library.
+
+---
+Wed Feb 28 16:25:51 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---
+Tue Feb 27 04:27:04 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 3.27.4:
+  + Fixes:
+- Encoding of EC parameters (bgo#785234).
+- Hang in certificate export dialog (bgo#789804).
+- Failure case in gcr_secure_memory_try_realloc() (bgo#775685).
+  + Switch to using GLib resources.
+  + Build fixes: bgo#771052, bgo#775685, bgo#775966, bgo#774312,
+bgo#774311, bgo#764562, bgo#764569.
+  + Updated translations.
+- Drop %desktop_database_*, %mime_database_*, %icon_theme_cache_*
+  and %glib2_gsettings_schema_* post/postun scriptlets and
+  %glib2_gsettings_schema_requires macro: they're no longer needed
+  since RPM File Triggers cover their functionality now.
+- Drop shared-mime-info BuildRequires: it's no longer needed now
+  that its macros are not used anymore.
+- Drop pkgconfig(libtasn1) BuildRequires: it's no longer needed nor
+  used anymore.
+- Adopt the use of %make_build macro rather than raw make command,
+  following the best practices.
+- Add gtk-doc BuildRequires and pass enable-gtk-doc to configure as
+  the API's documentation is desired.
+- Add pkgconfig(gtk+-x11-3.0) BuildRequires: it was being pulled
+  by gtk+-3.0 pkgconfig module and used already, since both of them
+  lives in gtk3-devel package.
+- Rebase gcr-bsc932232-use-libgcrypt-allocators.patch.
+
+---

Old:

  gcr-3.20.0.tar.xz

New:

  gcr-3.28.0.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.B07Bta/_old  2018-03-14 19:27:54.540916641 +0100
+++ /var/tmp/diff_new_pack.B07Bta/_new  2018-03-14 19:27:54.544916499 +0100
@@ -17,14 +17,14 @@
 
 
 Name:   gcr
-Version:3.20.0
+Version:3.28.0
 Release:0
 # FIXME: Verify if the requires in typelib-1_0-Gcr-3 is still correct and 
required (see bgo#725501).
-Summary:Library for Crypto UI related task
+Summary:Library for Crypto UI related tasks
 License:LGPL-2.1-or-later
-Group:  System/Libraries
-Url:http://www.gnome.org
-Source0:
http://download.gnome.org/sources/gcr/3.20/%{name}-%{version}.tar.xz
+Group:  Development/Libraries/GNOME
+URL:http://www.gnome.org
+Source0:
http://download.gnome.org/sources/gcr/3.28/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FIX-SLE gcr-bsc932232-use-libgcrypt-allocators.patch bsc#932232 
h...@suse.com -- use libgcrypt allocators for FIPS mode
 Patch1: gcr-bsc932232-use-libgcrypt-allocators.patch
@@ -33,10 +33,10 @@
 BuildRequires:  gobject-introspection-devel >= 1.34
 # configure is looking for the gpg2 path
 BuildRequires:  gpg2
+BuildRequires:  gtk-doc
 BuildRequires:  intltool
-BuildRequires:  libgcrypt-devel >= 1.2.2
-# We need the %%mime_database_* macros
-BuildRequires:  shared-mime-info
+BuildRequires:  libgcrypt-devel >= 1.4.5
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.18.0.22
 BuildRequires:  xsltproc

commit gcr for openSUSE:Factory

2018-02-28 Thread root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2018-02-28 20:01:05

Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and  /work/SRC/openSUSE:Factory/.gcr.new (New)


Package is "gcr"

Wed Feb 28 20:01:05 2018 rev:31 rq:580406 version:3.20.0

Changes:

--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2016-09-05 21:15:09.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2018-02-28 
20:01:08.963399303 +0100
@@ -1,0 +2,11 @@
+Tue Feb 27 04:05:25 UTC 2018 - dims...@opensuse.org
+
+- Use SPDX3.0 license tags and package COPYING as %license.
+
+---
+Mon Feb 26 20:11:42 UTC 2018 - crrodrig...@opensuse.org
+
+- Add explicit pkgconfig(pango) and pkgconfig(cairo) BuildRequires: 
+  closer alignment with what configure checks for.
+
+---



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.aMKpEF/_old  2018-02-28 20:01:10.311350529 +0100
+++ /var/tmp/diff_new_pack.aMKpEF/_new  2018-02-28 20:01:10.319350240 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gcr
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 Release:0
 # FIXME: Verify if the requires in typelib-1_0-Gcr-3 is still correct and 
required (see bgo#725501).
 Summary:Library for Crypto UI related task
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/Libraries
 Url:http://www.gnome.org
 Source0:
http://download.gnome.org/sources/gcr/3.20/%{name}-%{version}.tar.xz
@@ -40,6 +40,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.18.0.22
 BuildRequires:  xsltproc
+BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.38.0
@@ -49,6 +50,7 @@
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12
 BuildRequires:  pkgconfig(libtasn1)
 BuildRequires:  pkgconfig(p11-kit-1) >= 0.19.0
+BuildRequires:  pkgconfig(pango)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -99,8 +101,8 @@
 
 %package -n typelib-1_0-Gcr-3
 Summary:Library for Crypto UI related task -- Introspection bindings
-Group:  System/Libraries
 # Due to broken typelib files, this one cannot be automatically inspected
+Group:  System/Libraries
 Requires:   typelib-1_0-Gck-1
 
 %description -n typelib-1_0-Gcr-3
@@ -214,7 +216,8 @@
 
 %files viewer
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING HACKING NEWS README
+%license COPYING
+%doc AUTHORS ChangeLog HACKING NEWS README
 %{_bindir}/gcr-viewer
 %{_datadir}/applications/gcr-viewer.desktop
 %{_datadir}/mime/packages/gcr-crypto-types.xml
@@ -238,7 +241,8 @@
 
 %files -n libgcr-3-1
 %defattr (-, root, root)
-%doc AUTHORS ChangeLog COPYING HACKING NEWS README
+%license COPYING
+%doc AUTHORS ChangeLog HACKING NEWS README
 %{_libdir}/libgcr-3.so.*
 %{_libdir}/libgcr-base-3.so.*
 %{_libdir}/libgcr-ui-3.so.*
@@ -266,7 +270,8 @@
 
 %files -n libgck-1-0
 %defattr (-, root, root)
-%doc AUTHORS ChangeLog COPYING HACKING NEWS README
+%license COPYING
+%doc AUTHORS ChangeLog HACKING NEWS README
 %{_libdir}/libgck-1.so.*
 
 %files -n typelib-1_0-Gck-1




commit gcr for openSUSE:Factory

2016-09-05 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2016-09-05 21:15:07

Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and  /work/SRC/openSUSE:Factory/.gcr.new (New)


Package is "gcr"

Changes:

--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2016-08-31 00:03:37.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2016-09-05 
21:15:09.0 +0200
@@ -1,0 +2,6 @@
+Wed Aug 31 08:09:34 UTC 2016 - fezh...@suse.com
+
+- Add openSUSE conditional macro and description tag for existing
+  patches in specfile.
+
+---



Other differences:
--



commit gcr for openSUSE:Factory

2016-08-30 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2016-08-31 00:03:36

Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and  /work/SRC/openSUSE:Factory/.gcr.new (New)


Package is "gcr"

Changes:

--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2016-03-29 14:50:26.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2016-08-31 
00:03:37.0 +0200
@@ -1,0 +2,5 @@
+Fri Apr 15 20:21:06 CEST 2016 - h...@suse.com
+
+- Update to GNOME 3.20 -- Fate#318572.
+
+---
@@ -13,0 +19,5 @@
+
+---
+Thu Nov 26 02:54:47 CET 2015 - h...@suse.com
+
+- Add gcr-bsc932232-use-libgcrypt-allocators.patch (bsc#932232).

New:

  gcr-bsc932232-use-libgcrypt-allocators.patch



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.pKUl33/_old  2016-08-31 00:03:38.0 +0200
+++ /var/tmp/diff_new_pack.pKUl33/_new  2016-08-31 00:03:38.0 +0200
@@ -26,6 +26,8 @@
 Url:http://www.gnome.org
 Source0:
http://download.gnome.org/sources/gcr/3.20/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
+# PATCH-FIX-SLE gcr-bsc932232-use-libgcrypt-allocators.patch bsc#932232 
h...@suse.com -- use libgcrypt allocators for FIPS mode
+Patch1: gcr-bsc932232-use-libgcrypt-allocators.patch
 # For directory ownership
 BuildRequires:  dbus-1
 BuildRequires:  gobject-introspection-devel >= 1.34
@@ -171,6 +173,9 @@
 sed -i "s:GLib.Object:GObject.Object:g" $file
   done
 fi
+%if !0%{?is_opensuse}
+%patch1 -p1
+%endif
 
 %build
 %configure

++ gcr-bsc932232-use-libgcrypt-allocators.patch ++
diff --git a/egg/egg-libgcrypt.c b/egg/egg-libgcrypt.c
index 0ba84fe..cca36f1 100644
--- a/egg/egg-libgcrypt.c
+++ b/egg/egg-libgcrypt.c
@@ -105,11 +105,6 @@ egg_libgcrypt_initialize (void)
gcry_set_log_handler (log_handler, NULL);
gcry_set_outofcore_handler (no_mem_handler, NULL);
gcry_set_fatalerror_handler (fatal_handler, NULL);
-   gcry_set_allocation_handler 
((gcry_handler_alloc_t)g_malloc,
-
(gcry_handler_alloc_t)egg_secure_alloc,
-egg_secure_check,
-
(gcry_handler_realloc_t)egg_secure_realloc,
-egg_secure_free);
gcry_control (GCRYCTL_INITIALIZATION_FINISHED, 0);
}
 



commit gcr for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2016-03-29 14:50:24

Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and  /work/SRC/openSUSE:Factory/.gcr.new (New)


Package is "gcr"

Changes:

--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2015-10-06 16:36:38.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2016-03-29 
14:50:26.0 +0200
@@ -1,0 +2,14 @@
+Fri Mar 25 15:10:44 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.20.0:
+  + Build fixes (bgo#763488, bgo#766301).
+  + Updated translations.
+
+---
+Tue Jan 19 13:07:06 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Build fixes (bgo#756235, bgo#755873).
+  + Updated translations.
+
+---

Old:

  gcr-3.18.0.tar.xz

New:

  gcr-3.20.0.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.fkICfH/_old  2016-03-29 14:50:27.0 +0200
+++ /var/tmp/diff_new_pack.fkICfH/_new  2016-03-29 14:50:27.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gcr
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:   gcr
-Version:3.18.0
+Version:3.20.0
 Release:0
 # FIXME: Verify if the requires in typelib-1_0-Gcr-3 is still correct and 
required (see bgo#725501).
 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.18/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gcr/3.20/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 # For directory ownership
 BuildRequires:  dbus-1

++ gcr-3.18.0.tar.xz -> gcr-3.20.0.tar.xz ++
 22961 lines of diff (skipped)




commit gcr for openSUSE:Factory

2015-10-06 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2015-10-06 16:36:36

Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and  /work/SRC/openSUSE:Factory/.gcr.new (New)


Package is "gcr"

Changes:

--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2015-05-18 21:55:45.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2015-10-06 
16:36:38.0 +0200
@@ -1,0 +2,14 @@
+Tue Sep 29 10:05:20 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.18.0:
+  + Updated translations.
+
+---
+Tue Aug  4 09:52:14 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.17.4:
+  + Bump up the GTK+ deps.
+  + Build fixes.
+  + Updated translations.
+
+---

Old:

  gcr-3.16.0.tar.xz

New:

  gcr-3.18.0.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.iST9Mg/_old  2015-10-06 16:36:39.0 +0200
+++ /var/tmp/diff_new_pack.iST9Mg/_new  2015-10-06 16:36:39.0 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   gcr
-Version:3.16.0
+Version:3.18.0
 Release:0
 # FIXME: Verify if the requires in typelib-1_0-Gcr-3 is still correct and 
required (see bgo#725501).
 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.16/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gcr/3.18/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 # For directory ownership
 BuildRequires:  dbus-1
@@ -44,7 +44,7 @@
 BuildRequires:  pkgconfig(gmodule-no-export-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gthread-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12
 BuildRequires:  pkgconfig(libtasn1)
 BuildRequires:  pkgconfig(p11-kit-1) >= 0.19.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ gcr-3.16.0.tar.xz -> gcr-3.18.0.tar.xz ++
 19553 lines of diff (skipped)




commit gcr for openSUSE:Factory

2015-05-18 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2015-05-18 21:55:44

Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and  /work/SRC/openSUSE:Factory/.gcr.new (New)


Package is gcr

Changes:

--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2015-03-30 19:12:13.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2015-05-18 
21:55:45.0 +0200
@@ -1,0 +2,6 @@
+Tue May 12 18:56:11 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.0:
+  + No changes from 3.15.92.
+
+---

Old:

  gcr-3.15.92.tar.xz

New:

  gcr-3.16.0.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.RLewbT/_old  2015-05-18 21:55:46.0 +0200
+++ /var/tmp/diff_new_pack.RLewbT/_new  2015-05-18 21:55:46.0 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   gcr
-Version:3.15.92
+Version:3.16.0
 Release:0
 # FIXME: Verify if the requires in typelib-1_0-Gcr-3 is still correct and 
required (see bgo#725501).
 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.15/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gcr/3.16/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 # For directory ownership
 BuildRequires:  dbus-1

++ gcr-3.15.92.tar.xz - gcr-3.16.0.tar.xz ++
 28258 lines of diff (skipped)




commit gcr for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2015-03-30 19:12:12

Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and  /work/SRC/openSUSE:Factory/.gcr.new (New)


Package is gcr

Changes:

--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2014-09-30 19:40:48.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2015-03-30 
19:12:13.0 +0200
@@ -1,0 +2,15 @@
+Wed Mar 18 08:25:03 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.92:
+  + Build fixes (bgo#745629).
+  + Updated translations.
+
+---
+Wed Feb 25 22:26:51 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.90:
+  + Fix memory leaks (bgo#738508, bgo#739239).
+  + Build fixes (bgo#743201, bgo#739449, #bgo737622).
+  + Updated translations.
+
+---

Old:

  gcr-3.14.0.tar.xz

New:

  gcr-3.15.92.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.3ta0p0/_old  2015-03-30 19:12:14.0 +0200
+++ /var/tmp/diff_new_pack.3ta0p0/_new  2015-03-30 19:12:14.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gcr
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:   gcr
-Version:3.14.0
+Version:3.15.92
 Release:0
 # FIXME: Verify if the requires in typelib-1_0-Gcr-3 is still correct and 
required (see bgo#725501).
 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.14/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gcr/3.15/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 # For directory ownership
 BuildRequires:  dbus-1

++ gcr-3.14.0.tar.xz - gcr-3.15.92.tar.xz ++
 19807 lines of diff (skipped)




commit gcr for openSUSE:Factory

2014-09-30 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2014-09-30 19:39:18

Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and  /work/SRC/openSUSE:Factory/.gcr.new (New)


Package is gcr

Changes:

--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2014-05-20 14:27:18.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2014-09-30 
19:40:48.0 +0200
@@ -1,0 +2,25 @@
+Tue Sep 23 09:26:33 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.0:
+  + Updated translations.
+
+---
+Tue Sep  9 18:42:06 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.91:
+  + Add support for parsing EC keys (bgo#672137).
+  + Add support for EC keys to key renderer.
+  + Parser support for PEM 'PUBLIC KEY' files.
+  + Parser support for parsing ECDSA OpenSSH keys.
+  + Fix use of libgcrypt 1.6+.
+  + Fix for deprecations in Gtk 3.13.x.
+  + Use g_debug() instead of our own debug wrappers.
+  + Bump required GLib version to 2.38.x.
+  + Don't include deprecated library in our pkg-config file
+(bgo#732082).
+  + Don't use non-portable 'sed -i' shell command (bgo#728506).
+  + Change CVS to Git in error message (bgo#730340).
+  + Build fixes.
+  + Updated translations.
+
+---

Old:

  gcr-3.12.2.tar.xz

New:

  gcr-3.14.0.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.TZbzyR/_old  2014-09-30 19:40:49.0 +0200
+++ /var/tmp/diff_new_pack.TZbzyR/_new  2014-09-30 19:40:49.0 +0200
@@ -17,14 +17,15 @@
 
 
 Name:   gcr
-Version:3.12.2
+Version:3.14.0
 Release:0
 # FIXME: Verify if the requires in typelib-1_0-Gcr-3 is still correct and 
required (see bgo#725501).
 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.12/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gcr/3.14/%{name}-%{version}.tar.xz
+Source1:baselibs.conf
 # For directory ownership
 BuildRequires:  dbus-1
 BuildRequires:  gobject-introspection-devel = 1.34
@@ -39,7 +40,7 @@
 BuildRequires:  xsltproc
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(glib-2.0) = 2.32.0
+BuildRequires:  pkgconfig(glib-2.0) = 2.38.0
 BuildRequires:  pkgconfig(gmodule-no-export-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gthread-2.0)

++ gcr-3.12.2.tar.xz - gcr-3.14.0.tar.xz ++
 53780 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gcr for openSUSE:Factory

2014-05-20 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2014-05-20 14:25:48

Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and  /work/SRC/openSUSE:Factory/.gcr.new (New)


Package is gcr

Changes:

--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2014-05-05 21:15:13.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2014-05-20 
14:27:18.0 +0200
@@ -1,0 +2,6 @@
+Sat May 17 07:37:48 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.12.2:
+  + Updated translations.
+
+---

Old:

  gcr-3.12.0.tar.xz

New:

  gcr-3.12.2.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.8vfli5/_old  2014-05-20 14:27:19.0 +0200
+++ /var/tmp/diff_new_pack.8vfli5/_new  2014-05-20 14:27:19.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gcr
-Version:3.12.0
+Version:3.12.2
 Release:0
 # FIXME: Verify if the requires in typelib-1_0-Gcr-3 is still correct and 
required (see bgo#725501).
 Summary:Library for Crypto UI related task

++ gcr-3.12.0.tar.xz - gcr-3.12.2.tar.xz ++
 60533 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gcr for openSUSE:Factory

2014-05-05 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2014-05-05 21:14:36

Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and  /work/SRC/openSUSE:Factory/.gcr.new (New)


Package is gcr

Changes:

--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2013-10-17 17:37:34.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2014-05-05 
21:15:13.0 +0200
@@ -1,0 +2,29 @@
+Thu Apr  3 20:02:05 UTC 2014 - dims...@opensuse.org
+
+- Require typelib-1_0-Gck-1 by typelib-1_0-Gcr-3: this is a work-
+  around for upstreams broken files, which results in Gcr having
+  internally the version '3.broken' instead of '3' (bgo#725501).
+
+---
+Sun Mar 23 09:24:21 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.12.0:
+  + Use /usr/bin/env to find python (bgo#726909).
+  + Updated translations.
+
+---
+Fri Mar  7 08:12:00 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.11.91:
+  + Parallel tests, non-recursive Makefile, and TAP.
+  + Add gck_enumerator_set_object_type_full() function.
+  + Add an accessor for GckAttribute raw value data.
+  + Add gcr_certificate_get_markup() function.
+  + Store imported key filename in GcrParsed  GcrParser
+(bg#705225).
+  + Allow using GBytes with GcrParser (bgo#708736).
+  + Lots of VAPI and GIR fixes (bgo#720504 and others).
+  + Deprecation fixes.
+- Add xsltproc BuildRequires: new dependency.
+
+---

Old:

  gcr-3.10.1.tar.xz

New:

  gcr-3.12.0.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.308yBW/_old  2014-05-05 21:15:13.0 +0200
+++ /var/tmp/diff_new_pack.308yBW/_new  2014-05-05 21:15:13.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gcr
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,14 @@
 
 
 Name:   gcr
-Version:3.10.1
+Version:3.12.0
 Release:0
+# FIXME: Verify if the requires in typelib-1_0-Gcr-3 is still correct and 
required (see bgo#725501).
 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.10/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gcr/3.12/%{name}-%{version}.tar.xz
 # For directory ownership
 BuildRequires:  dbus-1
 BuildRequires:  gobject-introspection-devel = 1.34
@@ -35,6 +36,7 @@
 BuildRequires:  shared-mime-info
 BuildRequires:  update-desktop-files
 BuildRequires:  vala = 0.18.0.22
+BuildRequires:  xsltproc
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(glib-2.0) = 2.32.0
@@ -95,6 +97,8 @@
 %package -n typelib-1_0-Gcr-3
 Summary:Library for Crypto UI related task -- Introspection bindings
 Group:  System/Libraries
+# Due to broken typelib files, this one cannot be automatically inspected
+Requires:   typelib-1_0-Gck-1
 
 %description -n typelib-1_0-Gcr-3
 GCR is a library for displaying certificates, and crypto UI, accessing

++ gcr-3.10.1.tar.xz - gcr-3.12.0.tar.xz ++
 168415 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gcr for openSUSE:Factory

2013-10-17 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2013-10-17 15:50:30

Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and  /work/SRC/openSUSE:Factory/.gcr.new (New)


Package is gcr

Changes:

--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2013-09-27 17:10:13.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2013-10-17 
17:37:34.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct 17 06:34:41 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.1:
+  + Updated translations.
+
+---

Old:

  gcr-3.10.0.tar.xz

New:

  gcr-3.10.1.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.NeGlbi/_old  2013-10-17 17:37:35.0 +0200
+++ /var/tmp/diff_new_pack.NeGlbi/_new  2013-10-17 17:37:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gcr
-Version:3.10.0
+Version:3.10.1
 Release:0
 Summary:Library for Crypto UI related task
 License:LGPL-2.1+

++ gcr-3.10.0.tar.xz - gcr-3.10.1.tar.xz ++
 1859 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gcr for openSUSE:Factory

2013-09-27 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2013-09-27 17:10:12

Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and  /work/SRC/openSUSE:Factory/.gcr.new (New)


Package is gcr

Changes:

--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2013-09-11 11:35:08.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2013-09-27 
17:10:13.0 +0200
@@ -1,0 +2,7 @@
+Mon Sep 23 19:44:57 UTC 2013 - zai...@opensuse.org
+
+- Update to version 3.10.0:
+  + Fix annotations (bgo#705225).
+  + Updated translations.
+
+---

Old:

  gcr-3.9.91.tar.xz

New:

  gcr-3.10.0.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.DmnPT8/_old  2013-09-27 17:10:14.0 +0200
+++ /var/tmp/diff_new_pack.DmnPT8/_new  2013-09-27 17:10:14.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gcr
-Version:3.9.91
+Version:3.10.0
 Release:0
 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.9/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gcr/3.10/%{name}-%{version}.tar.xz
 # For directory ownership
 BuildRequires:  dbus-1
 BuildRequires:  gobject-introspection-devel = 1.34

++ gcr-3.9.91.tar.xz - gcr-3.10.0.tar.xz ++
 9443 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gcr for openSUSE:Factory

2013-09-11 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2013-09-11 11:35:06

Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and  /work/SRC/openSUSE:Factory/.gcr.new (New)


Package is gcr

Changes:

--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2013-08-28 21:14:41.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2013-09-11 
11:35:08.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  3 09:18:01 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.91:
+  + Bugs fixed: bgo#707077, bgo#707078.
+  + Updated translations.
+
+---

Old:

  gcr-3.9.90.tar.xz

New:

  gcr-3.9.91.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.EkgS6s/_old  2013-09-11 11:35:12.0 +0200
+++ /var/tmp/diff_new_pack.EkgS6s/_new  2013-09-11 11:35:12.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gcr
-Version:3.9.90
+Version:3.9.91
 Release:0
 Summary:Library for Crypto UI related task
 License:LGPL-2.1+

++ gcr-3.9.90.tar.xz - gcr-3.9.91.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gcr-3.9.90/ChangeLog new/gcr-3.9.91/ChangeLog
--- old/gcr-3.9.90/ChangeLog2013-08-26 18:24:04.0 +0200
+++ new/gcr-3.9.91/ChangeLog2013-09-03 09:04:09.0 +0200
@@ -1,5 +1,56 @@
 # Generate automatically. Do not edit.
 
+commit 9b84e34ca68a3bd5f346fa0fb7d88539b56922c4
+Author: Stef Walter st...@gnome.org
+Date:   2013-09-03
+
+Release version 3.9.91
+
+ NEWS | 4 
+ configure.ac | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit fea443e6449f57ffb697c9f7ee1484e326f8c9c2
+Author: Stef Walter st...@gnome.org
+Date:   2013-08-29
+
+ui: Add context to 'Disabled' strings
+
+https://bugzilla.gnome.org/show_bug.cgi?id=707077
+
+ ui/gcr-gnupg-renderer.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 5620163f4df417fb78e4ad69e5bbfd05e84fb4b1
+Author: Stef Walter st...@gnome.org
+Date:   2013-08-29
+
+ui: Use ellipsis instead of three dots
+
+https://bugzilla.gnome.org/show_bug.cgi?id=707078
+
+ ui/gcr-certificate-renderer.c | 2 +-
+ ui/gcr-import-button.c| 4 ++--
+ 2 files changed, 3 insertions(+), 3 deletions(-)
+
+commit e00adaba82d6815f2721c48283a29cf73b8d4dcd
+Author: Aurimas Černius auri...@gmail.com
+Date:   2013-08-28
+
+Updated Lithuanian translation
+
+ po/lt.po | 197 ++-
+ 1 file changed, 94 insertions(+), 103 deletions(-)
+
+commit c8c6c6016732d8b8b4ca9ce8ad83bde8a1376b7b
+Author: Fran Diéguez fran.dieg...@mabishu.com
+Date:   2013-08-27
+
+Updated Galician translations
+
+ po/gl.po | 146 +++
+ 1 file changed, 73 insertions(+), 73 deletions(-)
+
 commit cdc707169e526c159da238a3951c568e56e68617
 Author: Stef Walter st...@gnome.org
 Date:   2013-08-26
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gcr-3.9.90/NEWS new/gcr-3.9.91/NEWS
--- old/gcr-3.9.90/NEWS 2013-08-26 18:23:00.0 +0200
+++ new/gcr-3.9.91/NEWS 2013-09-03 09:03:01.0 +0200
@@ -1,3 +1,7 @@
+gcr 3.9.91:
+ - Translation fixes [#707077, #707078]
+ - Updated translations
+
 gcr 3.9.90:
  - GcrCertificateWidget: inherit from GtkBin, not GtkWidget [#701048]
  - Made gcr-certificate-renderer close the dialog when clicking okay [#699543]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gcr-3.9.90/configure new/gcr-3.9.91/configure
--- old/gcr-3.9.90/configure2013-08-26 18:23:34.0 +0200
+++ new/gcr-3.9.91/configure2013-09-03 09:03:39.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gcr 3.9.90.
+# Generated by GNU Autoconf 2.69 for gcr 3.9.91.
 #
 # Report bugs to 
http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-keyringcomponent=gcr.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='gcr'
 PACKAGE_TARNAME='gcr'
-PACKAGE_VERSION='3.9.90'
-PACKAGE_STRING='gcr 3.9.90'
+PACKAGE_VERSION='3.9.91'
+PACKAGE_STRING='gcr 3.9.91'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-keyringcomponent=gcr'
 PACKAGE_URL=''
 
@@ -1471,7 +1471,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures gcr 3.9.90 to adapt to many kinds of systems.
+\`configure' configures gcr 

commit gcr for openSUSE:Factory

2013-08-28 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2013-08-28 21:14:39

Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and  /work/SRC/openSUSE:Factory/.gcr.new (New)


Package is gcr

Changes:

--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2013-06-05 11:51:49.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2013-08-28 
21:14:41.0 +0200
@@ -1,0 +2,12 @@
+Mon Aug 26 17:04:58 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.90:
+  + GcrCertificateWidget: inherit from GtkBin, not GtkWidget
+(bgo#701048).
+  + Made gcr-certificate-renderer close the dialog when clicking
+okay (bgo#699543).
+  + Port to new p11-kit managed style functions.
+  + Testing fixes (bgo#705139).
+  + Build fixes (bgo#695973).
+
+---

Old:

  gcr-3.9.1.tar.xz

New:

  gcr-3.9.90.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.FkzBhO/_old  2013-08-28 21:14:42.0 +0200
+++ /var/tmp/diff_new_pack.FkzBhO/_new  2013-08-28 21:14:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gcr
-Version:3.9.1
+Version:3.9.90
 Release:0
 Summary:Library for Crypto UI related task
 License:LGPL-2.1+
@@ -43,7 +43,7 @@
 BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0) = 3.0
 BuildRequires:  pkgconfig(libtasn1)
-BuildRequires:  pkgconfig(p11-kit-1) = 0.6
+BuildRequires:  pkgconfig(p11-kit-1) = 0.19.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ gcr-3.9.1.tar.xz - gcr-3.9.90.tar.xz ++
 15063 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gcr for openSUSE:Factory

2013-06-05 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2013-06-05 11:51:48

Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and  /work/SRC/openSUSE:Factory/.gcr.new (New)


Package is gcr

Changes:

--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2013-04-26 15:42:46.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2013-06-05 
11:51:49.0 +0200
@@ -1,0 +2,11 @@
+Wed May  1 08:16:19 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.1:
+  + Vapi bindings (bgo#689685).
+  + Don't import to 'xdg' module in the importer.
+  + Add appropriate icon for p11-kit trust module.
+  + Handle cases where no certificate data is available.
+  + Build fixes.
+- Add vala BuildRequires: new dependency for the vapi bindings.
+
+---
@@ -10 +20,0 @@
-

Old:

  gcr-3.8.1.tar.xz

New:

  gcr-3.9.1.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.x9n9yX/_old  2013-06-05 11:51:50.0 +0200
+++ /var/tmp/diff_new_pack.x9n9yX/_new  2013-06-05 11:51:50.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gcr
-Version:3.8.1
+Version:3.9.1
 Release:0
 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.8/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gcr/3.9/%{name}-%{version}.tar.xz
 # For directory ownership
 BuildRequires:  dbus-1
 BuildRequires:  gobject-introspection-devel = 1.34
@@ -34,6 +34,7 @@
 # We need the %%mime_database_* macros
 BuildRequires:  shared-mime-info
 BuildRequires:  update-desktop-files
+BuildRequires:  vala = 0.18.0.22
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(glib-2.0) = 2.32.0
@@ -270,6 +271,7 @@
 %{_datadir}/gtk-doc/html/gck/
 %{_datadir}/gir-1.0/Gck-1.gir
 %{_datadir}/gir-1.0/Gcr-3.gir
+%{_datadir}/vala/vapi/
 
 %files lang -f %{name}.lang
 

++ gcr-3.8.1.tar.xz - gcr-3.9.1.tar.xz ++
 7505 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gcr for openSUSE:Factory

2013-04-26 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2013-04-26 15:42:45

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  2013-04-05 17:25:25.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2013-04-26 
15:42:46.0 +0200
@@ -1,0 +2,7 @@
+Tue Apr 16 08:40:13 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.1:
+  + Fix erroneously cancelled prompts.
+  + Updated translations.
+
+---

Old:

  gcr-3.8.0.tar.xz

New:

  gcr-3.8.1.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.0dq6gU/_old  2013-04-26 15:42:47.0 +0200
+++ /var/tmp/diff_new_pack.0dq6gU/_new  2013-04-26 15:42:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gcr
-Version:3.8.0
+Version:3.8.1
 Release:0
 Summary:Library for Crypto UI related task
 License:LGPL-2.1+

++ gcr-3.8.0.tar.xz - gcr-3.8.1.tar.xz ++
 4994 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gcr for openSUSE:Factory

2013-04-05 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2013-04-05 17:25:24

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-12-14 06:51:37.0 
+0100
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2013-04-05 
17:25:25.0 +0200
@@ -1,0 +2,54 @@
+Mon Mar 25 11:40:54 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + Fix crash when hashing an unsupported attributes (bgo#696305).
+  + Updated translations.
+
+---
+Mon Mar 18 08:40:41 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.92:
+  + Have the gcr-prompter replace the running prompter.
+  + Fix segfault when prompt is dismissed immediately.
+  + Updated translations.
+
+---
+Mon Mar  4 19:12:25 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.91:
+  + Bugs fixed: bgo#687980, bgo#692536, bgo#693440, bgo#693591.
+  + Updated translations.
+
+---
+Mon Feb  4 22:29:06 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.5:
+  + Separate the base and ui parts of the Gcr library more
+thoroughly.
+  + Fix crasher in armor parsing code.
+  + Build fixes.
+  + Updated translations.
+- Create new sub-package typelib-1_0-GcrUi-3, following upstreams
+  split of the Ui part of the library.
+
+---
+Wed Dec 26 23:14:21 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.7.2:
+  + Fix corner case in DER parsing.
+  + Fix crash when parsing invalid DER.
+  + More complete test coverage.
+  + Other minor fixes.
+  + Build fixes.
+
+---
+Mon Dec 26 22:04:21 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.7.1:
+  + Allow system prompts to be cancelled while in 'checking' state.
+  + Cancel system prompts when the prompter goes away.
+  + Use gnome-common code coverage macros.
+  + Build fixes.
+  + Updated translations. 
+
+---

Old:

  gcr-3.6.2.tar.xz

New:

  gcr-3.8.0.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.oxl35B/_old  2013-04-05 17:25:26.0 +0200
+++ /var/tmp/diff_new_pack.oxl35B/_new  2013-04-05 17:25:26.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gcr
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,16 @@
 
 
 Name:   gcr
-Version:3.6.2
+Version:3.8.0
 Release:0
 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.6/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gcr/3.8/%{name}-%{version}.tar.xz
 # For directory ownership
 BuildRequires:  dbus-1
-BuildRequires:  gobject-introspection-devel
+BuildRequires:  gobject-introspection-devel = 1.34
 # configure is looking for the gpg2 path
 BuildRequires:  gpg2
 BuildRequires:  intltool
@@ -101,11 +101,22 @@
 
 This package provides the GObject Introspection bindings for GCR.
 
+%package -n typelib-1_0-GcrUi-3
+Summary:Library for Crypto UI related task -- Introspection bindings
+Group:  System/Libraries
+
+%description -n typelib-1_0-GcrUi-3
+GCR is a library for displaying certificates, and crypto UI, accessing
+key stores.
+
+This package provides the GObject Introspection bindings for GCR.
+
 %package -n libgcr-devel
 Summary:Library for Crypto UI related task - Development Files
 Group:  Development/Libraries/GNOME
 Requires:   libgcr-3-1 = %{version}
 Requires:   typelib-1_0-Gcr-3 = %{version}
+Requires:   typelib-1_0-GcrUi-3 = %{version}
 
 %description -n libgcr-devel
 GCR is a library for displaying certificates, and crypto UI, accessing
@@ -147,6 +158,13 @@
 %lang_package
 %prep
 %setup -q
+if ! grep GLib.Object * -r -l; then
+  echo Remove this hack.. it's fixed in the code base.
+else
+  for file in $(grep GLib.Object * -r -l); do
+sed -i s:GLib.Object:GObject.Object:g $file
+  done
+fi
 
 %build
 %configure
@@ -155,8 +173,6 @@
 %install
 

commit gcr for openSUSE:Factory

2012-12-13 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2012-12-14 06:51: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-11-21 15:39:25.0 
+0100
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2012-12-14 
06:51:37.0 +0100
@@ -1,0 +2,9 @@
+Sun Dec  9 14:38:06 UTC 2012 - dims...@opensuse.org
+
+- Add baselibs.conf in order to provide these -32bit packages:
+  + libgck-1-0.
+  + libgck-devel.
+  + libgcr-3-1 (Needed by libgdata13-32bit).
+  + libgcr-devel.
+
+---

New:

  baselibs.conf



Other differences:
--
++ baselibs.conf ++
libgcr-3-1
libgcr-devel
requires libgcr-3-1-targettype
libgck-1-0
libgck-devel
requires libgck-1-0-targettype

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gcr for openSUSE:Factory

2012-11-21 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2012-11-21 15:39:24

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-10-19 09:43:45.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2012-11-21 
15:39:25.0 +0100
@@ -1,0 +2,6 @@
+Tue Nov 13 12:07:41 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.2:
+  + Updated translations.
+
+---

Old:

  gcr-3.6.1.tar.xz

New:

  gcr-3.6.2.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.XDUoXX/_old  2012-11-21 15:39:26.0 +0100
+++ /var/tmp/diff_new_pack.XDUoXX/_new  2012-11-21 15:39:26.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gcr
-Version:3.6.1
+Version:3.6.2
 Release:0
 Summary:Library for Crypto UI related task
 License:LGPL-2.1+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gcr for openSUSE:Factory

2012-10-19 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2012-10-19 09:43:42

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-10-03 10:24:38.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2012-10-19 
09:43:45.0 +0200
@@ -1,0 +2,10 @@
+Mon Oct 15 21:37:26 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.1:
+  + Clear and focus password entry in gcr-viewer when invalid
+password.
+  + Keep enumerating if getting info about one slot fails.
+  + Testing fixes.
+  + Updated translations.
+
+---

Old:

  gcr-3.6.0.tar.xz

New:

  gcr-3.6.1.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.CPccTv/_old  2012-10-19 09:43:47.0 +0200
+++ /var/tmp/diff_new_pack.CPccTv/_new  2012-10-19 09:43:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gcr
-Version:3.6.0
+Version:3.6.1
 Release:0
 Summary:Library for Crypto UI related task
 License:LGPL-2.1+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gcr for openSUSE:Factory

2012-10-03 Thread h_root
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.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2012-10-03 
10:24:38.0 +0200
@@ -1,0 +2,54 @@
+Tue Sep 25 15:31:42 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.0:
+  + Updated translations.
+
+---
+Tue Sep 18 19:43:57 UTC 2012 - zai...@opensuse.org
+
+- Enable parallel building again.
+
+---
+Tue Sep 18 13:29:01 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.92:
+  + Updated translations.
+
+---
+Mon Aug 20 16:57:41 UTC 2012 - dims...@opensuse.org
+
+- 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 - dims...@opensuse.org
+
+- 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 - dims...@opensuse.org
+
+- 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 - dims...@opensuse.org
+
+- 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.0 +0200
+++ /var/tmp/diff_new_pack.jWsQUu/_new  2012-10-03 10:24:39.0 +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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gcr for openSUSE:Factory

2012-04-20 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2012-04-20 15:14:02

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-03-29 11:39:45.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2012-04-20 
15:14:24.0 +0200
@@ -1,0 +2,10 @@
+Tue Apr 17 05:59:13 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.1:
+  + Fix more issues disabling grabs during password prompts
+  + More debug messages to GcrSystemPrompter
+  + Fix up GCR_DEBUG and GCK_DEBUG environment variables
+  + Build fixes
+  + Updated translations.
+
+---

Old:

  gcr-3.4.0.tar.xz

New:

  gcr-3.4.1.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.91os62/_old  2012-04-20 15:14:30.0 +0200
+++ /var/tmp/diff_new_pack.91os62/_new  2012-04-20 15:14:30.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gcr
-Version:3.4.0
+Version:3.4.1
 Release:0
 # FIXME: Verify if parallel build works again. Last checked in version 3.3.2
 Summary:Library for Crypto UI related task

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gcr for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2012-03-29 11:39:43

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-03-16 13:13:16.0 
+0100
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2012-03-29 
11:39:45.0 +0200
@@ -1,0 +2,14 @@
+Mon Mar 26 13:20:40 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + No changes.
+
+---
+Mon Mar 19 19:03:30 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.3.92:
+  + Fix up copyright headers.
+  + Build fix.
+  + Updated translations.
+
+---

Old:

  gcr-3.3.90.tar.xz

New:

  gcr-3.4.0.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.uhi0Ha/_old  2012-03-29 11:39:46.0 +0200
+++ /var/tmp/diff_new_pack.uhi0Ha/_new  2012-03-29 11:39:46.0 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   gcr
-Version:3.3.90
+Version:3.4.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.3/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gcr/3.4/%{name}-%{version}.tar.xz
 # For directory ownership
 BuildRequires:  dbus-1
 BuildRequires:  gobject-introspection-devel

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gcr for openSUSE:Factory

2012-03-16 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2012-03-16 13:13:11

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-02-16 12:20:35.0 
+0100
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2012-03-16 
13:13:16.0 +0100
@@ -1,0 +2,8 @@
+Thu Mar  1 16:44:43 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.90:
+  + Expose the secure memory API
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+
+---

Old:

  gcr-3.3.5.tar.xz

New:

  gcr-3.3.90.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.fOzTY9/_old  2012-03-16 13:13:17.0 +0100
+++ /var/tmp/diff_new_pack.fOzTY9/_new  2012-03-16 13:13:17.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gcr
-Version:3.3.5
+Version:3.3.90
 Release:0
 # FIXME: Verify if parallel build works again. Last checked in version 3.3.2
 Summary:Library for Crypto UI related task
@@ -35,8 +35,6 @@
 # We need the %%mime_database_* macros
 BuildRequires:  shared-mime-info
 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(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(glib-2.0) = 2.30.0
@@ -162,6 +160,7 @@
 find %{buildroot} -type f -name *.la -delete -print
 # Cleanup installed test modules
 rm %{buildroot}%{_libdir}/libmock-test-module.so
+%suse_update_desktop_file gcr-prompter
 %suse_update_desktop_file gcr-viewer
 %find_lang %{name}
 
@@ -209,6 +208,7 @@
 %files prompter
 %defattr(-, root, root)
 %{_libexecdir}/gcr-prompter
+%{_datadir}/applications/gcr-prompter.desktop
 %{_datadir}/dbus-1/services/org.gnome.keyring.PrivatePrompter.service
 %{_datadir}/dbus-1/services/org.gnome.keyring.SystemPrompter.service
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gcr for openSUSE:Factory

2012-02-16 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2012-02-16 12:20:33

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-01-25 10:36:41.0 
+0100
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2012-02-16 
12:20:35.0 +0100
@@ -1,0 +2,7 @@
+Fri Feb 10 17:01:44 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.3.5:
+  + Add way to specify button labels for a GcrPrompt.
+  + Reenable grabs for password prompts.
+
+---

Old:

  gcr-3.3.4.tar.xz

New:

  gcr-3.3.5.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.e0L3rO/_old  2012-02-16 12:20:36.0 +0100
+++ /var/tmp/diff_new_pack.e0L3rO/_new  2012-02-16 12:20:36.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gcr
-Version:3.3.4
+Version:3.3.5
 Release:0
 # FIXME: Verify if parallel build works again. Last checked in version 3.3.2
 Summary:Library for Crypto UI related task

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gcr for openSUSE:Factory

2012-01-25 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2012-01-25 10:36:39

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-01-09 11:15:08.0 
+0100
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2012-01-25 
10:36:41.0 +0100
@@ -1,0 +2,11 @@
+Mon Jan 16 16:50:36 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.4:
+  + Display an appropriate title in gcr-viewer
+  + Include GcrPrompt documentation
+  + Add 'new-prompt' signal to GcrSystemPrompter for use with
+javascript
+  + Fix build for glib 2.31 deprecations
+  + Build fixes
+
+---

Old:

  gcr-3.3.3.1.tar.xz

New:

  gcr-3.3.4.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.7g6K3e/_old  2012-01-25 10:36:42.0 +0100
+++ /var/tmp/diff_new_pack.7g6K3e/_new  2012-01-25 10:36:42.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gcr
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,9 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   gcr
-Version:3.3.3.1
-Release:1
+Version:3.3.4
+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+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org