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.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/kinfocenter5.changes b/kinfocenter5.changes index 64b9a1e..47a20ea 100644 --- a/kinfocenter5.changes +++ b/kinfocenter5.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +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 + +- 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..b18a346 100644 --- a/kinfocenter5.spec +++ b/kinfocenter5.spec @@ -20,17 +20,17 @@ %bcond_without lang Name: kinfocenter5 -Version: 5.9.5 +Version: 5.10.0 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