Hello community,

here is the log from the commit of package kdoctools for openSUSE:Factory 
checked in at 2014-07-10 14:55:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdoctools (Old)
 and      /work/SRC/openSUSE:Factory/.kdoctools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdoctools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdoctools/kdoctools.changes      2014-06-10 
14:36:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kdoctools.new/kdoctools.changes 2014-07-10 
14:56:08.000000000 +0200
@@ -1,0 +2,10 @@
+Tue Jul  1 21:35:50 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.0
+  * Final release of KDE Frameworks 5
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+    http://www.kde.org/announcements/kde-frameworks-5.0.php
+
+-------------------------------------------------------------------

Old:
----
  kdoctools-4.100.0.tar.xz

New:
----
  kdoctools-5.0.0.tar.xz

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

Other differences:
------------------
++++++ kdoctools.spec ++++++
--- /var/tmp/diff_new_pack.Zzkc97/_old  2014-07-10 14:56:09.000000000 +0200
+++ /var/tmp/diff_new_pack.Zzkc97/_new  2014-07-10 14:56:09.000000000 +0200
@@ -17,12 +17,12 @@
 
 
 Name:           kdoctools
-Version:        4.100.0
+Version:        5.0.0
 Release:        0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  docbook_4
-BuildRequires:  extra-cmake-modules >= 0.0.14
+BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  fdupes
 BuildRequires:  karchive-devel >= %{_kf5_version}
 BuildRequires:  kf5-filesystem
@@ -33,7 +33,7 @@
 License:        LGPL-2.1+ and MIT
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
-Source:         
http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source:         
http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ kdoctools-4.100.0.tar.xz -> kdoctools-5.0.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/CMakeLists.txt 
new/kdoctools-5.0.0/CMakeLists.txt
--- old/kdoctools-4.100.0/CMakeLists.txt        2014-06-01 12:39:39.000000000 
+0200
+++ new/kdoctools-5.0.0/CMakeLists.txt  2014-07-01 20:15:23.000000000 +0200
@@ -3,7 +3,7 @@
 project(KDocTools)
 
 # ECM setup
-find_package(ECM 0.0.14 REQUIRED NO_MODULE)
+find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
 
 include(FeatureSummary)
@@ -11,8 +11,8 @@
 include(ECMMarkNonGuiExecutable)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "4.100.0") # handled by release scripts
-set(KF5_DEP_VERSION "4.100.0") # handled by release scripts
+set(KF5_VERSION "5.0.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.0.0") # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KDOCTOOLS
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kdoctools_version.h"
                         PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5DocToolsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/KF5DocToolsMacros.cmake 
