forked from pool/kipi-plugins
21.04 release
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kipi-plugins?expand=0&rev=46
This commit is contained in:
@@ -18,13 +18,17 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kipi-plugins
|
||||
Version: 21.03.90
|
||||
Version: 21.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/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 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
|
||||
@@ -51,10 +55,6 @@ 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/unstable/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
|
||||
@@ -63,7 +63,7 @@ applications.
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%autosetup -p1
|
||||
|
||||
# Remove build time references so build-compare can do its work
|
||||
FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e %%Y')
|
||||
@@ -105,8 +105,8 @@ done
|
||||
%{_kf5_kxmlguidir}/kipi/
|
||||
%{_kf5_libdir}/libKF5kipiplugins.so*
|
||||
%{_kf5_plugindir}/kipiplugin_*.so
|
||||
%{_kf5_sharedir}/kipiplugin_*/
|
||||
%{_kf5_servicesdir}/kipiplugin_*.desktop
|
||||
%{_kf5_sharedir}/kipiplugin_*/
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}.lang
|
||||
|
Reference in New Issue
Block a user