This commit is contained in:
parent
c390aedf20
commit
9c98ea7c0e
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 11 22:46:13 UTC 2017 - christophe@krop.fr
|
||||
|
||||
- Update to KDE Applications 17.08.0
|
||||
* New feature release
|
||||
* https://www.kde.org/announcements/announce-applications-17.08.0.php
|
||||
- Changes since 17.04.3 :
|
||||
- Too many changes to list here
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 5 18:19:10 UTC 2017 - christophe@krop.fr
|
||||
|
||||
|
10
kubrick.spec
10
kubrick.spec
@ -14,13 +14,15 @@
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%bcond_without lang
|
||||
|
||||
Name: kubrick
|
||||
Version: 17.07.90
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
Summary: Game based on Rubik's Cube
|
||||
License: GPL-2.0+
|
||||
@ -75,13 +77,13 @@ Cube.
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING COPYING.DOC
|
||||
%{_datadir}/kubrick/
|
||||
%{_datadir}/kxmlgui5/kubrick/
|
||||
%doc %lang(en) %{_kf5_htmldir}/en/kubrick/
|
||||
%{_kf5_applicationsdir}/org.kde.kubrick.desktop
|
||||
%{_kf5_appstreamdir}/org.kde.kubrick.appdata.xml
|
||||
%{_kf5_bindir}/kubrick
|
||||
%{_kf5_htmldir}/en/kubrick/
|
||||
%{_kf5_iconsdir}/hicolor/*/*/kubrick*
|
||||
%{_kf5_kxmlguidir}/kubrick/
|
||||
%{_kf5_sharedir}/kubrick/
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}.lang
|
||||
|
Loading…
Reference in New Issue
Block a user