Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tuba for openSUSE:Factory checked in 
at 2024-07-22 17:14:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tuba (Old)
 and      /work/SRC/openSUSE:Factory/.tuba.new.17339 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tuba"

Mon Jul 22 17:14:59 2024 rev:3 rq:1188514 version:0.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/tuba/tuba.changes        2024-06-24 
20:53:14.828207971 +0200
+++ /work/SRC/openSUSE:Factory/.tuba.new.17339/tuba.changes     2024-07-22 
17:15:16.758733385 +0200
@@ -1,0 +2,21 @@
+Thu Jul 18 21:00:15 UTC 2024 - Richard Rahl <rra...@opensuse.org>
+
+- update to 0.8.2:
+  * Better MPRIS Clapper support
+  * Clapper GIF looping
+  * Hid Clapper's media controls for GIFs
+  * Blur + greyscale + no cache for admin reports' attachment to protect them
+    from illegal and disturbing media
+  * Status name button tooltip
+  * Signed int multiplication overflow
+  * Mini-profile padding
+  * Profile cover focus ring
+  * Media Viewer crashes due to Graphics Offload by setting it to false by
+    default until GTK 4.16
+  * Websocket events being unnecessarily url decoded
+  * Random crash when navigating back
+  * Notification count not being updated after network reconnection
+  * Admin report dialogs not being able to close without taking an action
+- switch to meson build system
+
+-------------------------------------------------------------------

Old:
----
  tuba-0.8.1.tar.gz

New:
----
  tuba-0.8.2.tar.gz

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

Other differences:
------------------
++++++ tuba.spec ++++++
--- /var/tmp/diff_new_pack.alpaWR/_old  2024-07-22 17:15:17.330756387 +0200
+++ /var/tmp/diff_new_pack.alpaWR/_new  2024-07-22 17:15:17.330756387 +0200
@@ -18,7 +18,7 @@
 
 %define         appname dev.geopjr.Tuba
 Name:           tuba
-Version:        0.8.1
+Version:        0.8.2
 Release:        0
 Summary:        Browse the Fediverse
 License:        GPL-3.0-only
@@ -33,6 +33,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.48
+BuildRequires:  pkgconfig(clapper-0.0)
 BuildRequires:  pkgconfig(gee-0.8) >= 0.8.5
 BuildRequires:  pkgconfig(gtksourceview-5)
 BuildRequires:  pkgconfig(json-glib-1.0) >= 1.4.4
@@ -52,15 +53,16 @@
 %autosetup -n Tuba-%{version}
 
 %build
-%make_build release=1
+%meson -Ddistro=true -Dclapper=true -Ddevel=false
+%meson_build
 
 %install
-%make_install
+%meson_install
 %find_lang %{appname}
 %suse_update_desktop_file %{appname}
 
 %check
-%make_build test
+%meson_test
 
 %files
 %license LICENSE

++++++ tuba-0.8.1.tar.gz -> tuba-0.8.2.tar.gz ++++++
++++ 9576 lines of diff (skipped)

Reply via email to