forked from pool/kinfocenter5
This commit is contained in:
parent
13aa481c09
commit
743d015ef2
@ -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
|
Thu Mar 19 17:42:32 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -59,7 +59,9 @@ BuildRequires: kwayland-devel >= 5.0.95
|
|||||||
Conflicts: kdebase4-workspace
|
Conflicts: kdebase4-workspace
|
||||||
# /etc/xdg/menus/kde-information.menu
|
# /etc/xdg/menus/kde-information.menu
|
||||||
Conflicts: kdebase3
|
Conflicts: kdebase3
|
||||||
|
%if %{with lang}
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
%endif
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -98,6 +100,7 @@ KDE Utility that provides information about a computer system.
|
|||||||
%{_kf5_configdir}/menus/kinfocenter.menu
|
%{_kf5_configdir}/menus/kinfocenter.menu
|
||||||
%{_kf5_sharedir}/desktop-directories/
|
%{_kf5_sharedir}/desktop-directories/
|
||||||
|
|
||||||
|
%if %{with lang}
|
||||||
%files lang
|
%files lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING*
|
%doc COPYING*
|
||||||
@ -108,5 +111,6 @@ KDE Utility that provides information about a computer system.
|
|||||||
%doc %lang(sv) %{_kf5_htmldir}/sv/
|
%doc %lang(sv) %{_kf5_htmldir}/sv/
|
||||||
%doc %lang(uk) %{_kf5_htmldir}/uk/
|
%doc %lang(uk) %{_kf5_htmldir}/uk/
|
||||||
%doc %lang(pt_BR) %{_kf5_htmldir}/pt_BR/
|
%doc %lang(pt_BR) %{_kf5_htmldir}/pt_BR/
|
||||||
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user