Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package colord-gtk for openSUSE:Factory checked in at 2022-03-23 20:17:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/colord-gtk (Old) and /work/SRC/openSUSE:Factory/.colord-gtk.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "colord-gtk" Wed Mar 23 20:17:07 2022 rev:12 rq:963978 version:0.2.0+8 Changes: -------- --- /work/SRC/openSUSE:Factory/colord-gtk/colord-gtk.changes 2021-10-29 22:34:41.111692363 +0200 +++ /work/SRC/openSUSE:Factory/.colord-gtk.new.25692/colord-gtk.changes 2022-03-23 20:18:35.738470136 +0100 @@ -1,0 +2,21 @@ +Tue Mar 22 11:09:45 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Do not build libcolord-gtk4-1-32bit: there is no consumer and so + far we avoid putting gtk4-32bit up. + +------------------------------------------------------------------- +Tue Feb 15 20:51:48 UTC 2022 - bjorn....@gmail.com + +- Update to version 0.2.0+8: + * trivial: Fix link to homepage + * trivial: Use the right vala package + * build: Make GTK3 build optional too + * Add a GTK4 variant + * build: Rename 'gtk' meson variable to 'gtk3' + * Make introspection optional in meson + * Update the example spec file + * trivial: post release version bump +- Switch to git checkout. +- Add pkgconfig(gtk4) BuildRequires: Build the new gtk4 support. + +------------------------------------------------------------------- Old: ---- colord-gtk-0.2.0.tar.xz New: ---- _service _servicedata colord-gtk-0.2.0+8.obscpio colord-gtk.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ colord-gtk.spec ++++++ --- /var/tmp/diff_new_pack.MRgYXv/_old 2022-03-23 20:18:37.646471214 +0100 +++ /var/tmp/diff_new_pack.MRgYXv/_new 2022-03-23 20:18:37.658471222 +0100 @@ -1,7 +1,7 @@ # # spec file for package colord-gtk # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: colord-gtk -Version: 0.2.0 +Version: 0.2.0+8 Release: 0 Summary: System Daemon for Managing Color Devices -- GTK Integration License: LGPL-2.1-or-later Group: System/Daemons URL: https://www.freedesktop.org/software/colord -Source0: %{url}/releases/%{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: docbook5-xsl-stylesheets @@ -41,6 +41,7 @@ BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gthread-2.0) BuildRequires: pkgconfig(gtk+-3.0) +BuildRequires: pkgconfig(gtk4) BuildRequires: pkgconfig(lcms2) >= 2.2 %description @@ -60,6 +61,18 @@ It is used by gnome-color-manager for system integration and use when there are no users logged in. +%package -n libcolord-gtk4-1 +Summary: System Daemon for Managing Color Devices -- GTK Integration Library +Group: System/Libraries +Suggests: colord +# for the -lang package to be installable +#Provides: %%{name} = %%{version} + +%description -n libcolord-gtk4-1 +colord is a system activated daemon that maps devices to color profiles. +It is used by gnome-color-manager for system integration and use when +there are no users logged in. + %package -n typelib-1_0-ColordGtk-1_0 Summary: GTK Integration Introspection bindings for colord-gtk Group: System/Libraries @@ -76,6 +89,7 @@ Summary: System Daemon for Managing Color Devices -- GTK Integration Development Files Group: Development/Languages/C and C++ Requires: libcolord-gtk1 = %{version} +Requires: libcolord-gtk4-1 = %{version} Requires: typelib-1_0-ColordGtk-1_0 = %{version} %description -n libcolord-gtk-devel @@ -107,8 +121,8 @@ %meson_install %find_lang %{name} %{?no_lang_C} -%post -n libcolord-gtk1 -p /sbin/ldconfig -%postun -n libcolord-gtk1 -p /sbin/ldconfig +%ldconfig_scriptlets -n libcolord-gtk1 +%ldconfig_scriptlets -n libcolord-gtk4-1 %files lang -f %{name}.lang @@ -120,6 +134,9 @@ %license COPYING %{_libdir}/libcolord-gtk.so.* +%files -n libcolord-gtk4-1 +%{_libdir}/libcolord-gtk4.so.* + %files -n typelib-1_0-ColordGtk-1_0 %{_libdir}/girepository-1.0/ColordGtk-1.0.typelib @@ -131,6 +148,8 @@ %{_datadir}/gir-1.0/ColordGtk-1.0.gir %{_datadir}/vala/vapi/colord-gtk.vapi %{_datadir}/vala/vapi/colord-gtk.deps +%{_libdir}/libcolord-gtk4.so +%{_libdir}/pkgconfig/colord-gtk4.pc %files doc %doc AUTHORS NEWS README ++++++ _service ++++++ <services> <service name="obs_scm" mode="disabled"> <param name="url">https://github.com/hughsie/colord-gtk.git</param> <param name="scm">git</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">COLORD_GTK_(\d+)_(\d+)_(\d+)(\+0)?(\+[1-9][0-9]*)?</param> <param name="versionrewrite-replacement">\1.\2.\3\5</param> <param name="changesgenerate">enable</param> <param name="revision">c6fd5ab9bde0a23158f236a808722bacc661b57c</param> <!-- <param name="revision">refs/tags/appstream_glib_0_7_18</param> --> </service> <service name="tar" mode="buildtime"/> <service name="recompress" mode="buildtime"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service name="set_version" mode="disabled"/> </services> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/hughsie/colord-gtk.git</param> <param name="changesrevision">c6fd5ab9bde0a23158f236a808722bacc661b57c</param></service></servicedata> (No newline at EOF) ++++++ colord-gtk.obsinfo ++++++ name: colord-gtk version: 0.2.0+8 mtime: 1640773658 commit: c6fd5ab9bde0a23158f236a808722bacc661b57c