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 2025-05-06 16:41:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/awf-gtk4 (Old) and /work/SRC/openSUSE:Factory/.awf-gtk4.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "awf-gtk4" Tue May 6 16:41:45 2025 rev:9 rq:1274733 version:3.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/awf-gtk4/awf-gtk4.changes 2025-04-07 17:36:45.353171825 +0200 +++ /work/SRC/openSUSE:Factory/.awf-gtk4.new.30101/awf-gtk4.changes 2025-05-06 16:41:58.473556525 +0200 @@ -1,0 +2,10 @@ +Mon May 5 20:00:00 UTC 2025 - Fabrice Creuzot <[email protected]> + +- New upstream release (3.0.0) + * add support for CSD window + * add --enable-only-gtkx and --disable-gtkx options + * add headerbar for CSD window + * stop spinner and remove -n option + * add bash autocomplete script + +------------------------------------------------------------------- Old: ---- awf-gtk4-2.9.0.tar.gz New: ---- awf-gtk4-3.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ awf-gtk4.spec ++++++ --- /var/tmp/diff_new_pack.UnViia/_old 2025-05-06 16:41:58.881573691 +0200 +++ /var/tmp/diff_new_pack.UnViia/_new 2025-05-06 16:41:58.885573860 +0200 @@ -17,7 +17,7 @@ Name: awf-gtk4 -Version: 2.9.0 +Version: 3.0.0 Release: 0 Summary: Theme preview application for GTK 4 Summary(fr): Application d'aperçu de thème pour GTK 4 @@ -52,12 +52,10 @@ %prep %setup -q -n awf-extended-%{version} -sed -i 's/ -eq 2/ -eq -1/g' configure.ac -sed -i 's/ -eq 3/ -eq -1/g' configure.ac %build autoreconf -fi -%configure +%configure --enable-only-gtk4 %make_build %install @@ -70,6 +68,7 @@ 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 @@ -87,5 +86,6 @@ %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*/apps/%{name}.png %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg +%{_datadir}/bash-completion/completions/%{name} %{_mandir}/man1/%{name}.1* ++++++ awf-gtk4-2.9.0.tar.gz -> awf-gtk4-3.0.0.tar.gz ++++++ ++++ 5322 lines of diff (skipped)
