Accepting request 797055 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/797055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/poxml?expand=0&rev=86
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:50:58 +00:00 committed by Git OBS Bridge
commit e79ba0d1f0
6 changed files with 50 additions and 20 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drZ4ACgkQ29LOiT4t
HIf6OAf/V3ZpaziQmNlFfbE6RTOxLZqepSfIVzjgFLGRVCNHwslmbyOJ4yv+fPcc
R4yZ8JE+jNpVWSWid7lTEFT1CykxWYfQcSstslVH4+GdswqqU9vA0eW8J/hL7uH3
nEND161Z/vFAnpyQxIInnXNobTHsD7VMrfw6xmWXv5Yi604/aTfpvhlH/HDFeuEp
0nOaXiNRhalKlezVCOuErj9feMMmmA3ycHb+Tq95LwjKK4slj7T7Xq91fOrGLNmk
tq/2IdIc+q3SE11XyWdaR13wSzgbgCX+tlIe7y10GxL3VjQG8FqXQpMfJ7ENT/2s
xe11d5Hw3V/0Bau1qT8pyLM01TGEZg==
=iUwu
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB/oACgkQ29LOiT4t
HIf5ygf/f1WqxeKW/ilwfw8Ou0YUiBi0ejiJ6GHBR79HUz9X4dNBALOoRGs0Zce9
bqXR0II3GnYnbRkVRuUc7VIr+AE0w4UJlZgvr3jV5s7GEhCsI0omycpd8JBV22eX
RIrY1CbWCZP7oMrsUPxziNOFFw2PJWdjyVOIedPca/NH+n+xiBPB44Atz1hc0gyO
S4CDUnuXd1Y5GJB4XLIPUzD2nPEZkKtONQkOgz7l1zUnTsGrYPnMllIz2PJMVhnN
Oh1gWff8a31Y5+jFuTLcdyNYpNpdiFnwm2HUaNpboGwkNp8v0LKp8omq07KafslC
NtNCr/MXIXV4527MYeKRl1zkBeIbmQ==
=GrRB
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Thu Apr 23 12:23:18 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-04-apps-update
- No code change since 20.03.90
-------------------------------------------------------------------
Sun Apr 5 20:30:47 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-rc
- No code change since 20.03.80
-------------------------------------------------------------------
Sun Mar 22 09:17:44 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-beta
- Changes since 19.12.3:
* Fix minor EBN issue
* Fix feature address according to https://doc.qt.io/qt-5/qxmlsimplereader.html#setFeature
* Use URL with transport encryption
-------------------------------------------------------------------
Thu Mar 5 20:36:51 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package poxml
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,17 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: poxml
Version: 19.12.3
Version: 20.04.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: https://www.kde.org/
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: antlr
BuildRequires: antlr-devel
BuildRequires: extra-cmake-modules
@ -39,6 +35,10 @@ BuildRequires: gettext-devel
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5Xml)
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
%description
This is a collection of tools that facilitate translating DocBook XML