Hello community, here is the log from the commit of package kdoctools for openSUSE:Factory checked in at 2015-07-14 17:23:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2015-06-23 12:08:03.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kdoctools.new/kdoctools.changes 2015-07-14 17:23:37.000000000 +0200 @@ -1,0 +2,8 @@ +Sun Jul 5 18:45:01 UTC 2015 - [email protected] + +- Update to 5.12.0 + * Update K5 docbook templates + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.12.0.php + +------------------------------------------------------------------- Old: ---- kdoctools-5.11.0.tar.xz New: ---- kdoctools-5.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdoctools.spec ++++++ --- /var/tmp/diff_new_pack.tLKPqL/_old 2015-07-14 17:23:37.000000000 +0200 +++ /var/tmp/diff_new_pack.tLKPqL/_new 2015-07-14 17:23:37.000000000 +0200 @@ -17,9 +17,9 @@ %bcond_without lang -%define _tar_path 5.11 +%define _tar_path 5.12 Name: kdoctools -Version: 5.11.0 +Version: 5.12.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 ++++++ kdoctools-5.11.0.tar.xz -> kdoctools-5.12.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdoctools-5.11.0/CMakeLists.txt new/kdoctools-5.12.0/CMakeLists.txt --- old/kdoctools-5.11.0/CMakeLists.txt 2015-06-06 23:15:30.000000000 +0200 +++ new/kdoctools-5.12.0/CMakeLists.txt 2015-07-05 11:02:50.000000000 +0200 @@ -4,7 +4,7 @@ # ECM setup include(FeatureSummary) -find_package(ECM 5.11.0 NO_MODULE) +find_package(ECM 5.12.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) @@ -15,8 +15,8 @@ include(ECMMarkNonGuiExecutable) include(ECMPackageConfigHelpers) -set(KF5_VERSION "5.11.0") # handled by release scripts -set(KF5_DEP_VERSION "5.11.0") # handled by release scripts +set(KF5_VERSION "5.12.0") # handled by release scripts +set(KF5_DEP_VERSION "5.12.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-5.11.0/po/ast/kdoctools5.po new/kdoctools-5.12.0/po/ast/kdoctools5.po --- old/kdoctools-5.11.0/po/ast/kdoctools5.po 2015-06-06 23:15:30.000000000 +0200 +++ new/kdoctools-5.12.0/po/ast/kdoctools5.po 2015-07-05 11:02:50.000000000 +0200 @@ -7,9 +7,9 @@ "Project-Id-Version: kio_help4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-09-21 08:00+0000\n" -"PO-Revision-Date: 2015-04-06 14:49+0100\n" -"Last-Translator: enolp <[email protected]>\n" -"Language-Team: Asturian <[email protected]>\n" +"PO-Revision-Date: 2015-06-30 13:45+0100\n" +"Last-Translator: Enol P. <[email protected]>\n" +"Language-Team: Asturian <[email protected]>\n" "Language: ast\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,21 +18,17 @@ "Plural-Forms: nplurals=2; plural=n != 1;\n" #: xslt.cpp:140 -#, fuzzy msgid "Parsing stylesheet" msgstr "Analizando la fueya d'estilu" #: xslt.cpp:164 -#, fuzzy msgid "Parsing document" msgstr "Analizando'l documentu" #: xslt.cpp:193 -#, fuzzy msgid "Applying stylesheet" msgstr "Aplicando la fueya d'estilu" #: xslt.cpp:201 -#, fuzzy msgid "Writing document" -msgstr "Escribiendo nel documentu" +msgstr "Escribiendo'l documentu" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdoctools-5.11.0/po/de/docs/meinproc5/man-meinproc5.8.docbook new/kdoctools-5.12.0/po/de/docs/meinproc5/man-meinproc5.8.docbook --- old/kdoctools-5.11.0/po/de/docs/meinproc5/man-meinproc5.8.docbook 2015-06-06 23:15:30.000000000 +0200 +++ new/kdoctools-5.12.0/po/de/docs/meinproc5/man-meinproc5.8.docbook 2015-07-05 11:02:50.000000000 +0200 @@ -78,7 +78,7 @@ <refsynopsisdiv> <title ->Synopsis</title> +>Übersicht</title> <cmdsynopsis ><command diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdoctools-5.11.0/src/customization/ca/entities/help-menu.docbook new/kdoctools-5.12.0/src/customization/ca/entities/help-menu.docbook --- old/kdoctools-5.11.0/src/customization/ca/entities/help-menu.docbook 2015-06-06 23:15:30.000000000 +0200 +++ new/kdoctools-5.12.0/src/customization/ca/entities/help-menu.docbook 2015-07-05 11:02:50.000000000 +0200 @@ -24,9 +24,9 @@ </menuchoice> </term> <listitem><para><action>Canvia el cursor del ratolí a una combinació entre -fletxa i interrogant.</action> Clicant a sobre dels ítems de &kappname; -se us obrirà una finestra d'ajuda (si existeix per a aquest ítem en -particular) explicant la funció de dit ítem.</para></listitem> +fletxa i interrogant.</action> Fent clic a sobre dels elements de &kappname; +se us obrirà una finestra d'ajuda (si existeix per a aquest element en +particular) explicant la funció de dit element.</para></listitem> </varlistentry> <varlistentry> @@ -61,9 +61,9 @@ <varlistentry> <term><menuchoice> <guimenu>Ajuda</guimenu> -<guimenuitem>Quant a KDE</guimenuitem> +<guimenuitem>Quant al KDE</guimenuitem> </menuchoice></term> <listitem><para><action>Us mostrarà informació quant a la versió del KDE i -d'altra informació bàsica.</action></para></listitem> +altra informació bàsica.</action></para></listitem> </varlistentry> </variablelist> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdoctools-5.11.0/src/customization/ca/entities/install-compile.docbook new/kdoctools-5.12.0/src/customization/ca/entities/install-compile.docbook --- old/kdoctools-5.11.0/src/customization/ca/entities/install-compile.docbook 2015-06-06 23:15:30.000000000 +0200 +++ new/kdoctools-5.12.0/src/customization/ca/entities/install-compile.docbook 2015-07-05 11:02:50.000000000 +0200 @@ -1,9 +1,10 @@ +<!-- Entity is deprecated and should be removed in Frameworks 6--> + <para>Per a informació més detallada sobre com compilar i instal·lar -aplicacions &kde; mireu -<ulink url="http://techbase.kde.org/Getting_Started#Building_and_Running_KDE_Software_From_Source"> -Building and Running KDE Software From Source</ulink></para> +les aplicacions &kde; mireu <ulink url="http://techbase.kde.org/"> +&kde; Techbase</ulink>.</para> -<para>Donat que &kde; empra <command>cmake</command> no hauria de produir-se +<para>Atès que el &kde; empra <command>cmake</command> no hauria de produir-se cap complicació durant la compilació. Si us trobeu amb cap problema, si us -plau, informeu-ne a les llistes de correu de &kde;.</para> +plau, informeu-ne a les llistes de correu del &kde;.</para> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdoctools-5.11.0/src/customization/ca/entities/install-intro.docbook new/kdoctools-5.12.0/src/customization/ca/entities/install-intro.docbook --- old/kdoctools-5.11.0/src/customization/ca/entities/install-intro.docbook 2015-06-06 23:15:30.000000000 +0200 +++ new/kdoctools-5.12.0/src/customization/ca/entities/install-intro.docbook 2015-07-05 11:02:50.000000000 +0200 @@ -1,5 +1,9 @@ +<!-- Entity is deprecated and should be removed in Frameworks 6--> + <!-- requires that packagename is defined in the documentation prologue --> + <para>&kappname; forma part del projecte &kde; &kde-http;.</para> -<para>&kappname; pot trobar-se en el paquet &package; en &kde-ftp;, el -servidor &FTP; principal del projecte &kde;.</para> +<para>&kappname; pot trobar-se en el paquet &package; en el <ulink +url="http://download.kde.org/">lloc de baixada</ulink> del projecte +&kde;.</para> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdoctools-5.11.0/src/customization/ca/entities/update-doc.docbook new/kdoctools-5.12.0/src/customization/ca/entities/update-doc.docbook --- old/kdoctools-5.11.0/src/customization/ca/entities/update-doc.docbook 2015-06-06 23:15:30.000000000 +0200 +++ new/kdoctools-5.12.0/src/customization/ca/entities/update-doc.docbook 2015-07-05 11:02:50.000000000 +0200 @@ -1,3 +1,3 @@ <para>Aquest document ha estat actualitzat des de que el vàreu instal·lar. -Podreu trobar l'última versió del mateix a <ulink -url="http://docs.kde.org/">http://docs.kde.org/</ulink>.</para> +Trobareu l'última versió del mateix a <ulink url="http://docs.kde.org/"> +http://docs.kde.org/</ulink>.</para> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdoctools-5.11.0/src/customization/ca/user.entities new/kdoctools-5.12.0/src/customization/ca/user.entities --- old/kdoctools-5.11.0/src/customization/ca/user.entities 2015-06-06 23:15:30.000000000 +0200 +++ new/kdoctools-5.12.0/src/customization/ca/user.entities 2015-07-05 11:02:50.000000000 +0200 @@ -18,19 +18,19 @@ <!ENTITY etc "<abbrev>etc.</abbrev>"> <!ENTITY IGU "<acronym>IGU</acronym>"><!-- English: &GUI; --> <!ENTITY Intro "<keycap>Retorn</keycap>"><!-- English: &Enter; --> -<!ENTITY kde-frameworks "<productname>&kde; Frameworks</productname>"> +<!ENTITY kde-frameworks "<productname>Frameworks del &kde;</productname>"> <!-- English: &kde; Frameworks --> <!ENTITY kde-sc "&kde; <acronym>SC</acronym>"> -<!ENTITY kde-sc-full "<productname>&kde; Software Compilation</productname>"> +<!ENTITY kde-sc-full "<productname>Compilació de programari &kde;</productname>"> <!-- English: &kde; Software Compilation --> <!ENTITY kf5 "<acronym>KF5</acronym>"> <!ENTITY kf5-full "&kde-frameworks; <productnumber>5</productnumber>"> <!ENTITY kmenu "Menú <guimenu>K</guimenu>"> <!ENTITY Maj "<keycap>Majús.</keycap>"><!-- English: &Shift; --> <!ENTITY partman "<application>Gestor de particions del KDE</application>"> <!-- English: &partman; (KDE Partition Manager)--> -<!ENTITY plasma-active "<productname>&kde; Plasma Active</productname>"> -<!ENTITY plasma-media-center "<productname>&kde; Plasma Media Center</productname>"> -<!ENTITY plasma-netbook "<productname>&kde; Plasma Netbook</productname>"> -<!ENTITY plasma-desktop "<productname>&kde; Plasma Desktop</productname>"> -<!ENTITY plasma-workspaces "<productname>&kde; Plasma Workspaces</productname>"> +<!ENTITY plasma-active "<productname>Plasma Active del &kde;</productname>"> <!-- English: &kde; Plasma Active --> +<!ENTITY plasma-media-center "<productname>Centre multimèdia del Plasma pel &kde;</productname>"> <!-- English: &kde; Plasma Media Center --> +<!ENTITY plasma-netbook "<productname>Plasma per ordinadors ultraportàtils del &kde;</productname>"> <!-- English: &kde; Plasma Netbook --> +<!ENTITY plasma-desktop "<productname>Escriptori Plasma del &kde;</productname>"> <!-- English: &kde; Plasma Desktop --> +<!ENTITY plasma-workspaces "<productname>Espais de treball Plasma del &kde;</productname>"> <!-- English: &kde; Plasma Workspaces --> <!ENTITY pex "<abbrev>p. ex.</abbrev>"><!-- English: ⪚ --> <!ENTITY PMF "<acronym>PMF</acronym>"><!-- English: &FAQ; --> <!ENTITY ppp "<acronym>ppp</acronym>"><!-- English: &dpi; --> @@ -41,8 +41,8 @@ <!ENTITY Tab "<keycap>Tabulador</keycap>"> <!-- ROLES OF TRANSLATORS --> -<!ENTITY traductor.Antoni.Bella '<othercredit role="translator"><firstname>Antoni</firstname><surname>Bella</surname><affiliation><address><email>[email protected]</email></address></affiliation><contrib>Traductor</contrib></othercredit>'> -<!ENTITY revisor.Antoni.Bella '<othercredit role="reviewer"><firstname>Antoni</firstname><surname>Bella</surname><affiliation><address><email>[email protected]</email></address></affiliation><contrib>Revisor</contrib></othercredit>'> +<!ENTITY traductor.Antoni.Bella '<othercredit role="translator"><firstname>Antoni</firstname><surname>Bella</surname><affiliation><address><email>[email protected]</email></address></affiliation><contrib>Traductor</contrib></othercredit>'> +<!ENTITY revisor.Antoni.Bella '<othercredit role="reviewer"><firstname>Antoni</firstname><surname>Bella</surname><affiliation><address><email>[email protected]</email></address></affiliation><contrib>Revisor</contrib></othercredit>'> <!ENTITY traductor.Pep.Roca '<othercredit role="translator"><firstname>Pep</firstname><surname>Roca</surname><affiliation><address><email>[email protected]</email></address></affiliation><contrib>Traductor</contrib></othercredit>'> <!ENTITY revisor.Pep.Roca '<othercredit role="reviewer"><firstname>Pep</firstname><surname>Roca</surname><affiliation><address><email>[email protected]</email></address></affiliation><contrib>Revisor</contrib></othercredit>'> <!ENTITY traductor.Rafael.Carreras '<othercredit role="translator"><firstname>Rafael</firstname><surname>Carreras</surname><affiliation><address><email>[email protected]</email></address></affiliation><contrib>Traductor</contrib></othercredit>'> @@ -54,7 +54,7 @@ <!-- CREDITS FOR TRANSLATORS --> <!-- Seguir el següent format '<para>Traductor/Revisor de la documentació: &credits.Nom.Cognom;</para>' --> -<!ENTITY credits.Antoni.Bella 'Antoni Bella <email>[email protected]</email>'> +<!ENTITY credits.Antoni.Bella 'Antoni Bella <email>[email protected]</email>'> <!ENTITY credits.Pep.Roca 'Pep Roca <email>[email protected]</email>'> <!ENTITY credits.Rafael.Carreras 'Rafael Carreras <email>[email protected]</email>'> <!ENTITY credits.Manuel.Tortosa 'Manuel Tortosa <email>[email protected]</email>'> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdoctools-5.11.0/src/man-template.docbook new/kdoctools-5.12.0/src/man-template.docbook --- old/kdoctools-5.11.0/src/man-template.docbook 2015-06-06 23:15:30.000000000 +0200 +++ new/kdoctools-5.12.0/src/man-template.docbook 2015-07-05 11:02:50.000000000 +0200 @@ -13,13 +13,13 @@ </personname> <email><!--Your email address--></email></author> <!--Date when this manpage was written, in the ISO 8601 format 'yyyy-mm-dd'--> -<date>2014-04-03</date> -<!--version information of the application this documentation is valid for. -for example 'xx.yy.zz'--> -<releaseinfo>5.1</releaseinfo> -<!-- replace Foo with the application name; &kde; as prefix/namespace could +<date>2015-04-03</date> +<!--version information of application this manpage is valid for. +--> +<releaseinfo>$applicationname xx.yy</releaseinfo> +<!-- replace $applicationname with the application name; &kde; as prefix/namespace could be not needed, ask the promo team in case of doubt--> -<productname>&kde; &kappname;</productname> +<productname>$applicationname</productname> </refentryinfo> <refmeta> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdoctools-5.11.0/src/template.docbook new/kdoctools-5.12.0/src/template.docbook --- old/kdoctools-5.11.0/src/template.docbook 2015-06-06 23:15:30.000000000 +0200 +++ new/kdoctools-5.12.0/src/template.docbook 2015-07-05 11:02:50.000000000 +0200 @@ -5,9 +5,6 @@ <!ENTITY kmyapplication "<application>KMyApp</application>"> <!ENTITY kappname "&kmyapplication;"><!-- replace kmyapplication here do *not* replace kappname--> - <!ENTITY package "kde-module"><!-- kdebase, kdeadmin, etc. Leave - this unchanged if your - application is not maintained in KDE source archiv --> <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE"> <!-- ONLY If you are writing non-English original documentation, change @@ -91,7 +88,7 @@ </authorgroup> <copyright> -<year>2014</year> +<year>2015</year> <holder>George N. Ugnacious</holder> </copyright> <legalnotice>&FDLNotice;</legalnotice> @@ -100,12 +97,16 @@ Don't forget to include this last date. Please respect the format of the date (YYYY-MM-DD),it is used by scripts. --> -<date>2014-04-03</date> +<date>2015-04-03</date> -<!--version information of the application and kde this documentation is valid for. -for example 'xx.yy.zz' +<!--version information of Frameworks/Plasma/Applications this documentation is valid for. +Example: +Frameworks xx.yy for docbooks in frameworks +Plasma xx.yy for docbooks in plasma workspace +Applications xx.yy for docbooks released as Applications +$applicationname xx.yy for applications with independent release schedule (extragear/playground) --> -<releaseinfo>1.01.00</releaseinfo> +<releaseinfo>Frameworks or Plasma or Applications or $applicationname xx.yy</releaseinfo> <!-- Abstract about this handbook --> @@ -139,6 +140,24 @@ discretion. Other chapters should not be left out in order to maintain a consistent documentation style across all KDE apps. --> + +<!-- KDE Games have special chapters + +Introduction + +How to play + +Game Rules, Strategies and Tips + +Interface Overview + +Frequently asked questions + +Credits and License + +Please use one of index.docbook files from kdegames + +--> <chapter id="introduction"> <title>Introduction</title> @@ -386,6 +405,12 @@ </chapter> +<!-- Appendix Installation is optional, usually not required + +Entities &install.intro.documentation; + &install.compile.documentation; will be removed in later kdoctools + +--> + <appendix id="installation"> <title>Installation</title>
