Accepting request 756343 from KDE:Applications

KDE Applications 19.12.0

OBS-URL: https://build.opensuse.org/request/show/756343
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/poxml?expand=0&rev=82
This commit is contained in:
Dominique Leuenberger 2019-12-14 11:16:03 +00:00 committed by Git OBS Bridge
commit ffb3802e44
7 changed files with 46 additions and 22 deletions

Binary file not shown.

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/PUACgkQ29LOiT4t
HIdblAf/SpiBAp8wON6CPaIFx6oC9E1SCqH0nbOiXHUWKHvG4RheZcK1XN3P6+6b
N6ShcRAJvpjx8ELiD90HiHCQll6jpnobi0SFs0gUf3CXDDtzX0iSD0xQF2Srt05b
m+ctwi4RwuNvzH3WdaIhAxeSphwECNHNDMTR/T6WoJaozAcu2ccv0heKQFMmHkrF
er4D0L5WkZC0Tjv48Gv0H55ZwAf/+4Ajwgcy8yjMCBzt4LbQrBlIGyvmK9xilsDx
ax4UP3+2WMlAUICXJj6JB6tJTZcLSgoIf8r5ZCTV2cUSPeHUGrzW4zinFMfT1Hq4
qWzXxyyB+OPSgeA2wB4A7N5S7dLiOw==
=6pcB
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puLIACgkQ29LOiT4t
HIcNlwf+MPSMtKXN5dAzL/v4V/EcstXwU0TQUiL3CBBUs2cUwtb7+yAflA5hz48Y
73Z6P6SyoCam6T5VCVKwE+VPNCQMrTvK7wi1qwyazTlEdjExndyCfot19mN/eM04
sUPncu4DaqtjQeorHulFXzsydPB0xz43cmADmvwgNfYHr5Z1YHdM588cALV21W7L
AyzVagctDRwWGWPuh5QaNbqYss+sXPh9Znk/Ga83NQuZnjdxLiXZDqJORavfZlJm
KVxK5XoMkSx6z7BjuLNCDahw9T++fy1agrpu21n7HGWPVkXpuFrHADfiaj3JaMN7
ro+L/TJKmTy4A1rQuR49dG5mYnaS3w==
=q4H6
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Tue Dec 10 06:39:16 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12.0
- No code change since 19.11.90
-------------------------------------------------------------------
Sat Nov 30 09:12:36 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/19.12-rc
- No code change since 19.11.80
-------------------------------------------------------------------
Sun Nov 24 15:54:31 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
- No code change since 19.08.3
-------------------------------------------------------------------
Thu Nov 7 23:13:40 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -16,30 +16,29 @@
#
%define kf5_version 5.26.0
%define kf5_version 5.60.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: poxml
Version: 19.08.3
Version: 19.12.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/applications/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
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
BuildRequires: gettext-devel
BuildRequires: kdoctools-devel
BuildRequires: pkgconfig
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5Xml)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5Xml)
%description
This is a collection of tools that facilitate translating DocBook XML