Hello community,

here is the log from the commit of package kig for openSUSE:Factory checked in 
at 2016-05-29 03:09:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kig (Old)
 and      /work/SRC/openSUSE:Factory/.kig.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kig"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kig/kig.changes  2016-03-29 09:58:32.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.kig.new/kig.changes     2016-05-29 
03:09:16.000000000 +0200
@@ -1,0 +2,24 @@
+Sat May  7 10:28:44 UTC 2016 - [email protected]
+
+- Update to KDE Applications 16.04.1
+   * KDE Applications 16.04.1
+   * https://www.kde.org/announcements/announce-applications-16.04.1.php
+
+
+-------------------------------------------------------------------
+Sun Apr 17 06:05:10 UTC 2016 - [email protected]
+
+- Update to KDE Applications 16.04.0
+   * KDE Applications 16.04.0
+   * https://www.kde.org/announcements/announce-applications-16.04.0.php
+
+
+-------------------------------------------------------------------
+Mon Apr 11 06:41:41 UTC 2016 - [email protected]
+
+- Update to KDE Applications 16.03.90
+   * KDE Applications 16.04.0 RC
+   * https://www.kde.org/announcements/announce-applications-16.04-rc.php
+
+
+-------------------------------------------------------------------

Old:
----
  kig-15.12.3.tar.xz

New:
----
  kig-16.04.1.tar.xz

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

Other differences:
------------------
++++++ kig.spec ++++++
--- /var/tmp/diff_new_pack.dsdoqZ/_old  2016-05-29 03:09:17.000000000 +0200
+++ /var/tmp/diff_new_pack.dsdoqZ/_new  2016-05-29 03:09:17.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           kig
-Version:        15.12.3
+Version:        16.04.1
 Release:        0
 Summary:        Interactive Geometry
 License:        GPL-2.0+
@@ -79,5 +79,6 @@
 %doc %{_kf5_htmldir}/en/*/
 %{_kf5_plugindir}/
 %{_kf5_mandir}/*/*
+%_datadir/katepart/
 
 %changelog

++++++ kig-15.12.3.tar.xz -> kig-16.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kig-15.12.3/CMakeLists.txt 
new/kig-16.04.1/CMakeLists.txt
--- old/kig-15.12.3/CMakeLists.txt      2015-11-04 15:26:01.000000000 +0100
+++ new/kig-16.04.1/CMakeLists.txt      2016-04-28 00:33:28.000000000 +0200
@@ -15,6 +15,7 @@
 find_package(KF5ConfigWidgets REQUIRED)
 find_package(KF5Archive REQUIRED)
 find_package(KF5XmlGui 5.1 REQUIRED)
+find_package(KF5Crash 5.15 REQUIRED)
 
 # Needed for unit tests
 find_package(KF5Emoticons)
@@ -28,7 +29,7 @@
 include(ECMInstallIcons)
 include(ECMAddTests)
 include(KDEInstallDirs)
-include(KDECompilerSettings)
+include(KDECompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 include(FeatureSummary)
 include(GenerateExportHeader)
@@ -40,10 +41,10 @@
   set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11")
 endif()
 
-find_package(BoostPython)
-
 include(KigConfigureChecks.cmake)
 
+find_package(BoostPython)
+
 add_subdirectory( doc )
 add_subdirectory( icons )
 add_subdirectory( kig )
@@ -239,6 +240,7 @@
   Qt5::Gui
   Qt5::Svg
   Qt5::PrintSupport
+  KF5::Crash
   KF5::Parts
   KF5::I18n
   KF5::TextEditor
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kig-15.12.3/KigConfigureChecks.cmake 
new/kig-16.04.1/KigConfigureChecks.cmake
--- old/kig-15.12.3/KigConfigureChecks.cmake    2015-11-04 15:26:01.000000000 
+0100
+++ new/kig-16.04.1/KigConfigureChecks.cmake    2016-04-28 00:33:28.000000000 
+0200
@@ -1,3 +1,4 @@
+kde_enable_exceptions()
 include(CheckIncludeFiles)
 include(CheckFunctionExists)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kig-15.12.3/doc/index.docbook 
new/kig-16.04.1/doc/index.docbook
--- old/kig-15.12.3/doc/index.docbook   2015-11-04 15:26:01.000000000 +0100
+++ new/kig-16.04.1/doc/index.docbook   2016-04-28 00:33:28.000000000 +0200
@@ -3,7 +3,6 @@
 <!ENTITY kseg "<application>KSeg</application>">
 <!ENTITY cabri "<application>Cabri</application>">
 <!ENTITY drgeo "<application>Dr.Geo</application>">
-<!ENTITY package "kdeedu">
 <!ENTITY kappname "&kig;">
 <!ENTITY % addindex "IGNORE">
 <!ENTITY % English "INCLUDE">
@@ -34,11 +33,12 @@
 
 <legalnotice>&FDLNotice;</legalnotice>
 
-<date>2010-02-07</date> <releaseinfo>1.0 (&kde; 4.4)</releaseinfo>
+<date>2015-09-27</date>
+<releaseinfo>&kig; 1.0 (Applications 15.12)</releaseinfo>
 
 <abstract>
 <para>
-&kig; is a &kde; application for Interactive Geometry.
+&kig; is an application for Interactive Geometry by &kde;.
 </para>
 </abstract>
 
@@ -77,17 +77,16 @@
 You can report problems in &kig; using the internal bug
 reporting tool
 (<menuchoice><guimenu>Help</guimenu><guimenuitem>Report
-Bug...</guimenuitem></menuchoice>), or just contact me at
-<email>[email protected]</email>.
+Bug...</guimenuitem></menuchoice>).
 </para>
 <para>
 Since &kig; supports macros and the construction of loci, it allows for
 some
 rather advanced macros to be defined. If you have created an
 interesting macro, which you think might be useful for other
