SHA256
1
0
forked from pool/kipi-plugins

KDE Applications 20.04.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kipi-plugins?expand=0&rev=23
This commit is contained in:
Christophe Giboudeaux 2020-04-24 07:23:20 +00:00 committed by Git OBS Bridge
parent c5582d3a5a
commit 59cd200468
6 changed files with 26 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6G3uMACgkQ29LOiT4t
HIfPCQf/b4l4gj2ALRnpmslOuXMYfa8KDCGZSSCFMQ0kbn130+8K9yPE8Hb0NfAx
MxRMJCaKGhGTwUUEBfsEY+j6FJSpg5jKDdWCOawlIQ5AKAzhqNKko1s8CAzNdGNz
qyTf9bNTIpIT5sFy7VAB27lalM0Xeie6PEQ6QcQkzEQLGUVKQwKWq4MX5yMUEEJO
kTd7d73yPeIOTaZnofLM4sh1S+osFhc54keYhcIHg9tPRY4ppIDidxD49DD/yTM8
69KHfOBdTUbQmneqcyAcdUaWk6CPaMJSsK4itv5RFw8YifUfwom0wKBdPJ3sIihW
fqBHjI4WMckPmGRPmrMeMqfH/k3/qg==
=VLAU
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB80ACgkQ29LOiT4t
HIekCAf/TtvUPw2xUnvWf1bkEw+VOcHAkm/1CejnsKbP3bj1nwGYIyZscYQHp4yz
hHJnMYvqfe+/duuvFLdlTvTpa7Bl/8GbET2OOwZyNsAoCninFyIy691yWItrjsMD
OpUOjcXH8frt8xj5fOOgYp5NG8vUfb1sUD7RugG71oFRa0a2gT1AblcSLTKmjVp4
YFVAVB4v1ABEoHoE0AQCMyZmrMy7FB6jXVMrcWRrSg13N3qhjG9BKvdoUrviNpQ+
i+cTs5Xu4q+uwBE11vMz52c4tike1i8wsqjjnBba7C6NPRMkcTPs3SqJNSkigsLV
s1Iow1qy6n3c4Twx7O2b9vR8p/kfFA==
=WZKJ
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Apr 23 12:22:29 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-04-apps-update
- No code change since 20.03.90
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Apr 5 20:30:08 UTC 2020 - Luca Beltrame <lbeltrame@kde.org> Sun Apr 5 20:30:08 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -18,13 +18,13 @@
%bcond_without lang %bcond_without lang
Name: kipi-plugins Name: kipi-plugins
Version: 20.03.90 Version: 20.04.0
Release: 0 Release: 0
Summary: KDE Plug-Ins for Image Manipulation Summary: KDE Plug-Ins for Image Manipulation
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: Productivity/Graphics/Other Group: Productivity/Graphics/Other
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
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
BuildRequires: kf5-filesystem BuildRequires: kf5-filesystem
BuildRequires: libmediawiki-devel BuildRequires: libmediawiki-devel
@ -52,7 +52,7 @@ Provides: kipi-plugins5 = %{version}
Obsoletes: kipi-plugin-icons < %{version} Obsoletes: kipi-plugin-icons < %{version}
Provides: kipi-plugin-icons = %{version} Provides: kipi-plugin-icons = %{version}
%if %{with lang} %if %{with lang}
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