SHA256
1
0
forked from pool/kinfocenter5
Hrvoje Senjan 2015-04-11 18:56:41 +00:00 committed by Git OBS Bridge
parent 13aa481c09
commit 743d015ef2
2 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Apr 11 18:53:35 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:32 UTC 2015 - hrvoje.senjan@gmail.com

View File

@ -59,7 +59,9 @@ BuildRequires: kwayland-devel >= 5.0.95
Conflicts: kdebase4-workspace
# /etc/xdg/menus/kde-information.menu
Conflicts: kdebase3
%if %{with lang}
Recommends: %{name}-lang
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -98,6 +100,7 @@ KDE Utility that provides information about a computer system.
%{_kf5_configdir}/menus/kinfocenter.menu
%{_kf5_sharedir}/desktop-directories/
%if %{with lang}
%files lang
%defattr(-,root,root)
%doc COPYING*
@ -108,5 +111,6 @@ KDE Utility that provides information about a computer system.
%doc %lang(sv) %{_kf5_htmldir}/sv/
%doc %lang(uk) %{_kf5_htmldir}/uk/
%doc %lang(pt_BR) %{_kf5_htmldir}/pt_BR/
%endif
%changelog