diff --git a/kig-16.12.2.tar.xz b/kig-16.12.2.tar.xz deleted file mode 100644 index a84ea48..0000000 --- a/kig-16.12.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ff099b23398bccc590b0accf6965850a8ce0b42e339ccf094961d1ad60d466c -size 1517760 diff --git a/kig-16.12.3.tar.xz b/kig-16.12.3.tar.xz new file mode 100644 index 0000000..7c57a1b --- /dev/null +++ b/kig-16.12.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c3e53df5f1a47d396d6072e5532699cf78127a81d104ff6c7ea6acb787fd43a +size 1517896 diff --git a/kig.changes b/kig.changes index 079af7b..f6e186c 100644 --- a/kig.changes +++ b/kig.changes @@ -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 diff --git a/kig.spec b/kig.spec index a42a841..fdbf18b 100644 --- a/kig.spec +++ b/kig.spec @@ -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