Accepting request 556246 from KDE:Applications
KDE Applications 17.12.0 final (release on 2017-12-14) OBS-URL: https://build.opensuse.org/request/show/556246 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ksnakeduel?expand=0&rev=67
This commit is contained in:
commit
46c51cbcb7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:755ec043f525474785fabe8b313549c94f0df7b332f40f1455299d814e9cfda8
|
|
||||||
size 605676
|
|
3
ksnakeduel-17.12.0.tar.xz
Normal file
3
ksnakeduel-17.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6456750b6b4b63a53ba5b8befd93ff6a3ba3811f4b7b43cb9e007095c7095445
|
||||||
|
size 605844
|
@ -1,3 +1,34 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 09 14:59:08 CET 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 17.12.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-17.12.0.php
|
||||||
|
- Changes since 17.11.90:
|
||||||
|
* None
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 02 10:12:38 CET 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 17.11.90
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-17.12-rc.php
|
||||||
|
- Changes since 17.11.80:
|
||||||
|
* None
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 20 06:59:48 CET 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 17.11.80
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-17.12-beta.php
|
||||||
|
- Changes since 17.08.3:
|
||||||
|
* Move rc file to qrc
|
||||||
|
* Don't repeat work of KAboutData::setupCommandLine().
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 09 23:13:24 CET 2017 - lbeltrame@kde.org
|
Thu Nov 09 23:13:24 CET 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
|
|
||||||
Name: ksnakeduel
|
Name: ksnakeduel
|
||||||
Version: 17.08.3
|
Version: 17.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version 5.26.0
|
%define kf5_version 5.26.0
|
||||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||||
@ -87,7 +87,6 @@ KSnakeDuel is a simple snake duel game
|
|||||||
%{_kf5_bindir}/ksnakeduel
|
%{_kf5_bindir}/ksnakeduel
|
||||||
%{_kf5_configkcfgdir}/ksnakeduel.kcfg
|
%{_kf5_configkcfgdir}/ksnakeduel.kcfg
|
||||||
%{_kf5_iconsdir}/hicolor/*/*/ksnakeduel.*
|
%{_kf5_iconsdir}/hicolor/*/*/ksnakeduel.*
|
||||||
%{_kf5_kxmlguidir}/ksnakeduel/
|
|
||||||
|
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
|
Loading…
Reference in New Issue
Block a user