Accepting request 756235 from KDE:Applications

KDE Applications 19.12.0

OBS-URL: https://build.opensuse.org/request/show/756235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kipi-plugins?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2019-12-14 11:11:23 +00:00 committed by Git OBS Bridge
commit 16f5ff35c0
7 changed files with 60 additions and 34 deletions

Binary file not shown.

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/OgACgkQ29LOiT4t
HIcmEwf/RWdrtpfLgKL34jauQW9puC8E6AxIQf6WxOM6RgZv1K30qDSC2Khym1LL
1T3APap06H+qmBbBtnR9l7zdeDI6zRjziOBM/AYmZpNdAOd68EmGEkTMxB9YZsm8
M6TT8EqPsFl8XcNwQ+Iksfk6UsUSiuHSgmlPHCTB17kyIyA+6yyJ6rSt/sQUq0Lx
pAgLj7WwOKx9+YNmLmu9Y7AzWvyKD7ZvFyBL4uL2YR4iVndeS8oABqXms9IC4PPY
5MYDJJ5eEvTO59gE+sVb3j/osJF9J88Cqzn1EkzNzW6fClbcWDS50etJ/W3gsVZO
D8a94vjkRweXnjHfslTeAel/qHoONg==
=Iulv
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puH8ACgkQ29LOiT4t
HIfRUgf/bi7y+FqMajr4ikFchs3iIQeof/qt3oNhSZvrpe2WB5dnsEp94eMqhmTO
kwZ8ZUXRxG4pyt5AeNBKqj67oSzPQ5Ik7jQxWzjfZ9GFQHwEJZD9XOaQSvKjwZf1
Bu1pk2WXjTRkXqzfI+z4/auEMngEhj5VR/Zyu7VWKmYX5dgACo0k0LYPtla15Uq2
OEW/IOWCDmsP9P6FdDVASjuUkSkWSzNjO/EbOsXQLKKWtLoJHA6ipydiCeu8R8q3
DvhU5o5qPsl4GOKuGNbktWjmuCB6yrQP65V9SkVBwBZVH/kKdrGhkmvT2jzU8/eF
1snz8EFkAIARi/LfIXWqyQYrMkovsg==
=r62o
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue Dec 10 06:38:36 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12.0
- No code change since 19.11.90
-------------------------------------------------------------------
Sat Nov 30 09:11:57 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/19.12-rc
- Changes since 19.11.80:
* Enable QT_NO_URL_CAST_FROM_STRING and fix compilation
-------------------------------------------------------------------
Sun Nov 24 13:29:29 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
- Changes since 19.08.3:
* Fix typo found by Iñigo Salvador Azurmendi
-------------------------------------------------------------------
Thu Nov 7 23:13:01 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -18,37 +18,36 @@
%bcond_without lang
Name: kipi-plugins
Version: 19.08.3
Version: 19.12.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/applications/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{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: cmake(KF5Archive)
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5Kipi)
BuildRequires: cmake(KF5WindowSystem)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(Qt5Concurrent)
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5Gui)
BuildRequires: cmake(Qt5Network)
BuildRequires: cmake(Qt5PrintSupport)
BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Widgets)
BuildRequires: cmake(Qt5Xml)
BuildRequires: cmake(Qt5XmlPatterns)
BuildRequires: extra-cmake-modules
BuildRequires: karchive-devel
BuildRequires: kconfig-devel
BuildRequires: kf5-filesystem
BuildRequires: ki18n-devel
BuildRequires: kio-devel
BuildRequires: kwindowsystem-devel
BuildRequires: kxmlgui-devel
BuildRequires: libkipi-devel >= 16.04.0
BuildRequires: libmediawiki-devel
BuildRequires: pkgconfig
BuildRequires: pkgconfig(Qt5Concurrent)
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5Gui)
BuildRequires: pkgconfig(Qt5Network)
BuildRequires: pkgconfig(Qt5PrintSupport)
BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(Qt5Xml)
BuildRequires: pkgconfig(Qt5XmlPatterns)
Recommends: %{name}-lang
Obsoletes: kipi-plugins-acquireimage < %{version}
Obsoletes: kipi-plugins-geolocation < %{version}