Accepting request 723770 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723770
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/poxml?expand=0&rev=78
This commit is contained in:
Dominique Leuenberger 2019-08-19 19:36:31 +00:00 committed by Git OBS Bridge
commit 884baca34f
6 changed files with 50 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

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

3
poxml-19.08.0.tar.xz Normal file
View File

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

11
poxml-19.08.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpcACgkQ29LOiT4t
HIfPNAf+LiSpYvc7NIxMCsAt9zcyQcgj3kwcCsWIU0MeL+FS2DZgkf/z16dY8U+C
LLIMGw7qDXub9IqiKdOWx2RU9SMiX/YzCEU5r0wuFoM8VPbtKLXGzev+wgVBiwEI
b+cSfuKLTLL/dKJ+0oC3jCizOQhMQPef/cy3Fbsw3v1Tjbd/eHk84YO2gCNjkZVU
OOHrLYrRULHsbBifhg2YotJUDPlv4dpvuabM6R8M8UwxRUjnuKzlds3YS2Q/egYd
Zxk152Qlmdz8nWQNLq4zMOoW5tQL/rctxXfJG1k6jZ7310+Zl4xqP/J8y3lQcsIo
ngYN58QxacExgPIejE1ofMJsxka3xg==
=FDJM
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Fri Aug 9 08:32:31 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.0.php
- No code change since 19.07.90
-------------------------------------------------------------------
Tue Aug 06 16:50:52 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
- Changes since 19.07.80:
* No code changes since 19.07.80
-------------------------------------------------------------------
Tue Jul 23 11:59:08 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* doc: Write docbook date in standard format
-------------------------------------------------------------------
Sat Jul 13 07:26:39 UTC 2019 - lbeltrame@kde.org

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: poxml
Version: 19.04.3
Version: 19.08.0
Release: 0
Summary: Tools for translating DocBook XML files with Gettext
License: GPL-2.0-only AND GFDL-1.2-only
Group: System/GUI/KDE
URL: http://www.kde.org/
Source0: %{name}-%{version}.tar.xz
URL: https://www.kde.org/
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: antlr
BuildRequires: antlr-devel
BuildRequires: extra-cmake-modules