Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/poxml?expand=0&rev=164
This commit is contained in:
parent
4e160a9d78
commit
d05742ecf8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:56365df6711e24108d2f945f93b7c425a69470a52f64eca9442addd82b94fc28
|
|
||||||
size 44072
|
|
3
poxml-22.04.0.tar.xz
Normal file
3
poxml-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:67269954ce37a6217de8d6fa50570328bc4f32f85c1e095eb7c6582e162ea596
|
||||||
|
size 44088
|
16
poxml-22.04.0.tar.xz.sig
Normal file
16
poxml-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYudAACgkQu0YzUNbv
|
||||||
|
Me9+KxAAjyA9q+6m09yDc03m89c0S1z2NFKeuGBQDQXp+k2uLwoc6pBuDCteJAJX
|
||||||
|
nkxxqE1sIkoT5DCmMXmvmrYjBuf1eOna8Ykl48pS3niPA4OJM/oWyEx5k/bsnV/S
|
||||||
|
/3GnE+OVrZnc+6tNhPqBmGg4Mb33/Z7HrTFABn/cEy7ehy6uDewkaXTLstJXAHeb
|
||||||
|
un6BqzyhM2F3moXxl14TnLWjVnr1Dgep+A1hz5CFOAot3F8Y88Y3EvXpcVENfKrK
|
||||||
|
UseLMfGuYncxziyAAxHxojU4XpjffStCc+t/uZOF4+DKpuEaPDGY16cceodvEIfM
|
||||||
|
wby68kvIQIsVYq3iCwp/2z/GQIcQPf5IKVo71hx8S9sp8Yvimu91u4SLdRt7WgHT
|
||||||
|
ZhYIdsXXpCoMJhodNFc6tZVtTp8HrTSTOrwbFvrzYG2CEpZKlfSds+KcfnVdaIXA
|
||||||
|
JFbJXB3BpeWWNLOtpKk77Hu1gCJCQ/ths0zeY78T3X/E05oiYQTTeA1XN9Dx1YJI
|
||||||
|
TDCEcqMNDFl++Gcic4lSuzX72vpWS3MVP0nbB9WpCYzsC0vevvHVNZCN/wV4mYt+
|
||||||
|
QlX17NSbPMknpyf+0FGsXOSv9x5zg+xRafdf+bE2nk66ji8f27Em44gEJQTKN2JA
|
||||||
|
V6uI04NTR0TO8Umm5DkUzcngavs5T2IaPXe0yS9gR89fBpOEbXI=
|
||||||
|
=4uVV
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 18 07:52:49 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 22.04.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/gear/22.04.0/
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 8 18:22:10 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Apr 8 18:22:10 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -20,15 +20,15 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: poxml
|
Name: poxml
|
||||||
Version: 22.03.90
|
Version: 22.04.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tools for translating DocBook XML files with Gettext
|
Summary: Tools for translating DocBook XML files with Gettext
|
||||||
License: GPL-2.0-only AND GFDL-1.2-only
|
License: GPL-2.0-only AND GFDL-1.2-only
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: https://www.kde.org/
|
URL: https://www.kde.org/
|
||||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
%if %{with released}
|
%if %{with released}
|
||||||
Source1: https://download.kde.org/unstable/release-service/%{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
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: antlr
|
BuildRequires: antlr
|
||||||
|
Loading…
Reference in New Issue
Block a user