Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package awf-gtk4 for openSUSE:Factory checked in at 2026-07-08 17:36:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/awf-gtk4 (Old) and /work/SRC/openSUSE:Factory/.awf-gtk4.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "awf-gtk4" Wed Jul 8 17:36:31 2026 rev:14 rq:1364394 version:4.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/awf-gtk4/awf-gtk4.changes 2026-05-06 19:20:16.038943530 +0200 +++ /work/SRC/openSUSE:Factory/.awf-gtk4.new.1982/awf-gtk4.changes 2026-07-08 17:38:55.878475120 +0200 @@ -1,0 +2,14 @@ +Tue Jul 7 20:00:00 UTC 2026 - Fabrice Creuzot <[email protected]> + +- New upstream release (4.2.0) + * add/use make install + * use variables in camelCase (except for some globals variables) + * add Less... disabled submenu after More... submenu + * add GTK version for dialogs titles + * add colors for debug/trace/error messages + * update man page and rename the option --list-themes to --list + * enable the clear icon of the entry + * fix display of custom keyboard shortcuts + * set focus on the first toolbar button + +------------------------------------------------------------------- @@ -6 +20 @@ - * refactor signal desktop theme change + * refactor signal handler for desktop theme change @@ -132 +146 @@ - * add gtk widgets (check, radio, progress, icon) to gtk treeview + * add GTK widgets (check, radio, progress, icon) to GtkTreeview Old: ---- awf-gtk4-4.1.0.tar.gz New: ---- awf-gtk4-4.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ awf-gtk4.spec ++++++ --- /var/tmp/diff_new_pack.k3V8Bs/_old 2026-07-08 17:38:57.170520141 +0200 +++ /var/tmp/diff_new_pack.k3V8Bs/_new 2026-07-08 17:38:57.170520141 +0200 @@ -17,7 +17,7 @@ Name: awf-gtk4 -Version: 4.1.0 +Version: 4.2.0 Release: 0 Summary: Theme preview application for GTK 4 Summary(fr): Application d'aperçu de thème pour GTK 4 @@ -60,23 +60,6 @@ %install %make_install -install -dm 755 %{buildroot}%{_datadir}/applications/ -desktop-file-install --dir=%{buildroot}%{_datadir}/applications/ data/%{name}.desktop - -install -dm 755 %{buildroot}%{_datadir}/icons/hicolor/ -for file in data/icons/*/*/awf.png; do mv $file ${file/\/awf.png/\/%{name}.png}; done -for file in data/icons/*/*/awf.svg; do mv $file ${file/\/awf.svg/\/%{name}.svg}; done -cp -a data/icons/* %{buildroot}%{_datadir}/icons/hicolor/ - -install -Dpm 644 data/%{name}.bash %{buildroot}%{_datadir}/bash-completion/completions/%{name} -install -Dpm 644 data/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1 -install -Dpm 644 data/%{name}.fr.1 %{buildroot}%{_mandir}/fr/man1/%{name}.1 - -for file in src/po/*.po; do - code=$(basename "$file" .po) - install -dm 755 %{buildroot}%{_datadir}/locale/$code/LC_MESSAGES/ - msgfmt src/po/$code.po -o %{buildroot}%{_datadir}/locale/$code/LC_MESSAGES/%{name}.mo -done %find_lang %{name} --with-man %files -f %{name}.lang ++++++ awf-gtk4-4.1.0.tar.gz -> awf-gtk4-4.2.0.tar.gz ++++++ ++++ 16974 lines of diff (skipped)
