Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gnunet-messenger-gtk for
openSUSE:Factory checked in at 2024-06-17 19:29:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnunet-messenger-gtk (Old)
and /work/SRC/openSUSE:Factory/.gnunet-messenger-gtk.new.19518 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnunet-messenger-gtk"
Mon Jun 17 19:29:40 2024 rev:2 rq:1181022 version:0.10.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnunet-messenger-gtk/gnunet-messenger-gtk.changes
2024-04-02 16:40:13.768404249 +0200
+++
/work/SRC/openSUSE:Factory/.gnunet-messenger-gtk.new.19518/gnunet-messenger-gtk.changes
2024-06-17 19:30:00.459380008 +0200
@@ -1,0 +2,12 @@
+Sat Jun 15 11:58:07 UTC 2024 - Andreas Stieger <[email protected]>
+
+- update to 0.10.0:
+ * compatibility with libgnunetchat 0.5.0
+ * Implement tagging and filtering messages
+ * Adjust media previews and optimize memory footprint
+ * Implement sharing profile attribute and profile picture with contacts
+ * Fix several UI issues and memory leaks
+ * Improve UI to waste less vertical space for smaller screens
+ * Add localization for English, German and Spanish
+
+-------------------------------------------------------------------
Old:
----
messenger-gtk-0.9.0.tar.gz
messenger-gtk-0.9.0.tar.gz.sig
New:
----
messenger-gtk-0.10.0.tar.gz
messenger-gtk-0.10.0.tar.gz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnunet-messenger-gtk.spec ++++++
--- /var/tmp/diff_new_pack.BN4DGJ/_old 2024-06-17 19:30:01.119404164 +0200
+++ /var/tmp/diff_new_pack.BN4DGJ/_new 2024-06-17 19:30:01.119404164 +0200
@@ -17,7 +17,7 @@
Name: gnunet-messenger-gtk
-Version: 0.9.0
+Version: 0.10.0
Release: 0
Summary: GUI for GNUnet Messenger service
License: AGPL-3.0-or-later
@@ -31,7 +31,7 @@
BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: pkgconfig(glib-2.0)
-BuildRequires: pkgconfig(gnunetchat)
+BuildRequires: pkgconfig(gnunetchat) >= 0.5.0
BuildRequires: pkgconfig(gnunetutil)
BuildRequires: pkgconfig(gstreamer-1.0)
BuildRequires: pkgconfig(gtk+-3.0)
@@ -54,8 +54,9 @@
%install
%meson_install
+%find_lang messenger-gtk
-%files
+%files -f messenger-gtk.lang
%license COPYING
%{_bindir}/messenger-gtk
%{_datadir}/appdata/org.gnunet.Messenger.appdata.xml
++++++ messenger-gtk-0.9.0.tar.gz -> messenger-gtk-0.10.0.tar.gz ++++++
++++ 15623 lines of diff (skipped)