Hello community, here is the log from the commit of package kdoctools for openSUSE:Factory checked in at 2018-01-22 15:59:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdoctools (Old) and /work/SRC/openSUSE:Factory/.kdoctools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdoctools" Mon Jan 22 15:59:57 2018 rev:51 rq:566674 version:5.42.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdoctools/kdoctools.changes 2018-01-09 14:41:48.871814256 +0100 +++ /work/SRC/openSUSE:Factory/.kdoctools.new/kdoctools.changes 2018-01-22 16:00:00.889877825 +0100 @@ -1,0 +2,16 @@ +Tue Jan 16 22:50:16 CET 2018 - lbeltr...@kde.org + +- Update to 5.42.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.42.0.php +- Changes since 5.41.0: + * add entity for Michael Pyne + * Remove obsolete reviewboardrc file + * add entities for Martin Koller to contributor.entities + * fix debian entry + * add entity Debian to general.entities + * add entity kbackup, it was imported + * add entity latex, we have already 7 entities in different index.docbooks in kf5 + +------------------------------------------------------------------- Old: ---- kdoctools-5.41.0.tar.xz New: ---- kdoctools-5.42.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdoctools.spec ++++++ --- /var/tmp/diff_new_pack.DiJguR/_old 2018-01-22 16:00:02.305811560 +0100 +++ /var/tmp/diff_new_pack.DiJguR/_new 2018-01-22 16:00:02.337810062 +0100 @@ -1,7 +1,7 @@ # # spec file for package kdoctools # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ %bcond_without lang %define lname libKF5DocTools5 -%define _tar_path 5.41 +%define _tar_path 5.42 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} Name: kdoctools -Version: 5.41.0 +Version: 5.42.0 Release: 0 %define kf5_version %{version} Summary: Create documentation from DocBook ++++++ kdoctools-5.41.0.tar.xz -> kdoctools-5.42.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdoctools-5.41.0/.reviewboardrc new/kdoctools-5.42.0/.reviewboardrc --- old/kdoctools-5.41.0/.reviewboardrc 2017-12-02 21:04:29.000000000 +0100 +++ new/kdoctools-5.42.0/.reviewboardrc 1970-01-01 01:00:00.000000000 +0100 @@ -1,5 +0,0 @@ -REVIEWBOARD_URL = "https://git.reviewboard.kde.org" -REPOSITORY = 'git://anongit.kde.org/kdoctools' -BRANCH = 'master' -TARGET_GROUPS = 'kdeframeworks,docs' -TARGET_PEOPLE = 'ltoscano' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdoctools-5.41.0/CMakeLists.txt new/kdoctools-5.42.0/CMakeLists.txt --- old/kdoctools-5.41.0/CMakeLists.txt 2017-12-02 21:04:29.000000000 +0100 +++ new/kdoctools-5.42.0/CMakeLists.txt 2018-01-07 17:17:56.000000000 +0100 @@ -1,12 +1,12 @@ cmake_minimum_required(VERSION 3.0) -set(KF5_VERSION "5.41.0") # handled by release scripts -set(KF5_DEP_VERSION "5.41.0") # handled by release scripts +set(KF5_VERSION "5.42.0") # handled by release scripts +set(KF5_DEP_VERSION "5.42.0") # handled by release scripts project(KDocTools VERSION ${KF5_VERSION}) # ECM setup include(FeatureSummary) -find_package(ECM 5.41.0 NO_MODULE) +find_package(ECM 5.42.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://projects.kde.org/projects/kdesupport/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdoctools-5.41.0/po/ca/docs/checkXML5/man-checkXML5.1.docbook new/kdoctools-5.42.0/po/ca/docs/checkXML5/man-checkXML5.1.docbook --- old/kdoctools-5.41.0/po/ca/docs/checkXML5/man-checkXML5.1.docbook 2017-12-02 21:04:29.000000000 +0100 +++ new/kdoctools-5.42.0/po/ca/docs/checkXML5/man-checkXML5.1.docbook 2018-01-07 17:17:56.000000000 +0100 @@ -22,7 +22,7 @@ <releaseinfo >Frameworks 5.0</releaseinfo> <productname ->KDE Frameworks</productname> +>Frameworks del KDE</productname> </refentryinfo> <refmeta> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdoctools-5.41.0/po/ca/docs/meinproc5/man-meinproc5.1.docbook new/kdoctools-5.42.0/po/ca/docs/meinproc5/man-meinproc5.1.docbook --- old/kdoctools-5.41.0/po/ca/docs/meinproc5/man-meinproc5.1.docbook 2017-12-02 21:04:29.000000000 +0100 +++ new/kdoctools-5.42.0/po/ca/docs/meinproc5/man-meinproc5.1.docbook 2018-01-07 17:17:56.000000000 +0100 @@ -56,7 +56,7 @@ <releaseinfo >Frameworks 5.0</releaseinfo> <productname ->KDE Frameworks</productname> +>Frameworks del KDE</productname> </refentryinfo> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdoctools-5.41.0/po/ca/docs/qt5options/man-qt5options.7.docbook new/kdoctools-5.42.0/po/ca/docs/qt5options/man-qt5options.7.docbook --- old/kdoctools-5.41.0/po/ca/docs/qt5options/man-qt5options.7.docbook 2017-12-02 21:04:29.000000000 +0100 +++ new/kdoctools-5.42.0/po/ca/docs/qt5options/man-qt5options.7.docbook 2018-01-07 17:17:56.000000000 +0100 @@ -30,7 +30,7 @@ <refname >qt5options</refname> <refpurpose ->Opcions comuns de la línia d'ordres per a totes les aplicacions basades en el joc d'eines de les Qt</refpurpose> +>Opcions comunes de la línia d'ordres per a totes les aplicacions basades en el joc d'eines de les Qt</refpurpose> </refnamediv> <refsynopsisdiv> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdoctools-5.41.0/po/de/docs/kf5options/man-kf5options.7.docbook new/kdoctools-5.42.0/po/de/docs/kf5options/man-kf5options.7.docbook --- old/kdoctools-5.41.0/po/de/docs/kf5options/man-kf5options.7.docbook 2017-12-02 21:04:29.000000000 +0100 +++ new/kdoctools-5.42.0/po/de/docs/kf5options/man-kf5options.7.docbook 2018-01-07 17:17:56.000000000 +0100 @@ -6,13 +6,13 @@ <refentry lang="&language;"> <refentryinfo> <title ->kf5options-Benutzerhandbuch</title> +>Frameworks-Befehlszeilendokumentation</title> <author >&Lauri.Watts; &Lauri.Watts.mail;</author> <date ->2014-03-04</date> +>2016-05-13</date> <releaseinfo ->Frameworks 5.0</releaseinfo> +>Frameworks 5.22</releaseinfo> <productname >KDE Frameworks</productname> </refentryinfo> @@ -35,107 +35,108 @@ <cmdsynopsis ><command ><replaceable ->KDE-Anwendung</replaceable +>KDE application</replaceable ></command -> <arg choice="opt" ->Allgemeine KDE-Optionen</arg +> <group choice="opt" +><option +>-h, --help</option +></group +> <group choice="opt" +><option +>-v, --version</option +></group +> <group choice="opt" +><option +>--author</option +></group +> <group choice="opt" +><option +>--license</option +></group +> <group choice="opt" +><option +>--desktopfile</option +> <replaceable +>file name</replaceable +> </group > </cmdsynopsis> </refsynopsisdiv> - <refsect1> <title >Optionen</title> <para >Die folgenden Parameter gelten für alle &kde;-Anwendungen:</para> + <variablelist> <varlistentry> <term ><option ->--caption</option -> <parameter ->Titel</parameter -></term> -<listitem -><para ->Verwendet <parameter ->Titel</parameter -> in der Titelleiste des Anwendungsfensters.</para -></listitem> -</varlistentry> -<varlistentry> -<term -><option ->--icon</option -> <parameter ->Symbol</parameter +>-h</option +> <option +>--help</option ></term> <listitem ><para ->Verwendet <parameter ->Symbole</parameter -> als Symbol für die Anwendung.</para -></listitem> -</varlistentry> -<varlistentry> -<term -><option ->--config</option -> <parameter ->dateiname</parameter -></term> -<listitem -><para ->Alternative Einstellungen aus <parameter ->dateiname</parameter -> verwenden</para -></listitem> +>Zeigt die Optionen für die Befehlszeile an</para> +</listitem> </varlistentry> + <varlistentry> <term ><option ->--nocrashhandler</option +>-v</option +> <option +>--version</option ></term> -<listitem -><para ->Abschalten des Crash-Handlers, damit Fehlerprotokolle (core dumps) erstellt werden.</para +<listitem> +<para +>Zeigt Versionsinformationen für das <replaceable +>KDE-Programm</replaceable +> an</para ></listitem> </varlistentry> + <varlistentry> <term ><option ->--waitforwm</option +>--author</option ></term> <listitem ><para ->Wartet auf einen WM_NET-kompatiblen Fenstermanager.</para +>Zeigt die Autoren des <replaceable +>KDE-Programms</replaceable +> im Terminalfenster an</para ></listitem> </varlistentry> + <varlistentry> <term ><option ->--style</option -> <parameter ->Stil</parameter +>--license</option ></term> <listitem ><para ->Legt den &GUI;-Stil der Anwendung fest.</para +>Zeigt Informationen zu den Lizenzbestimmungen.</para ></listitem> </varlistentry> + <varlistentry> <term ><option ->--geometry</option -> <parameter ->Position/Größe</parameter +>--desktopfile</option +> <replaceable +>file name</replaceable ></term> <listitem ><para ->Legt die Position/Größe des Hauptbildschirmelements fest.</para +>Der Basis-Dateiname des Desktop-Eintrags dieser Anwendung.</para> +<para +>Dies ist besonders nützlich für Wrapper-Anwendungen und Anwendungen. die mehrere Desktop-Dateien haben. So kann jede Desktop-Datei ihren eigenen Namen in den exec-Befehl einfügen. </para ></listitem> </varlistentry> + </variablelist> </refsect1> @@ -144,9 +145,7 @@ <title >Siehe auch</title> <para -><replaceable ->qt5options</replaceable ->(7)</para> +>qt5options(7)</para> </refsect1> @@ -154,7 +153,9 @@ <title >Autoren</title> <para ->Handbuchseite geschrieben von &Lauri.Watts;&Lauri.Watts.mail;</para> +>Die Handbuchseite wurde ursprünglich für kdelibs4 von &Lauri.Watts;&Lauri.Watts.mail; geschrieben</para> +<para +>Aktualisierung für Frameworks 5 durch &Burkhard.Lueck; &Burkhard.Lueck.mail;</para> </refsect1> </refentry> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdoctools-5.41.0/po/zh_CN/kdoctools5.po new/kdoctools-5.42.0/po/zh_CN/kdoctools5.po --- old/kdoctools-5.41.0/po/zh_CN/kdoctools5.po 2017-12-02 21:04:29.000000000 +0100 +++ new/kdoctools-5.42.0/po/zh_CN/kdoctools5.po 2018-01-07 17:17:56.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-03-04 03:56+0100\n" -"PO-Revision-Date: 2017-11-09 08:34-0500\n" +"PO-Revision-Date: 2018-01-05 06:38-0500\n" "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdoctools-5.41.0/src/customization/entities/contributor.entities new/kdoctools-5.42.0/src/customization/entities/contributor.entities --- old/kdoctools-5.41.0/src/customization/entities/contributor.entities 2017-12-02 21:04:29.000000000 +0100 +++ new/kdoctools-5.42.0/src/customization/entities/contributor.entities 2018-01-07 17:17:56.000000000 +0100 @@ -272,6 +272,8 @@ <!ENTITY Michael.Korman '<personname><firstname>Michael</firstname><surname>Korman</surname></personname>'> <!ENTITY Antti.Koivisto '<personname><firstname>Antti</firstname><surname>Koivisto</surname></personname>'> <!ENTITY Antti.Koivisto.mail '<email>koivi...@iki.fi</email>'> +<!ENTITY Martin.Koller '<personname><firstname>Martin</firstname><surname>Koller</surname></personname>'> +<!ENTITY Martin.Koller.mail '<email>kol...@aon.at</email>'> <!ENTITY Friedrich.Kossebau '<personname><firstname>Friedrich</firstname><othername>W. H.</othername><surname>Kossebau</surname></personname>'> <!ENTITY Friedrich.Kossebau.email '<email>kosse...@kde.org</email>'> <!ENTITY Matt.Koss '<personname><firstname>Matt</firstname><surname>Koss</surname></personname>'> @@ -385,6 +387,8 @@ <!ENTITY Harri.Porten.mail '<email>por...@kde.org</email>'> <!ENTITY Milos.Prudek '<personname><firstname>Milos</firstname><surname>Prudek</surname></personname>'> <!ENTITY Milos.Prudek.mail '<email>milos.pru...@worldonline.cz</email>'> +<!ENTITY Michael.Pyne '<personname><firstname>Michael</firstname><surname>Pyne</surname></personname>'> +<!ENTITY Michael.Pyne.mail '<emailmp...@kde.org</email>'> <!ENTITY Frerich.Raabe '<personname><firstname>Frerich</firstname><surname>Raabe</surname></personname>'> <!ENTITY Frerich.Raabe.mail '<email>ra...@kde.org</email>'> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdoctools-5.41.0/src/customization/entities/general.entities new/kdoctools-5.42.0/src/customization/entities/general.entities --- old/kdoctools-5.41.0/src/customization/entities/general.entities 2017-12-02 21:04:29.000000000 +0100 +++ new/kdoctools-5.42.0/src/customization/entities/general.entities 2018-01-07 17:17:56.000000000 +0100 @@ -133,6 +133,7 @@ <!ENTITY CSS "<acronym>CSS</acronym>"> <!ENTITY CUPS "<acronym>CUPS</acronym>"> <!ENTITY DBus "<acronym>D-Bus</acronym>"> +<!ENTITY Debian '<acronym><trademark class="registered">Debian</trademark></acronym>'> <!ENTITY DVD "<acronym>DVD</acronym>"> <!ENTITY digikam "<application>digiKam</application>"> <!ENTITY dolphin "<application>Dolphin</application>"> @@ -194,6 +195,7 @@ <!ENTITY katomic "<application>KAtomic</application>"> <!ENTITY kaudiocreator "<application>KAudioCreator</application>"> <!ENTITY kbackgammon "<application>KBackgammon</application>"> +<!ENTITY kbackup "<application>KBackup</application>"> <!ENTITY kbattleship "<application>KBattleship</application>"> <!ENTITY kbibtex "<application>KBibTeX</application>"> <!ENTITY kblackbox "<application>KBlackBox</application>"> @@ -375,6 +377,7 @@ <!ENTITY kwuftpd "<application>kwuftpd</application>"> <!ENTITY kxkb "<application>Kxkb</application>"> <!ENTITY kxstitch '<application>KXStitch</application>'> +<!ENTITY latex "L<superscript>A</superscript>T<subscript>E</subscript>X"> <!ENTITY LaserJet '<trademark class="registered">LaserJet</trademark>'> <!ENTITY lisa "<application>Lisa</application>"> <!ENTITY Linux '<trademark class="registered">Linux</trademark>'>