Hello community,

here is the log from the commit of package kdoctools for openSUSE:Factory 
checked in at 2016-05-19 12:07:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2016-04-12 
19:16:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kdoctools.new/kdoctools.changes 2016-05-19 
12:07:09.000000000 +0200
@@ -1,0 +2,8 @@
+Sat May  7 18:31:25 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.22.0 (boo#980066)
+  * Added entity applications
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.22.0.php
+
+-------------------------------------------------------------------

Old:
----
  kdoctools-5.21.0.tar.xz

New:
----
  kdoctools-5.22.0.tar.xz

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

Other differences:
------------------
++++++ kdoctools.spec ++++++
--- /var/tmp/diff_new_pack.6Fwosx/_old  2016-05-19 12:07:10.000000000 +0200
+++ /var/tmp/diff_new_pack.6Fwosx/_new  2016-05-19 12:07:10.000000000 +0200
@@ -17,9 +17,9 @@
 
 
 %bcond_without lang
-%define _tar_path 5.21
+%define _tar_path 5.22
 Name:           kdoctools
-Version:        5.21.0
+Version:        5.22.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++++++ kdoctools-5.21.0.tar.xz -> kdoctools-5.22.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-5.21.0/CMakeLists.txt 
new/kdoctools-5.22.0/CMakeLists.txt
--- old/kdoctools-5.21.0/CMakeLists.txt 2016-04-03 22:51:22.000000000 +0200
+++ new/kdoctools-5.22.0/CMakeLists.txt 2016-05-07 17:12:14.000000000 +0200
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.21.0  NO_MODULE)
+find_package(ECM 5.22.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.21.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.21.0") # handled by release scripts
+set(KF5_VERSION "5.22.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.22.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.21.0/src/customization/de/user.entities 
new/kdoctools-5.22.0/src/customization/de/user.entities
--- old/kdoctools-5.21.0/src/customization/de/user.entities     2016-04-03 
22:51:22.000000000 +0200
+++ new/kdoctools-5.22.0/src/customization/de/user.entities     2016-05-07 
17:12:14.000000000 +0200
@@ -28,7 +28,6 @@
 <!ENTITY MMB    "<mousebutton>mittlere</mousebutton> Maustaste">
 <!ENTITY MMBn   "<mousebutton>mittleren</mousebutton> Maustaste">
 <!ENTITY MMBr   "<mousebutton>mittlerer</mousebutton> Maustaste">
-<!ENTITY mondphase "<application>Mondphase</application>"> <!-- kmoon -->
 <!ENTITY OS     "Betriebssystem">
 <!ENTITY partman "<application>KDE-Partitionsmanager</application>">
 <!ENTITY plasma-active "<productname>&kde; Plasma Active</productname>">
@@ -36,6 +35,7 @@
 <!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 plasmapa      "<productname>&kde; Plasma Pulseaudio</productname>">
 <!ENTITY RMB    "<mousebutton>rechte</mousebutton> Maustaste">
 <!ENTITY RMBn   "<mousebutton>rechten</mousebutton> Maustaste">
 <!ENTITY RMBr   "<mousebutton>rechter</mousebutton> Maustaste">
@@ -45,6 +45,7 @@
 <!ENTITY Tab   "<keycap>Tab</keycap>"> <!-- Tab -->
 
 <!-- Deprecated, will be removed at a future time, do not use -->
+<!ENTITY mondphase "<application>Mondphase</application>"> <!-- kmoon -->
 <!ENTITY kcc "<application>&kde;-Kontrollzentrum</application>" ><!-- kcc -->
 <!ENTITY kcontrolcenter "<application>&kde;-Kontrollzentrum</application>">
 <!ENTITY kde "K-Arbeitsumgebung" ><!-- kde -->
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-5.21.0/src/customization/it/user.entities 
new/kdoctools-5.22.0/src/customization/it/user.entities
--- old/kdoctools-5.21.0/src/customization/it/user.entities     2016-04-03 
22:51:22.000000000 +0200
+++ new/kdoctools-5.22.0/src/customization/it/user.entities     2016-05-07 
17:12:14.000000000 +0200
@@ -33,6 +33,7 @@
 <!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 plasmapa      "<productname>&kde; Plasma Pulseaudio</productname>">
 <!ENTITY RMB    "tasto <mousebutton>destro</mousebutton> del mouse">
 <!ENTITY Shift "<keycap>Shift</keycap>">
 <!ENTITY systemsettings   "<application>Impostazioni di sistema</application>">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-5.21.0/src/customization/nl/user.entities 
new/kdoctools-5.22.0/src/customization/nl/user.entities
--- old/kdoctools-5.21.0/src/customization/nl/user.entities     2016-04-03 
22:51:22.000000000 +0200
+++ new/kdoctools-5.22.0/src/customization/nl/user.entities     2016-05-07 
17:12:14.000000000 +0200
@@ -43,7 +43,8 @@
 <!ENTITY Hannie.Lafeber-Dumoleyn      '<othercredit 
role="translator"><firstname>Hannie</firstname><surname>Lafeber-Dumoleyn</surname><affiliation><address><email>han...@kde.nl</email></address></affiliation><contrib>Vertaler/Nalezer</contrib></othercredit>'>
 <!ENTITY Ruben.Van.Laerhoven      '<othercredit 
role="translator"><firstname>Ruben</firstname><surname>Van 
Laerhoven</surname><affiliation><address><email>rubentje1...@gmail.com</email></address></affiliation><contrib>Vertaler/Nalezer</contrib></othercredit>'>
 <!ENTITY Thom.Castermans      '<othercredit 
role="translator"><firstname>Thom</firstname><surname>Castermans</surname><affiliation><address><email>thomcasterm...@kde.nl</email></address></affiliation><contrib>Vertaler/Nalezer</contrib></othercredit>'>
-<!ENTITY Ronald.Stroethoff      '<othercredit 
role="translator"><firstname>Ronald</firstname><surname>Stroethoff</surname><affiliation><address><email>stroe...@zonnet.nl</email></address></affiliation><contrib>Vertaler/Nalezer</contrib></othercredit>'>
+<!ENTITY Ronald.Stroethoff      '<othercredit 
role="translator"><firstname>Ronald</firstname><surname>Stroethoff</surname><affiliation><address><email>stroe...@zonnet.nl</email></address></affiliation><contrib>Vertaler</contrib></othercredit>'>
+<!ENTITY Ivo.de.Klerk      '<othercredit role="translator"><firstname>Ivo 
M.</firstname><surname>de 
Klerk</surname><affiliation><address><email>imkl...@hetnet.nl</email></address></affiliation><contrib>Vertaler</contrib></othercredit>'>
 <!ENTITY kde.nl.groep       "<email>i...@kde.nl</email>">
 
 <!-- Tekstschema's -->
@@ -87,6 +88,7 @@
 <!ENTITY vertaling.ruben        "<para>Dit document is vertaald in het 
Nederlands door &Ruben.Van.Laerhoven;.</para>">
 <!ENTITY vertaling.thom         "<para>Dit document is vertaald in het 
Nederlands door &Thom.Castermans;.</para>">
 <!ENTITY vertaling.ronald       "<para>Dit document is vertaald in het 
Nederlands door &Ronald.Stroethoff;.</para>">
+<!ENTITY vertaling.ivo          "<para>Dit document is vertaald in het 
Nederlands door &Ivo.de.Klerk;.</para>">
 
 
 <!-- Gebruiken als template voor nieuwe vertalers/nalezers
@@ -174,4 +176,4 @@
 <!ENTITY plasma-workspaces     "<productname>&kde; Plasma 
Workspaces</productname>">
 <!ENTITY systemsettings "<application>Systeeminstellingen</application>">
 <!ENTITY systemtray "<application>Systeemvak</application>">
-
+<!ENTITY applications      "<productname>Toepassingen</productname>">


Reply via email to