Accepting request 1238052 from filesharing
OBS-URL: https://build.opensuse.org/request/show/1238052 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnunet-messenger-gtk?expand=0&rev=4
This commit is contained in:
commit
309b543a61
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 11 09:36:29 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- Update to version 0.10.2:
|
||||
* Fixes compatibility with libgnunetchat 0.5.2
|
||||
* Update appdata to current state
|
||||
* Implement notification sounds
|
||||
* List tags of contacts
|
||||
* Implement filtering by tags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 20 06:24:36 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnunet-messenger-gtk
|
||||
#
|
||||
# Copyright (c) 2024 Andreas Stieger <Andreas.Stieger@gmx.de>
|
||||
# Copyright (c) 2025 Andreas Stieger <Andreas.Stieger@gmx.de>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gnunet-messenger-gtk
|
||||
Version: 0.10.1
|
||||
Version: 0.10.2
|
||||
Release: 0
|
||||
Summary: GUI for GNUnet Messenger service
|
||||
License: AGPL-3.0-or-later
|
||||
@ -42,6 +42,9 @@ BuildRequires: pkgconfig(libpipewire-0.3)
|
||||
BuildRequires: pkgconfig(libportal)
|
||||
BuildRequires: pkgconfig(libportal-gtk3)
|
||||
BuildRequires: pkgconfig(libqrencode)
|
||||
%if 0%{?sle_version} <= 150600 && 0%{?is_opensuse}
|
||||
BuildRequires: gcc13
|
||||
%endif
|
||||
|
||||
%description
|
||||
A GTK based UI using the GNUnet Messenger service
|
||||
@ -50,6 +53,9 @@ A GTK based UI using the GNUnet Messenger service
|
||||
%autosetup -p1 -n messenger-gtk-%{version}
|
||||
|
||||
%build
|
||||
%if 0%{?sle_version} <= 150600 && 0%{?is_opensuse}
|
||||
export CC=gcc-13
|
||||
%endif
|
||||
%meson
|
||||
%meson_build
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:363837bedb91dcb464bee7d8d009bb0350864a18f6ebd664016177ea390d42c9
|
||||
size 585198
|
Binary file not shown.
3
messenger-gtk-0.10.2.tar.gz
Normal file
3
messenger-gtk-0.10.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a5620eca75ab0bd702a5faaf8260faad1eb016fa28d86bbde1e12711e767fcff
|
||||
size 587012
|
BIN
messenger-gtk-0.10.2.tar.gz.sig
Normal file
BIN
messenger-gtk-0.10.2.tar.gz.sig
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user