File project.diff of Package girara
--- girara.changes.orig +++ girara.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Sun Jan 18 17:24:01 UTC 2026 - Jordi Fita <jfita@infoblitz.com> + +- Update to version 0.4.5: + * Swith to glib-based testing framework + * Various fixes and improvements + +------------------------------------------------------------------- Thu Jun 13 05:37:13 UTC 2024 - Joshua Smith <smolsheep@opensuse.org> - Migrate from deprecated setup to autosetup --- girara.spec.orig +++ girara.spec @@ -1,7 +1,7 @@ # # spec file for package girara # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 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 @@ -19,7 +19,7 @@ %define libname libgirara-gtk3 %define so_ver 4 Name: girara -Version: 0.4.4 +Version: 0.4.5 Release: 0 Summary: Graphical user interface library License: Zlib @@ -31,7 +31,6 @@ BuildRequires: libxml2-tools BuildRequires: meson >= 0.56 BuildRequires: pkgconfig BuildRequires: xvfb-run -BuildRequires: pkgconfig(check) BuildRequires: pkgconfig(glib-2.0) >= 2.50 BuildRequires: pkgconfig(gtk+-3.0) >= 3.20 BuildRequires: pkgconfig(json-glib-1.0)