Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package simple-scan for openSUSE:Factory checked in at 2025-09-24 15:20:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/simple-scan (Old) and /work/SRC/openSUSE:Factory/.simple-scan.new.27445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "simple-scan" Wed Sep 24 15:20:37 2025 rev:89 rq:1305427 version:49.0 Changes: -------- --- /work/SRC/openSUSE:Factory/simple-scan/simple-scan.changes 2025-06-11 16:20:07.952471758 +0200 +++ /work/SRC/openSUSE:Factory/.simple-scan.new.27445/simple-scan.changes 2025-09-24 15:20:37.899127072 +0200 @@ -1,0 +2,16 @@ +Fri Sep 5 06:19:33 UTC 2025 - Dominique Leuenberger <[email protected]> + +- Update to version 49.0: + + Fix horizontal scrollbar + + Continue batch flatbed scans when SANE returns NO_DOCS after + first page + + Change component type to "desktop-application" + + Rename appdata to metainfo + + Run postprocessing after save and display errors separately + + Move postprocessing to its own function + + Fixed matching saved scanner after finishing scanners discovery + + Add numerical measure for brightness and contrast + + Updated translations +- Enable tests suite + +------------------------------------------------------------------- Old: ---- simple-scan-48.1.obscpio New: ---- simple-scan-49.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ simple-scan.spec ++++++ --- /var/tmp/diff_new_pack.f15oee/_old 2025-09-24 15:20:38.571155344 +0200 +++ /var/tmp/diff_new_pack.f15oee/_new 2025-09-24 15:20:38.575155512 +0200 @@ -1,7 +1,7 @@ # # spec file for package simple-scan # -# Copyright (c) 2025 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,7 +17,7 @@ Name: simple-scan -Version: 48.1 +Version: 49.0 Release: 0 Summary: Simple Scanning Utility License: GPL-3.0-or-later @@ -69,6 +69,9 @@ %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot}%{_datadir} +%check +%meson_test + %files %license COPYING %doc NEWS README.md @@ -77,7 +80,7 @@ %{_datadir}/applications/org.gnome.SimpleScan.desktop %{_datadir}/glib-2.0/schemas/org.gnome.SimpleScan.gschema.xml %{_mandir}/man1/%{name}.1%{?ext_man} -%{_datadir}/metainfo/org.gnome.SimpleScan.appdata.xml +%{_datadir}/metainfo/org.gnome.SimpleScan.metainfo.xml %{_datadir}/icons/hicolor/*/apps/*.svg %files lang -f %{name}.lang ++++++ _service ++++++ --- /var/tmp/diff_new_pack.f15oee/_old 2025-09-24 15:20:38.611157027 +0200 +++ /var/tmp/diff_new_pack.f15oee/_new 2025-09-24 15:20:38.615157196 +0200 @@ -3,9 +3,8 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/simple-scan.git</param> - <param name="revision">153b60764fc276f856c0d1f5bd3b160d651151fb</param> - <param name="versionformat">48.1</param> -<!-- <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> --> + <param name="revision">49.0</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> --> ++++++ simple-scan-48.1.obscpio -> simple-scan-49.0.obscpio ++++++ ++++ 1803 lines of diff (skipped) ++++++ simple-scan.obsinfo ++++++ --- /var/tmp/diff_new_pack.f15oee/_old 2025-09-24 15:20:39.071176380 +0200 +++ /var/tmp/diff_new_pack.f15oee/_new 2025-09-24 15:20:39.075176549 +0200 @@ -1,5 +1,5 @@ name: simple-scan -version: 48.1 -mtime: 1747569697 -commit: 153b60764fc276f856c0d1f5bd3b160d651151fb +version: 49.0 +mtime: 1757016916 +commit: ec0908dcd9ab07ea2c9a8b8254f5eba51e5d6ef8