-people, please mail it to me at
-<email>[email protected]</email>, so I can include it in the
-distribution (if you do this, it will be licensed under the
+people, please open a review request for the change, so that
+it can be evaluated for the inclusion in the distribution
+(if you do this, it will be licensed under the
 terms of &kig;'s license, the <ulink
 url="http://www.gnu.org/licenses/licenses.html#GPL";>GPL</ulink>,
 so that other people can freely use and adapt it).
@@ -876,8 +875,8 @@
 Free software programs are developed in a very open
 spirit, and its developers are usually very responsive to
 user feedback. Therefore, if you have any questions,
-complaints, or whatever about &kig;, please let the author
-know at <email>[email protected]</email>.
+complaints, or whatever about &kig;, please contact the
+kde-edu mailing list at <email>[email protected]</email>.
 </para>
 </listitem>
 <listitem>
@@ -957,10 +956,22 @@
 <title>Credits and License</title>
 
 <para>
-&kig;
+Main authors:
+</para>
+<para>
+&kig; copyright 2011-2015 David E. Narvaez
+<email>[email protected]</email>
+</para>
+<para>
+&kig; copyright 2002-2013 Maurizio Paolini
+<email>[email protected]</email>
+</para>
+<para>
+&kig; copyright 2004-2010 Pino Toscano
+<email>[email protected]</email>
 </para>
 <para>
-&kig; copyright 2002-2004 Dominique Devriese
+&kig; copyright 2002-2005 Dominique Devriese
 <email>[email protected]</email>
 </para>
 
@@ -981,23 +992,6 @@
 &underFDL; &underGPL;
 </chapter>
 
-<appendix id="installation">
-<title>Installation</title>
-
-<sect1 id="getting-kig">
-<title>How to obtain &kig;</title>
-
-&install.intro.documentation;
-
-</sect1>
-
-<sect1 id="compilation">
-<title>Compilation and Installation</title>
-&install.compile.documentation;
-</sect1>
-
-</appendix>
-
 <appendix id="contributing">
 <title>Contribute</title>
 <sect1 id="kig-is-free">
@@ -1007,10 +1001,7 @@
 url="http://www.gnu.org/philosophy/philosophy.html#AboutFreeSoftware";>
 Free Software</ulink>. This means that its source code is
 freely available on the Internet, and everyone can use it,
-read it, modify it, and distribute it. I work on it as a
-hobby project, and I have already learned a lot about
-programming, C++, &kde;/&Qt;, math, software collaboration and open
-source projects in the process.
+read it, modify it, and distribute it.
 </para>
 </sect1>
 
@@ -1022,10 +1013,8 @@
 software, you are allowed (and encouraged) to fix problems
 you encounter while using it, to add features you miss, to
 distribute your modified program, and to send these
-modifications to me at <email>[email protected]</email>, so
-that I can include them in the next version for others to
-enjoy. Please note I personally have no financial interest in this
-project whatsoever.
+modifications back for inclusion through the review tools
+available for the KDE community.
 </para>
 <para>
 If you are uncertain of your rights to use this software, or
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kig-15.12.3/doc/man-kig.1.docbook 
new/kig-16.04.1/doc/man-kig.1.docbook
--- old/kig-15.12.3/doc/man-kig.1.docbook       2015-11-04 15:26:01.000000000 
+0100
+++ new/kig-16.04.1/doc/man-kig.1.docbook       2016-04-28 00:33:28.000000000 
+0200
@@ -10,8 +10,9 @@
 <firstname>Ben</firstname>
 <surname>Burton</surname>
 </personname><email>[email protected]</email></author>
-<date>2010-10-06</date>
-<productname>K Desktop Environment</productname>
+<date>2015-08-27</date>
+<releaseinfo>&kig; 1.0 (Applications 15.12)</releaseinfo>
+<productname>KDE Applications</productname>
 </refentryinfo>
 
 <refmeta>
@@ -21,7 +22,7 @@
 
 <refnamediv>
 <refname><command>kig</command></refname>
-<refpurpose>an interactive geometry program for &kde;</refpurpose>
+<refpurpose>an interactive geometry program by &kde;</refpurpose>
 </refnamediv>
 
 <refsynopsisdiv>
@@ -31,8 +32,7 @@
 <group choice="opt"><option>-o, --outfile 
<replaceable>filename</replaceable></option>
 </group>
 </group>
-<arg choice="opt">KDE Generic Options</arg>
-<arg choice="opt">Qt Generic Options</arg>
+<arg choice="opt">options</arg>
 </cmdsynopsis>
 </refsynopsisdiv>
 
@@ -99,7 +99,9 @@
 
<personname><firstname>Franco</firstname><surname>Pasquarelli</surname></personname>
 <email>[email protected]</email>,
 <personname><firstname>Pino</firstname><surname>Toscano</surname></personname>
-<email>[email protected]</email>, and others.</para>
+<email>[email protected]</email>,
+<personname><firstname>David 
E.</firstname><surname>Narvaez</surname></personname>
+<email>[email protected]</email>, and others.</para>
 <para>This man page based on the one prepared for Debian by
 <personname><firstname>Ben</firstname><surname>Burton</surname></personname>
 <email>[email protected]</email>.</para>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kig-15.12.3/kig/CMakeLists.txt 
new/kig-16.04.1/kig/CMakeLists.txt
--- old/kig-15.12.3/kig/CMakeLists.txt  2015-11-04 15:26:01.000000000 +0100
+++ new/kig-16.04.1/kig/CMakeLists.txt  2016-04-28 00:33:28.000000000 +0200
@@ -15,7 +15,7 @@
 ecm_add_app_icon(kig_SRCS ICONS ${ICONS_SRCS})
 add_executable(kig ${kig_SRCS})
 
-target_link_libraries(kig KF5::Parts KF5::ConfigCore)
+target_link_libraries(kig KF5::Parts KF5::ConfigCore KF5::Crash)
 
 install(TARGETS kig ${INSTALL_TARGETS_DEFAULT_ARGS})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kig-15.12.3/kig/main.cpp new/kig-16.04.1/kig/main.cpp
--- old/kig-15.12.3/kig/main.cpp        2015-11-04 15:26:01.000000000 +0100
+++ new/kig-16.04.1/kig/main.cpp        2016-04-28 00:33:28.000000000 +0200
@@ -26,6 +26,7 @@
 
 #include <KPluginLoader>
 #include <KAboutData>
+#include <KCrash>
 
 #include "aboutdata.h"
 #include <klocalizedstring.h>
@@ -47,7 +48,9 @@
 int main(int argc, char **argv)
 {
   QApplication app( argc, argv );
+  KLocalizedString::setApplicationDomain("kig");
   KAboutData about = kigAboutData( "kig", I18N_NOOP( "Kig" ) );
+  KCrash::initialize();
   QCommandLineParser parser;
   QCommandLineOption convertToNativeOption( QStringList() << "c" << 
"convert-to-native", i18n( "Do not show a GUI. Convert the specified file to 
the native Kig format. Output goes to stdout unless --outfile is specified." ) 
);
   QCommandLineOption outfileOption( QStringList() << "o" << "outfile", i18n( 
"File to output the created native file to. '-' means output to stdout. Default 
is stdout as well." ), "file" );
@@ -56,7 +59,6 @@
   QCoreApplication::setApplicationVersion( i18n( KIGVERSION ) );
   QCoreApplication::setOrganizationDomain( i18n( "kde.org" ) );
   KAboutData::setApplicationData( about );
-  KLocalizedString::setApplicationDomain("kig");
 
   about.setupCommandLine( &parser );
   parser.addHelpOption();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kig-15.12.3/objects/special_imptypes.cc 
new/kig-16.04.1/objects/special_imptypes.cc
--- old/kig-15.12.3/objects/special_imptypes.cc 2015-11-04 15:26:01.000000000 
+0100
+++ new/kig-16.04.1/objects/special_imptypes.cc 2016-04-28 00:33:28.000000000 
+0200
@@ -111,7 +111,7 @@
 
 InvertibleImpType::InvertibleImpType( const ObjectImpType* parent,
     const char* internalname )
-  : ObjectImpType( parent, internalname, snbs, snbs,
+  : ObjectImpType( parent, internalname, snbs, I18N_NOOP( "Select this object" 
),
                    snbs, snbs, snbs, snbs, snbs, snbs, snbs )
 {
 }


Reply via email to