From 860abbb2111288c6b8bd77795b8aea4bcf0bb07e1703a5e17236452aacb7438f Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 11 Apr 2015 00:38:53 +0000 Subject: [PATCH 1/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/libksysguard5?expand=0&rev=37 --- libksysguard-5.2.2.tar.xz | 3 --- libksysguard-5.2.95.tar.xz | 3 +++ libksysguard5.spec | 19 ++++++++++--------- 3 files changed, 13 insertions(+), 12 deletions(-) delete mode 100644 libksysguard-5.2.2.tar.xz create mode 100644 libksysguard-5.2.95.tar.xz diff --git a/libksysguard-5.2.2.tar.xz b/libksysguard-5.2.2.tar.xz deleted file mode 100644 index 51566cf..0000000 --- a/libksysguard-5.2.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b554700e004e8baae4df79b4e95f10c53994e5dcd4cb2bb02cdc0c818a6415d -size 549136 diff --git a/libksysguard-5.2.95.tar.xz b/libksysguard-5.2.95.tar.xz new file mode 100644 index 0000000..43393a0 --- /dev/null +++ b/libksysguard-5.2.95.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d42b2387777c0d85c1a101af213933e3428da891660799d316b3ac405a45fb3 +size 558132 diff --git a/libksysguard5.spec b/libksysguard5.spec index 41e5e6f..ce98053 100644 --- a/libksysguard5.spec +++ b/libksysguard5.spec @@ -16,8 +16,9 @@ # +%bcond_without lang Name: libksysguard5 -Version: 5.2.2 +Version: 5.2.95 Release: 0 Summary: Task management and system monitoring library License: GPL-2.0+ @@ -41,11 +42,11 @@ BuildRequires: kwidgetsaddons-devel BuildRequires: kwindowsystem-devel BuildRequires: plasma-framework-devel BuildRequires: xz -BuildRequires: pkgconfig(Qt5DBus) >= 5.3.0 -BuildRequires: pkgconfig(Qt5Script) >= 5.3.0 -BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.3.0 -BuildRequires: pkgconfig(Qt5Widgets) >= 5.3.0 -BuildRequires: pkgconfig(Qt5X11Extras) >= 5.3.0 +BuildRequires: pkgconfig(Qt5DBus) >= 5.4.0 +BuildRequires: pkgconfig(Qt5Script) >= 5.4.0 +BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.4.0 +BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0 +BuildRequires: pkgconfig(Qt5X11Extras) >= 5.4.0 BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xres) BuildRequires: pkgconfig(zlib) @@ -63,9 +64,9 @@ Requires: %{name} = %{version} Requires: kconfig-devel Requires: ki18n-devel Requires: kiconthemes-devel -Requires: pkgconfig(Qt5Core) >= 5.3.0 -Requires: pkgconfig(Qt5Network) >= 5.3.0 -Requires: pkgconfig(Qt5Widgets) >= 5.3.0 +Requires: pkgconfig(Qt5Core) >= 5.4.0 +Requires: pkgconfig(Qt5Network) >= 5.4.0 +Requires: pkgconfig(Qt5Widgets) >= 5.4.0 Conflicts: kdebase4-workspace-devel %description devel From 83c5558df9a471c1a9aee548a62668169754ab553766df55dde2ececfef98e82 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 11 Apr 2015 18:58:12 +0000 Subject: [PATCH 2/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/libksysguard5?expand=0&rev=38 --- libksysguard5.changes | 9 +++++++++ libksysguard5.spec | 4 ++++ 2 files changed, 13 insertions(+) diff --git a/libksysguard5.changes b/libksysguard5.changes index 2d0d758..abb922d 100644 --- a/libksysguard5.changes +++ b/libksysguard5.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Apr 11 18:53:44 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.2.95 aka 5.3 beta: + * New feature release + * For more details please see: + https://www.kde.org/announcements/plasma-5.2.95.php +- Update required Qt version to 5.4.0 + ------------------------------------------------------------------- Thu Mar 19 17:42:39 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/libksysguard5.spec b/libksysguard5.spec index ce98053..91e86b3 100644 --- a/libksysguard5.spec +++ b/libksysguard5.spec @@ -50,7 +50,9 @@ BuildRequires: pkgconfig(Qt5X11Extras) >= 5.4.0 BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xres) BuildRequires: pkgconfig(zlib) +%if %{with lang} Recommends: %{name}-lang +%endif #BuildRequires: update-desktop-files BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -126,8 +128,10 @@ for actions that require elevated privileges. %{_kf5_libdir}/libprocesscore.so %{_kf5_libdir}/libprocessui.so +%if %{with lang} %files lang %defattr(-,root,root) %{_kf5_localedir}/ +%endif %changelog From 5d6009e473c20b4ba5f4ea957e9e7089e2ac9e62bb2f466bd01ec3679b32c7a8 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Thu, 23 Apr 2015 13:49:55 +0000 Subject: [PATCH 3/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/libksysguard5?expand=0&rev=39 --- libksysguard-5.2.95.tar.xz | 3 --- libksysguard-5.3.0.tar.xz | 3 +++ libksysguard5.changes | 7 +++++++ libksysguard5.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 libksysguard-5.2.95.tar.xz create mode 100644 libksysguard-5.3.0.tar.xz diff --git a/libksysguard-5.2.95.tar.xz b/libksysguard-5.2.95.tar.xz deleted file mode 100644 index 43393a0..0000000 --- a/libksysguard-5.2.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d42b2387777c0d85c1a101af213933e3428da891660799d316b3ac405a45fb3 -size 558132 diff --git a/libksysguard-5.3.0.tar.xz b/libksysguard-5.3.0.tar.xz new file mode 100644 index 0000000..6fbd8c5 --- /dev/null +++ b/libksysguard-5.3.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b083b54951e5ac3aa638cccf1a54f720566c18f30a4cc20b7a3ac5067ee6899 +size 558300 diff --git a/libksysguard5.changes b/libksysguard5.changes index abb922d..1b412a9 100644 --- a/libksysguard5.changes +++ b/libksysguard5.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Apr 23 13:27:28 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.3 Final: + * For more details please see: + https://www.kde.org/announcements/plasma-5.3.0.php + ------------------------------------------------------------------- Sat Apr 11 18:53:44 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/libksysguard5.spec b/libksysguard5.spec index 91e86b3..bf4529a 100644 --- a/libksysguard5.spec +++ b/libksysguard5.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: libksysguard5 -Version: 5.2.95 +Version: 5.3.0 Release: 0 Summary: Task management and system monitoring library License: GPL-2.0+ From e3ca50713164c5278d370b969add61840182afb8c35bac22876740bea018b3db Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Mon, 27 Apr 2015 18:48:26 +0000 Subject: [PATCH 4/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/libksysguard5?expand=0&rev=40 --- libksysguard5.changes | 1 + libksysguard5.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/libksysguard5.changes b/libksysguard5.changes index 1b412a9..c9c95de 100644 --- a/libksysguard5.changes +++ b/libksysguard5.changes @@ -4,6 +4,7 @@ Thu Apr 23 13:27:28 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.3 Final: * For more details please see: https://www.kde.org/announcements/plasma-5.3.0.php +- Only conflict with kdebase4-workspace < 5.3.0 ------------------------------------------------------------------- Sat Apr 11 18:53:44 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/libksysguard5.spec b/libksysguard5.spec index bf4529a..a5070bf 100644 --- a/libksysguard5.spec +++ b/libksysguard5.spec @@ -78,7 +78,7 @@ files. %package helper Summary: Task management and system monitoring library -- helper files Group: Development/Libraries/C and C++ -Conflicts: kdebase4-workspace +Conflicts: kdebase4-workspace < 5.3.0 %description helper Task management and system monitoring library. This package contains helper files