SHA256
1
0
forked from pool/gajim

Accepting request 979869 from home:dimstar:branches:REQUEST_979623

- Fix download url: upstream only publishes a .tar.gz, so let's use
  that.

OBS-URL: https://build.opensuse.org/request/show/979869
OBS-URL: https://build.opensuse.org/package/show/network/gajim?expand=0&rev=95
This commit is contained in:
Dirk Mueller 2022-05-30 15:01:30 +00:00 committed by Git OBS Bridge
parent 444ad5e267
commit acd206f14e
4 changed files with 10 additions and 4 deletions

View File

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

3
gajim-1.4.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5f05c4ed4e2d7325e199920064478b0cb263d04b0314b5bdc8e88b04d25f3494
size 7315938

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon May 30 14:07:46 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Fix download url: upstream only publishes a .tar.gz, so let's use
that.
-------------------------------------------------------------------
Sat May 28 20:17:01 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>

View File

@ -28,7 +28,7 @@ Summary: XMPP client written in Python and Gtk
License: GPL-3.0-only
Group: Productivity/Networking/Talk/Clients
URL: https://gajim.org/
Source: https://gajim.org/downloads/1.4/gajim-%{version}.tar.bz2
Source: https://gajim.org/downloads/1.4/gajim-%{version}.tar.gz
BuildRequires: %{py3pkg}-nbxmpp >= 3.0
BuildRequires: %{py3pkg}-precis-i18n >= 1.0.0
BuildRequires: %{py3pkg}-setuptools