epel9
Rex Dieter 9 years ago
parent 5bed19201e
commit e11866b3e9

2
.gitignore vendored

@ -1 +1 @@
/plasma-integration-5.6.0.tar.xz
/plasma-integration-5.6.1.tar.xz

@ -1,6 +1,6 @@
Name: plasma-integration
Summary: Qt Platform Theme integration plugin for Plasma
Version: 5.6.0
Version: 5.6.1
Release: 1%{?dist}
# KDE e.V. may determine that future LGPL versions are accepted
@ -47,7 +47,8 @@ Requires: plasma-workspace >= %{majmin_ver}
%prep
%setup -q -n %{name}-%{version}
%autosetup -p1
%build
mkdir %{_target_platform}
@ -62,12 +63,17 @@ make %{?_smp_flags} -C %{_target_platform}
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%find_lang plasmaintegration5 --with-qt
%files -f plasmaintegration5.lang
%doc README.md
%license COPYING.LIB COPYING.LGPL-2
%{_kf5_qtplugindir}/platformthemes/KDEPlasmaPlatformTheme.so
%changelog
* Fri Apr 08 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.1-1
- 5.6.1
* Sun Mar 20 2016 Daniel Vrátil <dvratil@fedoraproject.org> - 5.6.0-1
- Plasma 5.6.0

@ -1 +1 @@
c26be1b6ed15604accf8f725c068279a plasma-integration-5.6.0.tar.xz
650937fd9faa1f3b52febcb34c3df2f6 plasma-integration-5.6.1.tar.xz

Loading…
Cancel
Save