SHA256
1
0
forked from pool/gajim

- Update to version 1.0.1.

OBS-URL: https://build.opensuse.org/package/show/network/gajim?expand=0&rev=39
This commit is contained in:
Alexei Sorokin 2018-04-02 11:28:30 +00:00 committed by Git OBS Bridge
parent c1d7a9a885
commit dd680da3c7
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:404c5cdcc7b228750d1ae6a226c5402d28705ecd9b147842224036ea6a24aa81
size 6122718

3
gajim-1.0.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2cb4bf113d2c4312967ea4c33e044a81c1b17c34fc572925cca6c30d82e6d69b
size 5959011

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Apr 2 10:10:39 UTC 2018 - sor.alexei@meowr.ru
- Update to version 1.0.1:
* Improve MAM support.
* Image preview in the file chooser dialogue.
* Groupchat: Set minimise on auto join default to true.
* Delete a bookmark when we destroy a room.
* Fix account deletion.
* Fix custom font handling.
* Fix OpenPGP message decryption.
* Fix window position restore on multi-head setups.
* Fix scrolling in message window.
-------------------------------------------------------------------
Mon Mar 17 19:32:02 UTC 2018 - sor.alexei@meowr.ru

View File

@ -18,7 +18,7 @@
%define _version 1.0
Name: gajim
Version: 1.0.0
Version: 1.0.1
Release: 0
Summary: XMPP client written in Python and Gtk3
License: GPL-3.0-only
@ -101,6 +101,9 @@ Features:
%setup -q
sed -i '/^Keywords/d' data/org.gajim.Gajim.desktop.in
# FIXME: Some leftover.
rm gajim/data/plugins/plugin_installer/config_dialog.ui~
# Do not package PEM certificate
sed 's|@TRUSTDIR_STATIC@|%{trustdir_static}|' %{SOURCE1} | patch -F0 -p1 --no-backup-if-mismatch
rm gajim/data/plugins/plugin_installer/*.pem