From 02f04200e2526a36c84cde2e8e5ce1222cf63a01 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 22 Sep 2016 18:02:11 -0500 Subject: [PATCH 1/6] 5.7.95 --- .gitignore | 1 + plasma-integration.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index f6ef9bc..7e049ec 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /plasma-integration-5.7.3.tar.xz /plasma-integration-5.7.4.tar.xz /plasma-integration-5.7.5.tar.xz +/plasma-integration-5.7.95.tar.xz diff --git a/plasma-integration.spec b/plasma-integration.spec index bbfa8a4..b410677 100644 --- a/plasma-integration.spec +++ b/plasma-integration.spec @@ -1,6 +1,6 @@ Name: plasma-integration Summary: Qt Platform Theme integration plugin for Plasma -Version: 5.7.5 +Version: 5.7.95 Release: 1%{?dist} # KDE e.V. may determine that future LGPL versions are accepted @@ -9,14 +9,14 @@ URL: https://quickgit.kde.org/?p=%{name}.git %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 +%global majmin_ver %(echo %{version} | cut -d. -f1,2).50 %global stable unstable %else +%global majmin_ver %(echo %{version} | cut -d. -f1,2) %global stable stable %endif Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.tar.xz -%global majmin_ver %(echo %{version} | cut -d. -f1,2) - BuildRequires: kf5-rpm-macros BuildRequires: extra-cmake-modules @@ -83,6 +83,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Sep 22 2016 Rex Dieter - 5.7.95-1 +- 5.7.95 + * Tue Sep 13 2016 Rex Dieter - 5.7.5-1 - 5.7.5 diff --git a/sources b/sources index 2a58623..16de7dc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9d71ead78883e423c455897ae3e716cc plasma-integration-5.7.5.tar.xz +6fb3746a6cd510834982c878300b8e4d plasma-integration-5.7.95.tar.xz From 1262e4feff37c1ac1c3ab3ac2f0b3687d56651b4 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 22 Sep 2016 18:13:14 -0500 Subject: [PATCH 2/6] update %%files --- plasma-integration.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plasma-integration.spec b/plasma-integration.spec index b410677..e01236c 100644 --- a/plasma-integration.spec +++ b/plasma-integration.spec @@ -80,7 +80,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %doc README.md %license COPYING.LIB COPYING.LGPL-2 %{_kf5_qtplugindir}/platformthemes/KDEPlasmaPlatformTheme.so - +%{_kf5_datadir}/kconf_update/fonts_* %changelog * Thu Sep 22 2016 Rex Dieter - 5.7.95-1 From 3b1ef2eb790d887afacbb7a99038113e5273aa9f Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 29 Sep 2016 12:50:06 -0500 Subject: [PATCH 3/6] 5.8.0 --- .gitignore | 1 + plasma-integration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7e049ec..433940d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /plasma-integration-5.7.4.tar.xz /plasma-integration-5.7.5.tar.xz /plasma-integration-5.7.95.tar.xz +/plasma-integration-5.8.0.tar.xz diff --git a/plasma-integration.spec b/plasma-integration.spec index e01236c..15d29d5 100644 --- a/plasma-integration.spec +++ b/plasma-integration.spec @@ -1,6 +1,6 @@ Name: plasma-integration Summary: Qt Platform Theme integration plugin for Plasma -Version: 5.7.95 +Version: 5.8.0 Release: 1%{?dist} # KDE e.V. may determine that future LGPL versions are accepted @@ -83,6 +83,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kf5_datadir}/kconf_update/fonts_* %changelog +* Thu Sep 29 2016 Rex Dieter - 5.8.0-1 +- 5.8.0 + * Thu Sep 22 2016 Rex Dieter - 5.7.95-1 - 5.7.95 diff --git a/sources b/sources index 16de7dc..1d489c3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6fb3746a6cd510834982c878300b8e4d plasma-integration-5.7.95.tar.xz +66ffad92edffbc65199aaa2b43e2dfa9 plasma-integration-5.8.0.tar.xz From 6f2bb15a06196c534bd7978e93589d19b56019e7 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 11 Oct 2016 11:29:53 -0500 Subject: [PATCH 4/6] 5.8.1 --- .gitignore | 1 + plasma-integration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 433940d..818f17a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /plasma-integration-5.7.5.tar.xz /plasma-integration-5.7.95.tar.xz /plasma-integration-5.8.0.tar.xz +/plasma-integration-5.8.1.tar.xz diff --git a/plasma-integration.spec b/plasma-integration.spec index 15d29d5..3fe93af 100644 --- a/plasma-integration.spec +++ b/plasma-integration.spec @@ -1,6 +1,6 @@ Name: plasma-integration Summary: Qt Platform Theme integration plugin for Plasma -Version: 5.8.0 +Version: 5.8.1 Release: 1%{?dist} # KDE e.V. may determine that future LGPL versions are accepted @@ -83,6 +83,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kf5_datadir}/kconf_update/fonts_* %changelog +* Tue Oct 11 2016 Rex Dieter - 5.8.1-1 +- 5.8.1 + * Thu Sep 29 2016 Rex Dieter - 5.8.0-1 - 5.8.0 diff --git a/sources b/sources index 1d489c3..0030926 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -66ffad92edffbc65199aaa2b43e2dfa9 plasma-integration-5.8.0.tar.xz +b3d76e7a991ae50a28fbc34288e73e43 plasma-integration-5.8.1.tar.xz From 4fcfab7bdcfde501699c1c4ae9e4127cb3a72e28 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 18 Oct 2016 09:57:39 -0500 Subject: [PATCH 5/6] 5.8.2 --- .gitignore | 1 + plasma-integration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 818f17a..9bbbc95 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /plasma-integration-5.7.95.tar.xz /plasma-integration-5.8.0.tar.xz /plasma-integration-5.8.1.tar.xz +/plasma-integration-5.8.2.tar.xz diff --git a/plasma-integration.spec b/plasma-integration.spec index 3fe93af..f93c668 100644 --- a/plasma-integration.spec +++ b/plasma-integration.spec @@ -1,6 +1,6 @@ Name: plasma-integration Summary: Qt Platform Theme integration plugin for Plasma -Version: 5.8.1 +Version: 5.8.2 Release: 1%{?dist} # KDE e.V. may determine that future LGPL versions are accepted @@ -83,6 +83,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kf5_datadir}/kconf_update/fonts_* %changelog +* Tue Oct 18 2016 Rex Dieter - 5.8.2-1 +- 5.8.2 + * Tue Oct 11 2016 Rex Dieter - 5.8.1-1 - 5.8.1 diff --git a/sources b/sources index 0030926..f4e4b66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b3d76e7a991ae50a28fbc34288e73e43 plasma-integration-5.8.1.tar.xz +48791f36465dd28dc326da4d03307e48 plasma-integration-5.8.2.tar.xz From 7728e68d2015e14466a0dd7cbd81e6d401e2107b Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 1 Nov 2016 11:19:20 -0500 Subject: [PATCH 6/6] 5.8.3 --- .gitignore | 1 + plasma-integration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9bbbc95..e7a1c5f 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /plasma-integration-5.8.0.tar.xz /plasma-integration-5.8.1.tar.xz /plasma-integration-5.8.2.tar.xz +/plasma-integration-5.8.3.tar.xz diff --git a/plasma-integration.spec b/plasma-integration.spec index f93c668..6d8f9b9 100644 --- a/plasma-integration.spec +++ b/plasma-integration.spec @@ -1,6 +1,6 @@ Name: plasma-integration Summary: Qt Platform Theme integration plugin for Plasma -Version: 5.8.2 +Version: 5.8.3 Release: 1%{?dist} # KDE e.V. may determine that future LGPL versions are accepted @@ -83,6 +83,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kf5_datadir}/kconf_update/fonts_* %changelog +* Tue Nov 01 2016 Rex Dieter - 5.8.3-1 +- 5.8.3 + * Tue Oct 18 2016 Rex Dieter - 5.8.2-1 - 5.8.2 diff --git a/sources b/sources index f4e4b66..42b235b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -48791f36465dd28dc326da4d03307e48 plasma-integration-5.8.2.tar.xz +e28dff65bbde4ed297154934c671ac19 plasma-integration-5.8.3.tar.xz