forked from pool/pim-data-exporter
Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/pim-data-exporter?expand=0&rev=182
This commit is contained in:
parent
9e35d30761
commit
2a8eadb3f0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d04b954cfd0befdcbba0ad148c6da9c2ac718ae5e1ecc5f9aec8633d61e2911
|
||||
size 405060
|
3
pim-data-exporter-22.04.0.tar.xz
Normal file
3
pim-data-exporter-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d87780146c585e29dcefd21f4c587eb50e1797e881d95e5da54dc9167734070a
|
||||
size 405152
|
16
pim-data-exporter-22.04.0.tar.xz.sig
Normal file
16
pim-data-exporter-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYurcACgkQu0YzUNbv
|
||||
Me9Jgg//afKcQ1V7TM/dDsDZ4vnlVIhnxNf6ikjD9P7BUl4aV20ghxseouEpzWj3
|
||||
biJRLmVZfvsOvxDHuWTnnkKxwsAjawZR7GIRn0XJOJjpmuPDdGUVQmoVYHwxm4uI
|
||||
GHg2YA5Ix0syPyjYi9VuAn0b/H+08HGPD0R1rcLbpDFmbjIs3F1LRPRlQAy/sKtr
|
||||
jVe9ZvT+H90UuAPvO7VSeVdYvMZR0xSmzOQROmPEzQiCkDt3+QP/nt5zSbqUmNKb
|
||||
dRpPq0pJ0IG00SeMvSB5thsrw9p9uou4rLnLt2GxOQRvQbE2aIet/jCvbrF8WUzW
|
||||
wE1pHkfEi7MLgukQs6bXpbBIAmnoy25ubSeusyNFrhVoPcaV0Geyco8IPZR1xLDN
|
||||
DSzkcNebi1GM7QKv818oXT+5NIVNf7c1LWPyCCYC5rE8+B96xLXfeY0WxiLbtD2v
|
||||
ubaCW28LBBij1Gsces1qz3Z7W05WGm9sFdx+/QANFL/FTIMy1bV3UEvuLUOQTdaG
|
||||
ftaSGGuEcjHpzLvjOoOifJ4VOWEIFI3JiXNs7PpwoQWy2iVznleuEXQf7kRxLGTS
|
||||
BZE26GBz6pQMXhTCdFLDH34wfz7GBiegNpRkPv++F9IbE2Ixfnko+kgYA3ppk4XU
|
||||
UyMyhdYTIZTpTi9fpg66ltW+ssEG4AKM2lI+CmnZ6TuvXn8Ruw0=
|
||||
=1td6
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 18 07:52:48 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:07 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -20,15 +20,15 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without released
|
||||
Name: pim-data-exporter
|
||||
Version: 22.03.90
|
||||
Version: 22.04.0
|
||||
Release: 0
|
||||
Summary: Data exporter for KDE PIM applications
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: https://apps.kde.org/pimdataexporter
|
||||
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}
|
||||
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
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
|
Loading…
Reference in New Issue
Block a user