Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libmatekbd for openSUSE:Factory checked in at 2024-04-09 16:47:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmatekbd (Old) and /work/SRC/openSUSE:Factory/.libmatekbd.new.29460 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmatekbd" Tue Apr 9 16:47:23 2024 rev:23 rq:1165617 version:1.28.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libmatekbd/libmatekbd.changes 2023-05-17 10:53:39.495517682 +0200 +++ /work/SRC/openSUSE:Factory/.libmatekbd.new.29460/libmatekbd.changes 2024-04-09 16:52:19.815363472 +0200 @@ -1,0 +2,7 @@ +Sun Mar 24 03:15:52 UTC 2024 - Hillwood Yang <[email protected]> + +- Update version to 1.28.0 + * Update translations + * Add libmatekbdui library + +------------------------------------------------------------------- Old: ---- libmatekbd-1.26.1.tar.xz New: ---- libmatekbd-1.28.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmatekbd.spec ++++++ --- /var/tmp/diff_new_pack.0U995P/_old 2024-04-09 16:52:20.231378818 +0200 +++ /var/tmp/diff_new_pack.0U995P/_new 2024-04-09 16:52:20.235378966 +0200 @@ -1,7 +1,7 @@ # # spec file for package libmatekbd # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,10 +17,11 @@ %define typelib typelib-1_0-Matekbd-1_0 -%define _version 1.26 -%define sover 4 +%define _version 1.28 +%define sover 6 + Name: libmatekbd -Version: 1.26.1 +Version: 1.28.0 Release: 0 Summary: MATE Desktop keyboard configuration libraries License: LGPL-2.1-or-later @@ -66,10 +67,23 @@ This package provides libmatekdb, an API to manage the keyboard in MATE Desktop applications. +%package -n %{name}ui%{sover} +Summary: MATE Desktop keyboard configuration shared libraries +Group: System/Libraries +Requires: matekbd-common +Recommends: %{name}-lang +Provides: %{name} = %{version} +# libmatekbd with a wrong sover was last used in openSUSE Leap 42.1. + +%description -n %{name}ui%{sover} +This package provides libmatekdbui, an API to manage the keyboard in +MATE Desktop applications. + %package devel Summary: MATE Desktop keyboard configuration development files Group: Development/Libraries/X11 Requires: %{name}%{sover} = %{version} +Requires: %{name}ui%{sover} = %{version} Requires: matekbd-common = %{version} %description devel @@ -100,13 +114,20 @@ find %{buildroot} -type f -name "*.la" -delete -print %post -n %{name}%{sover} -p /sbin/ldconfig - %postun -n %{name}%{sover} -p /sbin/ldconfig +%post -n %{name}ui%{sover} -p /sbin/ldconfig +%postun -n %{name}ui%{sover} -p /sbin/ldconfig + %files -n %{name}%{sover} %license COPYING %doc AUTHORS ChangeLog -%{_libdir}/*.so.%{sover}* +%{_libdir}/%{name}.so.* + +%files -n %{name}ui%{sover} +%license COPYING +%doc AUTHORS ChangeLog +%{_libdir}/%{name}ui.so.* %files -n matekbd-common %{_datadir}/glib-2.0/schemas/*.xml ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.0U995P/_old 2024-04-09 16:52:20.259379851 +0200 +++ /var/tmp/diff_new_pack.0U995P/_new 2024-04-09 16:52:20.263379999 +0200 @@ -1,2 +1,3 @@ -libmatekbd4 +libmatekbd6 +libmatekbdui6 ++++++ libmatekbd-1.26.1.tar.xz -> libmatekbd-1.28.0.tar.xz ++++++ ++++ 62208 lines of diff (skipped)
