Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/poxml?expand=0&rev=102
This commit is contained in:
parent
1c1f38687f
commit
86249b601b
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f1fcda43bef4c581e9ee906ce56c3b74d5e25fa381a19c4c609ea025e6c5d2ff
|
||||
size 43368
|
3
poxml-19.08.0.tar.xz
Normal file
3
poxml-19.08.0.tar.xz
Normal 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
11
poxml-19.08.0.tar.xz.sig
Normal 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-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
10
poxml.spec
10
poxml.spec
@ -21,13 +21,17 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: poxml
|
||||
Version: 19.07.90
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user