diff --git a/.gitignore b/.gitignore index d950e76..4262ddb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/plasma-integration-5.6.0.tar.xz +/plasma-integration-5.6.1.tar.xz diff --git a/plasma-integration.spec b/plasma-integration.spec index 827512d..778266b 100644 --- a/plasma-integration.spec +++ b/plasma-integration.spec @@ -1,11 +1,11 @@ -Name: plasma-integration -Summary: Qt Platform Theme integration plugin for Plasma -Version: 5.6.0 -Release: 1%{?dist} +Name: plasma-integration +Summary: Qt Platform Theme integration plugin for Plasma +Version: 5.6.1 +Release: 1%{?dist} # KDE e.V. may determine that future LGPL versions are accepted -License: LGPLv2 or LGPLv3 -URL: https://quickgit.kde.org/?p=%{name}.git +License: LGPLv2 or LGPLv3 +URL: https://quickgit.kde.org/?p=%{name}.git %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 @@ -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 - 5.6.1-1 +- 5.6.1 + * Sun Mar 20 2016 Daniel Vrátil - 5.6.0-1 - Plasma 5.6.0 diff --git a/sources b/sources index 4244cf5..acf536f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c26be1b6ed15604accf8f725c068279a plasma-integration-5.6.0.tar.xz +650937fd9faa1f3b52febcb34c3df2f6 plasma-integration-5.6.1.tar.xz