Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package awf-gtk2 for openSUSE:Factory 
checked in at 2026-07-08 17:36:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/awf-gtk2 (Old)
 and      /work/SRC/openSUSE:Factory/.awf-gtk2.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "awf-gtk2"

Wed Jul  8 17:36:26 2026 rev:15 rq:1364392 version:4.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/awf-gtk2/awf-gtk2.changes        2026-05-06 
19:20:09.126658844 +0200
+++ /work/SRC/openSUSE:Factory/.awf-gtk2.new.1982/awf-gtk2.changes      
2026-07-08 17:38:45.562115655 +0200
@@ -1,0 +2,15 @@
+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 padding of scales dialog
+  * allow to set width of radio and check columns in treeview
+    from theme to match gtk3 (like with qt5/qt6)
+
+-------------------------------------------------------------------
@@ -5 +20 @@
-  * refactor signal desktop theme change
+  * refactor signal handler for desktop theme change
@@ -111 +126 @@
-  * add gtk widgets (check, radio, progress, icon) to gtk treeview
+  * add GTK widgets (check, radio, progress, icon) to GtkTreeview

Old:
----
  awf-gtk2-4.1.0.tar.gz

New:
----
  awf-gtk2-4.2.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ awf-gtk2.spec ++++++
--- /var/tmp/diff_new_pack.LzpWsg/_old  2026-07-08 17:38:46.462147016 +0200
+++ /var/tmp/diff_new_pack.LzpWsg/_new  2026-07-08 17:38:46.466147155 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           awf-gtk2
-Version:        4.1.0
+Version:        4.2.0
 Release:        0
 Summary:        Theme preview application for GTK 2
 Summary(fr):    Application d'aperçu de thème pour GTK 2
@@ -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-gtk2-4.1.0.tar.gz -> awf-gtk2-4.2.0.tar.gz ++++++
++++ 16974 lines of diff (skipped)

Reply via email to