Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package malcontent for openSUSE:Factory checked in at 2025-09-29 16:30:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/malcontent (Old) and /work/SRC/openSUSE:Factory/.malcontent.new.11973 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "malcontent" Mon Sep 29 16:30:46 2025 rev:11 rq:1307245 version:0.13.1 Changes: -------- --- /work/SRC/openSUSE:Factory/malcontent/malcontent.changes 2024-05-17 20:05:45.712681169 +0200 +++ /work/SRC/openSUSE:Factory/.malcontent.new.11973/malcontent.changes 2025-09-29 16:30:51.750985730 +0200 @@ -1,0 +2,28 @@ +Wed Sep 24 14:02:00 UTC 2025 - Dominique Leuenberger <[email protected]> + +- Update to version 0.13.1: + + Bugs fixed: + - #103 Crashes on fedora when switching from one kid's account + to another's, (or any click on carousel's icons) + - !244 malcontent-control: Fix callback argument list + +------------------------------------------------------------------- +Wed Sep 24 13:59:56 UTC 2025 - Dominique Leuenberger <[email protected]> + +- Update to version 0.13.0: + + Bugs fixed: + - #48 Parental controls app: show the launcher, or merge into + Settings? + - !176 malcontent-control: Update metainfo file + - !179 docs: Add list of legal references for relevant + countries’ laws + - !183 application: Fix opening Settings + - !184 malcontent-control: Call setlocale() earlier to fix + early i18n + - !185 restrict-applications-selector: Fix pending changes + being lost on search + - !186 libmalcontent-ui: Port to libadwaita 1.6 + - !187 app-filter: Fix logic for allowlist filtering on GAppInfo + + Updated translations + +------------------------------------------------------------------- Old: ---- malcontent-0.12.0.tar.xz New: ---- _service malcontent-0.13.1.obscpio malcontent.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ malcontent.spec ++++++ --- /var/tmp/diff_new_pack.VRyJVI/_old 2025-09-29 16:30:53.299050614 +0200 +++ /var/tmp/diff_new_pack.VRyJVI/_new 2025-09-29 16:30:53.307050949 +0200 @@ -1,7 +1,7 @@ # # spec file for package malcontent # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: malcontent -Version: 0.12.0 +Version: 0.13.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 +Source: %{name}-%{version}.tar.zst BuildRequires: desktop-file-utils BuildRequires: itstool @@ -37,7 +37,7 @@ BuildRequires: pkgconfig(glib-testing-0) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gtk4) -BuildRequires: pkgconfig(libadwaita-1) +BuildRequires: pkgconfig(libadwaita-1) >= 1.6 BuildRequires: pkgconfig(polkit-gobject-1) %description @@ -160,7 +160,7 @@ %files control %{_bindir}/malcontent-control -%{_datadir}/metainfo/org.freedesktop.MalcontentControl.appdata.xml +%{_datadir}/metainfo/org.freedesktop.MalcontentControl.metainfo.xml %{_datadir}/icons/hicolor/*/apps/org.freedesktop.MalcontentControl* %{_datadir}/applications/org.freedesktop.MalcontentControl.desktop ++++++ _service ++++++ <?xml version="1.0"?> <services> <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.freedesktop.org/pwithnall/malcontent.git</param> <param name="revision">0.13.1</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">v?(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> <!-- <param name="changesgenerate">enable</param> --> </service> <service name="tar" mode="buildtime"/> <service name="recompress" mode="buildtime"> <param name="file">*.tar</param> <param name="compression">zst</param> </service> <service name="set_version" mode="manual" /> </services> ++++++ malcontent.obsinfo ++++++ name: malcontent version: 0.13.1 mtime: 1756818912 commit: 090042fec5181621e2fd8cfef9fc446ed86db98b
