Accepting request 1222447 from filesharing
OBS-URL: https://build.opensuse.org/request/show/1222447 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnunet-messenger-gtk?expand=0&rev=3
This commit is contained in:
commit
f4ca46f0ce
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 20 06:24:36 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- update to 0.10.1:
|
||||
* Implement discourse panel to allow live chat streaming voice and video
|
||||
* Fix thread synchronization issues to reduce occasional crashes
|
||||
* Reduce background CPU usage
|
||||
* Fix minor UI issues
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 15 11:58:07 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gnunet-messenger-gtk
|
||||
Version: 0.10.0
|
||||
Version: 0.10.1
|
||||
Release: 0
|
||||
Summary: GUI for GNUnet Messenger service
|
||||
License: AGPL-3.0-or-later
|
||||
@ -31,9 +31,10 @@ BuildRequires: libunistring-devel
|
||||
BuildRequires: meson
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(gnunetchat) >= 0.5.0
|
||||
BuildRequires: pkgconfig(gnunetchat) >= 0.5.1
|
||||
BuildRequires: pkgconfig(gnunetutil)
|
||||
BuildRequires: pkgconfig(gstreamer-1.0)
|
||||
BuildRequires: pkgconfig(gstreamer-rtp-1.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(libhandy-1)
|
||||
BuildRequires: pkgconfig(libnotify)
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b72afdd3d554a01ee08ca260940f782b7fa77748e80b02f932ab3fd8c8c4da91
|
||||
size 567829
|
Binary file not shown.
3
messenger-gtk-0.10.1.tar.gz
Normal file
3
messenger-gtk-0.10.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:363837bedb91dcb464bee7d8d009bb0350864a18f6ebd664016177ea390d42c9
|
||||
size 585198
|
BIN
messenger-gtk-0.10.1.tar.gz.sig
Normal file
BIN
messenger-gtk-0.10.1.tar.gz.sig
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user