SHA256
1
0
forked from pool/kipi-plugins

Accepting request 796945 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/796945
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kipi-plugins?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:48:58 +00:00 committed by Git OBS Bridge
commit a072ba3579
6 changed files with 58 additions and 23 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drWkACgkQ29LOiT4t
HIcr8Qf9GeBqT32CkwoLu+MhuwIb1PooEFWkzADMR4n2zZGHeA/GgeL30MrvjLrZ
ZycJabCU6UJYBebE9rDut5HWs5YozAatXW0GCf9fFx1KXwiAdYMnCETgt+Wb4T4i
jMwkCQbD8QuxPVK8mlp1tYpQlvNiXE6+9nQ9I+yo6np4A9WSy4buT9ByVUwDET25
mZkfgIPpB5RDNMo02xzlsP8y1lgJrLMmRJNHquouRR268KtiwrlkTqVT3sz4rEyp
pZN3f+PrSrDZCvDQLsMYRq0V6ZbRimth54YZr6AF0LhC4dUC2XxOx9UP9YMKVOeH
JcrjhmLpL7CHN05zgA7IHQb6+KcbBQ==
=fJJa
-----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,37 @@
-------------------------------------------------------------------
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>
- Update to 20.03.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-rc
- No code change since 20.03.80
-------------------------------------------------------------------
Sun Mar 22 09:17:03 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-beta
- Changes since 19.12.3:
* Port to QRandomGenerator
* icon is just called kipi
* add a category
* also extends kphotoalbum
* typo
* add appstream file (kde#391669)
* Fix conflicts of shortcuts
-------------------------------------------------------------------
Thu Mar 5 20:36:10 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package kipi-plugins
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,17 +18,16 @@
%bcond_without lang
Name: kipi-plugins
Version: 19.12.3
Version: 20.04.0
Release: 0
Summary: KDE Plug-Ins for Image Manipulation
License: GPL-2.0-or-later
Group: Productivity/Graphics/Other
URL: https://www.kde.org/
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
BuildRequires: kf5-filesystem
BuildRequires: libmediawiki-devel
BuildRequires: cmake(KF5Archive)
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5I18n)
@ -45,9 +44,6 @@ BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Widgets)
BuildRequires: cmake(Qt5Xml)
BuildRequires: cmake(Qt5XmlPatterns)
BuildRequires: extra-cmake-modules
BuildRequires: kf5-filesystem
BuildRequires: libmediawiki-devel
Recommends: %{name}-lang
Obsoletes: kipi-plugins-acquireimage < %{version}
Obsoletes: kipi-plugins-geolocation < %{version}
@ -55,6 +51,10 @@ Obsoletes: kipi-plugins5 < %{version}
Provides: kipi-plugins5 = %{version}
Obsoletes: kipi-plugin-icons < %{version}
Provides: kipi-plugin-icons = %{version}
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
%description
A set of plug-ins for the KDE KIPI interface, used by some KDE imaging
@ -100,6 +100,7 @@ done
%dir %{_kf5_iconsdir}/hicolor/24x24
%dir %{_kf5_iconsdir}/hicolor/24x24/apps
%{_kf5_applicationsdir}/kipiplugins.desktop
%{_kf5_appstreamdir}/org.kde.kipi_plugins.metainfo.xml
%{_kf5_iconsdir}/hicolor/*/apps/kipi-*.*
%{_kf5_kxmlguidir}/kipi/
%{_kf5_libdir}/libKF5kipiplugins.so*