From daf9ed2c9a2609f7ba49723a35e02b63b44af454dd48322c3af81e03aa4dfa60 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Tue, 16 May 2017 11:56:17 +0000 Subject: [PATCH 1/3] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinfocenter5?expand=0&rev=148 --- kinfocenter-5.9.5.tar.xz | 3 --- kinfocenter-5.9.95.tar.xz | 3 +++ kinfocenter5.changes | 12 ++++++++++++ kinfocenter5.spec | 19 +++++-------------- 4 files changed, 20 insertions(+), 17 deletions(-) delete mode 100644 kinfocenter-5.9.5.tar.xz create mode 100644 kinfocenter-5.9.95.tar.xz diff --git a/kinfocenter-5.9.5.tar.xz b/kinfocenter-5.9.5.tar.xz deleted file mode 100644 index e0ba60e..0000000 --- a/kinfocenter-5.9.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f6f37b29e9f29850389fec2708dd7733051095e0ff9b842327d73bc151e7149 -size 1269960 diff --git a/kinfocenter-5.9.95.tar.xz b/kinfocenter-5.9.95.tar.xz new file mode 100644 index 0000000..415007e --- /dev/null +++ b/kinfocenter-5.9.95.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:324ae3935cd672ca12c531204b690fad55bf29f661ea79e570e7da3d95699205 +size 1272040 diff --git a/kinfocenter5.changes b/kinfocenter5.changes index 64b9a1e..5a9a2f1 100644 --- a/kinfocenter5.changes +++ b/kinfocenter5.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu May 11 20:26:22 CEST 2017 - fabian@ritter-vogt.de + +- Update to 5.9.95 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.9.95.php +- Changes since 5.9.5: + * Add output scale to Wayland overview + * Port away from KDELibs4Support + * Port tooltips to KToolTipWidget + ------------------------------------------------------------------- Tue Apr 25 18:58:01 CEST 2017 - lbeltrame@kde.org diff --git a/kinfocenter5.spec b/kinfocenter5.spec index 95860fd..29cbe60 100644 --- a/kinfocenter5.spec +++ b/kinfocenter5.spec @@ -20,17 +20,17 @@ %bcond_without lang Name: kinfocenter5 -Version: 5.9.5 +Version: 5.9.95 Release: 0 -# Full Plasma 5 version (e.g. 5.9.4) +# Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} -# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.4 in KUF) +# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF) %{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')} Summary: Utility that provides information about a computer system License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org/ -Source: http://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz +Source: kinfocenter-%{version}.tar.xz # PATCH-FIX-OPENSUSE plasma-session-name.patch Patch0: plasma-session-name.patch BuildRequires: extra-cmake-modules >= 1.2.0 @@ -93,6 +93,7 @@ KDE Utility that provides information about a computer system. %kf5_makeinstall -C build %if %{with lang} %kf5_find_lang + %kf5_find_htmldocs %endif %files @@ -115,16 +116,6 @@ KDE Utility that provides information about a computer system. %if %{with lang} %files lang -f %{name}.lang -%doc COPYING* -%doc %lang(ca) %{_kf5_htmldir}/ca/ -%doc %lang(de) %{_kf5_htmldir}/de/ -%doc %lang(it) %{_kf5_htmldir}/it/ -%doc %lang(nl) %{_kf5_htmldir}/nl/ -%doc %lang(sv) %{_kf5_htmldir}/sv/ -%doc %lang(uk) %{_kf5_htmldir}/uk/ -%doc %lang(pt_BR) %{_kf5_htmldir}/pt_BR/ -%doc %lang(sr) %{_kf5_htmldir}/sr/ -%doc %lang(sr@latin) %{_kf5_htmldir}/sr@latin/ %endif %changelog From b783a12feaff536446b0261d43c4b46373776cd7357054af2e20182dc07d8804 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sat, 27 May 2017 16:19:39 +0000 Subject: [PATCH 2/3] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinfocenter5?expand=0&rev=149 --- kinfocenter-5.10.0.tar.xz | 3 +++ kinfocenter-5.9.95.tar.xz | 3 --- kinfocenter5.changes | 10 ++++++++++ kinfocenter5.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) create mode 100644 kinfocenter-5.10.0.tar.xz delete mode 100644 kinfocenter-5.9.95.tar.xz diff --git a/kinfocenter-5.10.0.tar.xz b/kinfocenter-5.10.0.tar.xz new file mode 100644 index 0000000..81454cf --- /dev/null +++ b/kinfocenter-5.10.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73d9ed2009982c95cf06c6f9154d3d7ad581e7102f25f50110da2207ac18518a +size 1265704 diff --git a/kinfocenter-5.9.95.tar.xz b/kinfocenter-5.9.95.tar.xz deleted file mode 100644 index 415007e..0000000 --- a/kinfocenter-5.9.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:324ae3935cd672ca12c531204b690fad55bf29f661ea79e570e7da3d95699205 -size 1272040 diff --git a/kinfocenter5.changes b/kinfocenter5.changes index 5a9a2f1..47a20ea 100644 --- a/kinfocenter5.changes +++ b/kinfocenter5.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri May 26 14:10:30 CEST 2017 - fabian@ritter-vogt.de + +- Update to 5.10.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.10.0.php +- Changes since 5.9.95: + * None + ------------------------------------------------------------------- Thu May 11 20:26:22 CEST 2017 - fabian@ritter-vogt.de diff --git a/kinfocenter5.spec b/kinfocenter5.spec index 29cbe60..10ed275 100644 --- a/kinfocenter5.spec +++ b/kinfocenter5.spec @@ -20,7 +20,7 @@ %bcond_without lang Name: kinfocenter5 -Version: 5.9.95 +Version: 5.10.0 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} @@ -30,7 +30,7 @@ Summary: Utility that provides information about a computer system License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org/ -Source: kinfocenter-%{version}.tar.xz +Source: http://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz # PATCH-FIX-OPENSUSE plasma-session-name.patch Patch0: plasma-session-name.patch BuildRequires: extra-cmake-modules >= 1.2.0 From 7e7a687255eb08be3b8da6406b80bce46a1ccbab9be098c11a910371930ea617 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Sun, 28 May 2017 09:01:05 +0000 Subject: [PATCH 3/3] Strip source URLs OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinfocenter5?expand=0&rev=150 --- kinfocenter5.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kinfocenter5.spec b/kinfocenter5.spec index 10ed275..b18a346 100644 --- a/kinfocenter5.spec +++ b/kinfocenter5.spec @@ -30,7 +30,7 @@ Summary: Utility that provides information about a computer system License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org/ -Source: http://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz +Source: kinfocenter-%{version}.tar.xz # PATCH-FIX-OPENSUSE plasma-session-name.patch Patch0: plasma-session-name.patch BuildRequires: extra-cmake-modules >= 1.2.0