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.changes 2020-04-23 18:26:10.811598819 +0200 @@ -1,0 +2,36 @@ +Wed Mar 11 10:43:15 UTC 2020 - [email protected] + +- 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 <[email protected]> + +- 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 - [email protected] + +- 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 [email protected] -- 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.* @@ -235,8 +232,7 @@ %{_libdir}/girepository-1.0/GcrUi-3.typelib %files -n libgcr-devel -%doc %{_datadir}/gtk-doc/html/gcr-3/ -%{_libdir}/libgcr-3.so +%doc %{_datadir}/gtk-doc/html/gcr/ %{_libdir}/libgcr-base-3.so %{_libdir}/libgcr-ui-3.so %{_libdir}/pkgconfig/gcr-3.pc ++++++ gcr-3.34.0.tar.xz -> gcr-3.36.0.tar.xz ++++++ ++++ 145902 lines of diff (skipped)
