Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package malcontent for openSUSE:Factory checked in at 2023-10-12 23:38:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/malcontent (Old) and /work/SRC/openSUSE:Factory/.malcontent.new.1807 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "malcontent" Thu Oct 12 23:38:58 2023 rev:8 rq:1117450 version:0.11.1 Changes: -------- --- /work/SRC/openSUSE:Factory/malcontent/malcontent.changes 2022-05-14 22:52:22.195006477 +0200 +++ /work/SRC/openSUSE:Factory/.malcontent.new.1807/malcontent.changes 2023-10-12 23:38:59.326120460 +0200 @@ -1,0 +2,26 @@ +Thu Oct 12 10:44:27 UTC 2023 - Bjørn <[email protected]> + +- Update to version 0.11.1: + + Bugs fixed: build: Switch to Mesonâs gnome.post_install + function + + Updated translations. +- Changes from version 0.11.0: + + libmalcontent-ui, and the malcontent-control application, now + use libappstream rather than appstream-glib. + + libmalcontent-ui, and the malcontent-control application, now + use GTK 4 and libadwaita rather than GTK+ 3. + + As a result of these changes, the pkg-config name has been + bumped to libmalcontent-ui-1, and the gobject-introspection + name to MalcontentUi-1. + + Improve keyboard navigation of the malcontent-control + application. + + Updated translations. +- Drop pkgconfig(gtk+-3.0) BuildRequires, and add + desktop-file-utils, pkgconfig(gtk4) and pkgconfig(libadwaita-1) + following upstream changes. +- Rename libmalcontent-ui-0-0, typelib-1_0-MalcontentUi-0 and + typelib-1_0-MalcontentUi-0 to libmalcontent-ui-1-1, + typelib-1_0-MalcontentUi-1 and typelib-1_0-MalcontentUi-1 + following upstream soname changes. + +------------------------------------------------------------------- Old: ---- malcontent-0.10.4.tar.xz New: ---- malcontent-0.11.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ malcontent.spec ++++++ --- /var/tmp/diff_new_pack.otWvew/_old 2023-10-12 23:38:59.962143482 +0200 +++ /var/tmp/diff_new_pack.otWvew/_new 2023-10-12 23:38:59.962143482 +0200 @@ -1,7 +1,7 @@ # # spec file for package malcontent # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,14 @@ Name: malcontent -Version: 0.10.4 +Version: 0.11.1 Release: 0 Summary: Parental control system License: GPL-2.0-or-later AND LGPL-2.1-or-later URL: https://gitlab.freedesktop.org/pwithnall/malcontent Source: https://tecnocode.co.uk/downloads/%{name}-%{version}.tar.xz + +BuildRequires: desktop-file-utils BuildRequires: itstool BuildRequires: meson >= 0.50.0 BuildRequires: pam-devel @@ -34,7 +36,8 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.54.2 BuildRequires: pkgconfig(glib-testing-0) BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.24 +BuildRequires: pkgconfig(gtk4) +BuildRequires: pkgconfig(libadwaita-1) BuildRequires: pkgconfig(polkit-gobject-1) %description @@ -61,18 +64,18 @@ used by applications to filter or limit the access of child accounts to inappropriate content. -%package -n libmalcontent-ui-0-0 +%package -n libmalcontent-ui-1-1 Summary: Malcontent UI library -%description -n libmalcontent-ui-0-0 +%description -n libmalcontent-ui-1-1 Libmalcontent implements parental controls support which can be used by applications to filter or limit the access of child accounts to inappropriate content. -%package -n typelib-1_0-MalcontentUi-0 +%package -n typelib-1_0-MalcontentUi-1 Summary: Introspection bindings for the malcontent UI library -%description -n typelib-1_0-MalcontentUi-0 +%description -n typelib-1_0-MalcontentUi-1 Libmalcontent implements parental controls support which can be used by applications to filter or limit the access of child accounts to inappropriate content. @@ -80,9 +83,9 @@ %package devel Summary: Devel package Requires: libmalcontent-0-0 = %{version} -Requires: libmalcontent-ui-0-0 = %{version} +Requires: libmalcontent-ui-1-1 = %{version} Requires: typelib-1_0-Malcontent-0 = %{version} -Requires: typelib-1_0-MalcontentUi-0 = %{version} +Requires: typelib-1_0-MalcontentUi-1 = %{version} %description devel Libmalcontent implements parental controls support which can be @@ -113,10 +116,8 @@ mv %{buildroot}%{_datadir}/polkit-1/rules.d/com.endlessm.ParentalControls.rules . %find_lang %{name} -%post -n libmalcontent-0-0 -p /sbin/ldconfig -%postun -n libmalcontent-0-0 -p /sbin/ldconfig -%post -n libmalcontent-ui-0-0 -p /sbin/ldconfig -%postun -n libmalcontent-ui-0-0 -p /sbin/ldconfig +%ldconfig_scriptlets -n libmalcontent-0-0 +%ldconfig_scriptlets -n libmalcontent-ui-1-1 %files %license COPYING @@ -140,21 +141,21 @@ %files -n typelib-1_0-Malcontent-0 %{_libdir}/girepository-1.0/Malcontent-0.typelib -%files -n libmalcontent-ui-0-0 -%{_libdir}/libmalcontent-ui-0.so.* +%files -n libmalcontent-ui-1-1 +%{_libdir}/libmalcontent-ui-1.so.* -%files -n typelib-1_0-MalcontentUi-0 -%{_libdir}/girepository-1.0/MalcontentUi-0.typelib +%files -n typelib-1_0-MalcontentUi-1 +%{_libdir}/girepository-1.0/MalcontentUi-1.typelib %files devel %{_includedir}/%{name}-0/ -%{_includedir}/%{name}-ui-0/ +%{_includedir}/%{name}-ui-1/ %{_libdir}/libmalcontent-0.so -%{_libdir}/libmalcontent-ui-0.so +%{_libdir}/libmalcontent-ui-1.so %{_libdir}/pkgconfig/malcontent-0.pc -%{_libdir}/pkgconfig/malcontent-ui-0.pc +%{_libdir}/pkgconfig/malcontent-ui-1.pc %{_datadir}/gir-1.0/Malcontent-0.gir -%{_datadir}/gir-1.0/MalcontentUi-0.gir +%{_datadir}/gir-1.0/MalcontentUi-1.gir %files control %{_bindir}/malcontent-control ++++++ malcontent-0.10.4.tar.xz -> malcontent-0.11.1.tar.xz ++++++ ++++ 10401 lines of diff (skipped)
