SHA256
1
0
forked from pool/kig

Accepting request 478179 from KDE:Applications

KDE Applications 16.12.3

OBS-URL: https://build.opensuse.org/request/show/478179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kig?expand=0&rev=76
This commit is contained in:
Dominique Leuenberger 2017-03-16 08:38:22 +00:00 committed by Git OBS Bridge
commit 1bb198b032
4 changed files with 22 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2ff099b23398bccc590b0accf6965850a8ce0b42e339ccf094961d1ad60d466c
size 1517760

3
kig-16.12.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1c3e53df5f1a47d396d6072e5532699cf78127a81d104ff6c7ea6acb787fd43a
size 1517896

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Mar 9 19:25:03 UTC 2017 - alarrosa@suse.com
- Use /usr/share/katepart5 instead of /usr/share/katepart
-------------------------------------------------------------------
Thu Mar 9 12:38:14 CET 2017 - lbeltrame@kde.org
- Update to 16.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-16.12.3.php
- Changes since 16.12.2:
* Install the syntax file in the right place
-------------------------------------------------------------------
Thu Feb 9 06:57:27 UTC 2017 - lbeltrame@kde.org

View File

@ -17,10 +17,10 @@
Name: kig
Version: 16.12.2
Version: 16.12.3
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Interactive Geometry
License: GPL-2.0+
@ -77,7 +77,6 @@ drawing mathematical figures and including them in other documents.
%{_kf5_bindir}/kig
%{_kf5_bindir}/pykig.py
%{_kf5_sharedir}/kig/
#{_kf5_sharedir}/katepart/
%{_kf5_sharedir}/kxmlgui5/
%{_kf5_appstreamdir}/
%{_kf5_applicationsdir}/org.kde.kig.desktop
@ -88,6 +87,6 @@ drawing mathematical figures and including them in other documents.
%doc %{_kf5_htmldir}/en/*/
%{_kf5_plugindir}/
%{_kf5_mandir}/*/*
%{_datadir}/katepart/
%{_datadir}/katepart5/
%changelog