KDE Applications 19.12 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/poxml?expand=0&rev=106
This commit is contained in:
Wolfgang Bauer 2019-11-29 11:40:54 +00:00 committed by Git OBS Bridge
parent 01fa5266a8
commit 59ce4b42fa
7 changed files with 35 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.11.80.tar.xz Normal file
View File

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

16
poxml-19.11.80.tar.xz.sig Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl3ObyEACgkQOmpNuDnq
pteeixAApsSUYqnIqKDm4eTgvRLTsRBx2xJowu2bBSJdQl7zTWWTYFdOyoqvoU+G
/jlJv5x+byZWnfpFGUbMQukfv/n+K8FStfnikZlBU5p9hPvq3gRWL38hsTl1dZsV
1XKpZw9DLn75mWiP4eIP3zF5wiDp6embWkG9tL0CCoXuYtzQHqa1gsZN9zeRjP8B
OxwXZ73kfBx+fSGkiR2CpfwgF0yzl6g5Z1VWhulrbzSGQ1bLCTb3BWWvZuuwVkbk
R2piO7gTKUxMnxo5UhDXctxX7tFkZBhhsgQuGqfwcRIfPFRojj5spnlJ3UbSdUQR
FR+N0GsFw5kFp232bhBPh0G5z7QudBnRUBv6UNwCH8+9i3X4BDnUoRISnYY0JDjC
BTUKhkoaDlbqfuh3fbM1u732d/lbn8KPh5ReucKtEZnXpFNJbW83OmfVOpfMzvfj
ZwL8FB0QpAvim2zslHJSaNrZ62XGfKO/z5YFJShI6izrDyNi1agIMQLLC+2q5LfN
z/2ack7EFlVh+8z6cMEoGS/72qIe9P26AH77LOyOHqcb3GvJ7P1yThjfZ36j99mV
E0DFiglpG/wbohpSzz4XmSoeHai6Di0PvCwOEpTsaDgCJ1UmuOxFws7RfHxTVMSK
hUe9FEuwSh/UYo1isdaFP8pP6IwpAWIL5rZYD1SYD33mzxbDfJ0=
=it7V
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Nov 24 15:54:31 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.12-beta.php
- 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.11.80
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/unstable/applications/%{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/unstable/applications/%{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