Hello community,

here is the log from the commit of package kapptemplate for openSUSE:Factory 
checked in at 2017-03-16 09:37:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kapptemplate (Old)
 and      /work/SRC/openSUSE:Factory/.kapptemplate.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kapptemplate"

Thu Mar 16 09:37:13 2017 rev:45 rq:478135 version:16.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kapptemplate/kapptemplate.changes        
2017-02-16 16:52:06.593832153 +0100
+++ /work/SRC/openSUSE:Factory/.kapptemplate.new/kapptemplate.changes   
2017-03-16 09:37:14.247265090 +0100
@@ -1,0 +2,10 @@
+Thu Mar  9 12:35:29 CET 2017 - [email protected]
+
+- Update to 16.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-16.12.3.php
+- Changes since 16.12.2:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  kapptemplate-16.12.2.tar.xz

New:
----
  kapptemplate-16.12.3.tar.xz

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

Other differences:
------------------
++++++ kapptemplate.spec ++++++
--- /var/tmp/diff_new_pack.WAKZXR/_old  2017-03-16 09:37:14.759192605 +0100
+++ /var/tmp/diff_new_pack.WAKZXR/_new  2017-03-16 09:37:14.763192038 +0100
@@ -17,10 +17,10 @@
 
 
 Name:           kapptemplate
-Version:        16.12.2
+Version:        16.12.3
 Release:        0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        Template for KDE Application Development
 License:        GPL-2.0 and GFDL-1.2

++++++ kapptemplate-16.12.2.tar.xz -> kapptemplate-16.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kapptemplate-16.12.2/src/templates/C++/kde-frameworks5/src/org.example.%{APPNAMELC}.appdata.xml
 
new/kapptemplate-16.12.3/src/templates/C++/kde-frameworks5/src/org.example.%{APPNAMELC}.appdata.xml
--- 
old/kapptemplate-16.12.2/src/templates/C++/kde-frameworks5/src/org.example.%{APPNAMELC}.appdata.xml
 2017-02-03 08:00:51.000000000 +0100
+++ 
new/kapptemplate-16.12.3/src/templates/C++/kde-frameworks5/src/org.example.%{APPNAMELC}.appdata.xml
 2017-02-26 06:50:50.000000000 +0100
@@ -19,6 +19,7 @@
   <name xml:lang="sv">%{APPNAMELC}</name>
   <name xml:lang="uk">%{APPNAMELC}</name>
   <name xml:lang="x-test">xx%{APPNAMELC}xx</name>
+  <name xml:lang="zh-CN">%{APPNAMELC}</name>
   <name xml:lang="zh-TW">%{APPNAMELC}</name>
   <summary> 
https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-summary
 </summary>
   <summary 
xml:lang="ca">https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-summary</summary>
@@ -36,6 +37,7 @@
   <summary 
xml:lang="sv">https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-summary</summary>
   <summary 
xml:lang="uk">https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-summary</summary>
   <summary 
xml:lang="x-test">xxhttps://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-summaryxx</summary>
+  <summary 
xml:lang="zh-CN">https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-summary</summary>
   <summary 
xml:lang="zh-TW">https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-summary</summary>
   <description>
     <p> 
https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-description
 </p>
@@ -54,6 +56,7 @@
     <p 
xml:lang="sv">https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-description</p>
     <p 
xml:lang="uk">https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-description</p>
     <p 
xml:lang="x-test">xxhttps://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-descriptionxx</p>
+    <p 
xml:lang="zh-CN">https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-description</p>
     <p 
xml:lang="zh-TW">https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-description</p>
   </description>
   <url type="homepage">https://www.example.org</url>
@@ -84,6 +87,7 @@
     <binary xml:lang="sv">%{APPNAMELC}</binary>
     <binary xml:lang="uk">%{APPNAMELC}</binary>
     <binary xml:lang="x-test">xx%{APPNAMELC}xx</binary>
+    <binary xml:lang="zh-CN">%{APPNAMELC}</binary>
     <binary xml:lang="zh-TW">%{APPNAMELC}</binary>
   </provides>
   <project_group>KDE</project_group>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kapptemplate-16.12.2/src/templates/C++/kde-frameworks5-simple/src/org.example.%{APPNAMELC}.appdata.xml
 
new/kapptemplate-16.12.3/src/templates/C++/kde-frameworks5-simple/src/org.example.%{APPNAMELC}.appdata.xml
--- 
old/kapptemplate-16.12.2/src/templates/C++/kde-frameworks5-simple/src/org.example.%{APPNAMELC}.appdata.xml
  2017-02-03 08:00:51.000000000 +0100
+++ 
new/kapptemplate-16.12.3/src/templates/C++/kde-frameworks5-simple/src/org.example.%{APPNAMELC}.appdata.xml
  2017-02-26 06:50:50.000000000 +0100
@@ -19,6 +19,7 @@
   <name xml:lang="sv">%{APPNAMELC}</name>
   <name xml:lang="uk">%{APPNAMELC}</name>
   <name xml:lang="x-test">xx%{APPNAMELC}xx</name>
+  <name xml:lang="zh-CN">%{APPNAMELC}</name>
   <name xml:lang="zh-TW">%{APPNAMELC}</name>
   <summary> 
https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-summary
 </summary>
   <summary 
xml:lang="ca">https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-summary</summary>
@@ -36,6 +37,7 @@
   <summary 
xml:lang="sv">https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-summary</summary>
   <summary 
xml:lang="uk">https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-summary</summary>
   <summary 
xml:lang="x-test">xxhttps://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-summaryxx</summary>
+  <summary 
xml:lang="zh-CN">https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-summary</summary>
   <summary 
xml:lang="zh-TW">https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-summary</summary>
   <description>
     <p> 
https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-description
 </p>
@@ -54,6 +56,7 @@
     <p 
xml:lang="sv">https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-description</p>
     <p 
xml:lang="uk">https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-description</p>
     <p 
xml:lang="x-test">xxhttps://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-descriptionxx</p>
+    <p 
xml:lang="zh-CN">https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-description</p>
     <p 
xml:lang="zh-TW">https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-description</p>
   </description>
   <url type="homepage">https://www.example.org</url>
@@ -84,6 +87,7 @@
     <binary xml:lang="sv">%{APPNAMELC}</binary>
     <binary xml:lang="uk">%{APPNAMELC}</binary>
     <binary xml:lang="x-test">xx%{APPNAMELC}xx</binary>
+    <binary xml:lang="zh-CN">%{APPNAMELC}</binary>
     <binary xml:lang="zh-TW">%{APPNAMELC}</binary>
   </provides>
   <project_group>KDE</project_group>


Reply via email to