Hello community,

here is the log from the commit of package kig for openSUSE:Factory checked in 
at 2017-03-16 09:38:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kig (Old)
 and      /work/SRC/openSUSE:Factory/.kig.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kig"

Thu Mar 16 09:38:22 2017 rev:76 rq:478179 version:16.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kig/kig.changes  2017-02-16 16:54:55.537845420 
+0100
+++ /work/SRC/openSUSE:Factory/.kig.new/kig.changes     2017-03-16 
09:38:23.265492474 +0100
@@ -1,0 +2,16 @@
+Thu Mar  9 19:25:03 UTC 2017 - [email protected]
+
+- Use /usr/share/katepart5 instead of /usr/share/katepart
+
+-------------------------------------------------------------------
+Thu Mar  9 12:38:14 CET 2017 - [email protected]
+
+- 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
+
+
+-------------------------------------------------------------------

Old:
----
  kig-16.12.2.tar.xz

New:
----
  kig-16.12.3.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kig.spec ++++++
--- /var/tmp/diff_new_pack.UvIPBB/_old  2017-03-16 09:38:23.861408097 +0100
+++ /var/tmp/diff_new_pack.UvIPBB/_new  2017-03-16 09:38:23.865407530 +0100
@@ -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 @@
 %{_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 @@
 %doc %{_kf5_htmldir}/en/*/
 %{_kf5_plugindir}/
 %{_kf5_mandir}/*/*
-%{_datadir}/katepart/
+%{_datadir}/katepart5/
 
 %changelog

++++++ kig-16.12.2.tar.xz -> kig-16.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kig-16.12.2/scripting/CMakeLists.txt 
new/kig-16.12.3/scripting/CMakeLists.txt
--- old/kig-16.12.2/scripting/CMakeLists.txt    2017-01-20 08:01:47.000000000 
+0100
+++ new/kig-16.12.3/scripting/CMakeLists.txt    2017-02-13 00:40:59.000000000 
+0100
@@ -1,4 +1,4 @@
 install(FILES
    python-kig.xml
-   DESTINATION ${CMAKE_INSTALL_DATADIR}/katepart/syntax)
+   DESTINATION ${CMAKE_INSTALL_DATADIR}/katepart5/syntax)
 


Reply via email to