new/kdoctools-5.0.0/KF5DocToolsMacros.cmake
--- old/kdoctools-4.100.0/KF5DocToolsMacros.cmake       2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/KF5DocToolsMacros.cmake 2014-07-01 20:15:23.000000000 
+0200
@@ -134,11 +134,6 @@
         set(subdir "${ARGS_SUBDIR}")
         file(GLOB images ${src_dir}/*.png)
         install(FILES ${build_doc} ${src_docs} ${images} DESTINATION 
${installDest}/${subdir})
-        # TODO symlinks on non-unix platforms
-        if (UNIX)
-            # execute some cmake code on make install which creates the symlink
-            install(CODE "execute_process(COMMAND ${CMAKE_COMMAND} -E 
create_symlink \"${installDest}/common\" 
\"\$ENV{DESTDIR}${installDest}/${subdir}/common\" )" )
-        endif (UNIX)
     endif()
 
 endfunction()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/af/kde-localised.css 
new/kdoctools-5.0.0/common/af/kde-localised.css
--- old/kdoctools-4.100.0/common/af/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/af/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/ca/kde-localised.css 
new/kdoctools-5.0.0/common/ca/kde-localised.css
--- old/kdoctools-4.100.0/common/ca/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/ca/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/cs/kde-localised.css 
new/kdoctools-5.0.0/common/cs/kde-localised.css
--- old/kdoctools-4.100.0/common/cs/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/cs/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/da/kde-localised.css 
new/kdoctools-5.0.0/common/da/kde-localised.css
--- old/kdoctools-4.100.0/common/da/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/da/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/de/kde-localised.css 
new/kdoctools-5.0.0/common/de/kde-localised.css
--- old/kdoctools-4.100.0/common/de/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/de/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/el/kde-localised.css 
new/kdoctools-5.0.0/common/el/kde-localised.css
--- old/kdoctools-4.100.0/common/el/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/el/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/en_GB/kde-localised.css 
new/kdoctools-5.0.0/common/en_GB/kde-localised.css
--- old/kdoctools-4.100.0/common/en_GB/kde-localised.css        2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/en_GB/kde-localised.css  2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/eo/kde-localised.css 
new/kdoctools-5.0.0/common/eo/kde-localised.css
--- old/kdoctools-4.100.0/common/eo/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/eo/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/es/kde-localised.css 
new/kdoctools-5.0.0/common/es/kde-localised.css
--- old/kdoctools-4.100.0/common/es/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/es/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/et/kde-localised.css 
new/kdoctools-5.0.0/common/et/kde-localised.css
--- old/kdoctools-4.100.0/common/et/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/et/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/eu/kde-localised.css 
new/kdoctools-5.0.0/common/eu/kde-localised.css
--- old/kdoctools-4.100.0/common/eu/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/eu/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/fr/kde-localised.css 
new/kdoctools-5.0.0/common/fr/kde-localised.css
--- old/kdoctools-4.100.0/common/fr/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/fr/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/gl/kde-localised.css 
new/kdoctools-5.0.0/common/gl/kde-localised.css
--- old/kdoctools-4.100.0/common/gl/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/gl/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/he/kde-localised.css 
new/kdoctools-5.0.0/common/he/kde-localised.css
--- old/kdoctools-4.100.0/common/he/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/he/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/hu/kde-localised.css 
new/kdoctools-5.0.0/common/hu/kde-localised.css
--- old/kdoctools-4.100.0/common/hu/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/hu/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/it/kde-localised.css 
new/kdoctools-5.0.0/common/it/kde-localised.css
--- old/kdoctools-4.100.0/common/it/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/it/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/ja/kde-localised.css 
new/kdoctools-5.0.0/common/ja/kde-localised.css
--- old/kdoctools-4.100.0/common/ja/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/ja/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/ko/kde-localised.css 
new/kdoctools-5.0.0/common/ko/kde-localised.css
--- old/kdoctools-4.100.0/common/ko/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/ko/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/lt/kde-localised.css 
new/kdoctools-5.0.0/common/lt/kde-localised.css
--- old/kdoctools-4.100.0/common/lt/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/lt/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/nb/kde-localised.css 
new/kdoctools-5.0.0/common/nb/kde-localised.css
--- old/kdoctools-4.100.0/common/nb/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/nb/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/nds/kde-localised.css 
new/kdoctools-5.0.0/common/nds/kde-localised.css
--- old/kdoctools-4.100.0/common/nds/kde-localised.css  2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/nds/kde-localised.css    2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/nl/kde-localised.css 
new/kdoctools-5.0.0/common/nl/kde-localised.css
--- old/kdoctools-4.100.0/common/nl/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/nl/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/nn/kde-localised.css 
new/kdoctools-5.0.0/common/nn/kde-localised.css
--- old/kdoctools-4.100.0/common/nn/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/nn/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/oc/kde-localised.css 
new/kdoctools-5.0.0/common/oc/kde-localised.css
--- old/kdoctools-4.100.0/common/oc/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/oc/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/pl/kde-localised.css 
new/kdoctools-5.0.0/common/pl/kde-localised.css
--- old/kdoctools-4.100.0/common/pl/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/pl/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/pt/kde-localised.css 
new/kdoctools-5.0.0/common/pt/kde-localised.css
--- old/kdoctools-4.100.0/common/pt/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/pt/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/pt_BR/kde-localised.css 
new/kdoctools-5.0.0/common/pt_BR/kde-localised.css
--- old/kdoctools-4.100.0/common/pt_BR/kde-localised.css        2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/pt_BR/kde-localised.css  2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/ro/kde-localised.css 
new/kdoctools-5.0.0/common/ro/kde-localised.css
--- old/kdoctools-4.100.0/common/ro/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/ro/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <claud...@geocities.com>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/ru/kde-localised.css 
new/kdoctools-5.0.0/common/ru/kde-localised.css
--- old/kdoctools-4.100.0/common/ru/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/ru/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/sl/kde-localised.css 
new/kdoctools-5.0.0/common/sl/kde-localised.css
--- old/kdoctools-4.100.0/common/sl/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/sl/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/sr/kde-localised.css 
new/kdoctools-5.0.0/common/sr/kde-localised.css
--- old/kdoctools-4.100.0/common/sr/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/sr/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/sv/kde-localised.css 
new/kdoctools-5.0.0/common/sv/kde-localised.css
--- old/kdoctools-4.100.0/common/sv/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/sv/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/tr/kde-localised.css 
new/kdoctools-5.0.0/common/tr/kde-localised.css
--- old/kdoctools-4.100.0/common/tr/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/tr/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/uk/kde-localised.css 
new/kdoctools-5.0.0/common/uk/kde-localised.css
--- old/kdoctools-4.100.0/common/uk/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/uk/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/wa/kde-localised.css 
new/kdoctools-5.0.0/common/wa/kde-localised.css
--- old/kdoctools-4.100.0/common/wa/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/wa/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/xh/kde-localised.css 
new/kdoctools-5.0.0/common/xh/kde-localised.css
--- old/kdoctools-4.100.0/common/xh/kde-localised.css   2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/xh/kde-localised.css     2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/zh_CN/kde-localised.css 
new/kdoctools-5.0.0/common/zh_CN/kde-localised.css
--- old/kdoctools-4.100.0/common/zh_CN/kde-localised.css        2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/zh_CN/kde-localised.css  2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/common/zh_TW/kde-localised.css 
new/kdoctools-5.0.0/common/zh_TW/kde-localised.css
--- old/kdoctools-4.100.0/common/zh_TW/kde-localised.css        2014-06-01 
12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/common/zh_TW/kde-localised.css  2014-07-01 
20:15:23.000000000 +0200
@@ -13,8 +13,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
     Send comments, suggestions, etc. to <**authorcontactdetails**>.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/src/CMakeLists.txt 
new/kdoctools-5.0.0/src/CMakeLists.txt
--- old/kdoctools-4.100.0/src/CMakeLists.txt    2014-06-01 12:39:39.000000000 
+0200
+++ new/kdoctools-5.0.0/src/CMakeLists.txt      2014-07-01 20:15:23.000000000 
+0200
@@ -36,11 +36,13 @@
 
 target_include_directories(KF5XsltKde INTERFACE 
"$<INSTALL_INTERFACE:${KF5_INCLUDE_INSTALL_DIR}/XsltKde>")
 
-install(TARGETS KF5XsltKde ${KF5_INSTALL_TARGETS_DEFAULT_ARGS})
 install(FILES
-    xslt.h xslt_kde.h
-    DESTINATION ${KF5_INCLUDE_INSTALL_DIR}/XsltKde COMPONENT Devel
+    xslt.h
+    xslt_kde.h
+    DESTINATION ${KF5_INCLUDE_INSTALL_DIR}/XsltKde
+    COMPONENT Devel
 )
+
 install(TARGETS KF5XsltKde EXPORT KF5DocToolsTargets 
${KF5_INSTALL_TARGETS_DEFAULT_ARGS})
 
 ########### next target ###############
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/src/meinproc.cpp 
new/kdoctools-5.0.0/src/meinproc.cpp
--- old/kdoctools-4.100.0/src/meinproc.cpp      2014-06-01 12:39:39.000000000 
+0200
+++ new/kdoctools-5.0.0/src/meinproc.cpp        2014-07-01 20:15:23.000000000 
+0200
@@ -169,9 +169,6 @@
         }
     }
 
-    xmlSubstituteEntitiesDefault(1);
-    xmlLoadExtDtdDefaultValue = 1;
-
     QVector<const char *> params;
     {
         const QStringList paramList = parser.values(QStringLiteral("param"));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-4.100.0/src/xslt.cpp 
new/kdoctools-5.0.0/src/xslt.cpp
--- old/kdoctools-4.100.0/src/xslt.cpp  2014-06-01 12:39:39.000000000 +0200
+++ new/kdoctools-5.0.0/src/xslt.cpp    2014-07-01 20:15:23.000000000 +0200
@@ -163,7 +163,9 @@
 
     INFO(i18n("Parsing document"));
 
-    xmlDocPtr doc = xmlParseFile(QFile::encodeName(pat).constData());
+    xmlDocPtr doc = xmlReadFile(QFile::encodeName(pat).constData(), NULL,
+                                
XML_PARSE_NOENT|XML_PARSE_DTDLOAD|XML_PARSE_NONET);
+
     xsltTransformContextPtr ctxt;
 
     ctxt = xsltNewTransformContext(style_sheet, doc);

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to