Hello community,

here is the log from the commit of package kimagemapeditor for 
openSUSE:Leap:15.2 checked in at 2020-02-21 10:46:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kimagemapeditor (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.kimagemapeditor.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kimagemapeditor"

Fri Feb 21 10:46:43 2020 rev:41 rq:771970 version:19.12.2

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kimagemapeditor/kimagemapeditor.changes        
2020-01-17 12:03:19.360553778 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.kimagemapeditor.new.26092/kimagemapeditor.changes 
    2020-02-21 10:46:58.906631301 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:37:33 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Replace %make_jobs with %cmake_build.
+
+-------------------------------------------------------------------
+Wed Feb  5 06:29:12 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 19.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.2
+- No code change since 19.12.1
+
+-------------------------------------------------------------------

Old:
----
  kimagemapeditor-19.12.1.tar.xz
  kimagemapeditor-19.12.1.tar.xz.sig

New:
----
  kimagemapeditor-19.12.2.tar.xz
  kimagemapeditor-19.12.2.tar.xz.sig

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

Other differences:
------------------
++++++ kimagemapeditor.spec ++++++
--- /var/tmp/diff_new_pack.0KcZwF/_old  2020-02-21 10:46:59.478632469 +0100
+++ /var/tmp/diff_new_pack.0KcZwF/_new  2020-02-21 10:46:59.482632477 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without  lang
 Name:           kimagemapeditor
-Version:        19.12.1
+Version:        19.12.2
 Release:        0
 Summary:        HTML Image Map Editor
 License:        GPL-2.0-or-later
@@ -62,7 +62,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++++++ kimagemapeditor-19.12.1.tar.xz -> kimagemapeditor-19.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimagemapeditor-19.12.1/CMakeLists.txt 
new/kimagemapeditor-19.12.2/CMakeLists.txt
--- old/kimagemapeditor-19.12.1/CMakeLists.txt  2020-01-07 03:35:41.000000000 
+0100
+++ new/kimagemapeditor-19.12.2/CMakeLists.txt  2020-02-04 03:05:21.000000000 
+0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(kimagemapeditor VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kimagemapeditor-19.12.1/org.kde.kimagemapeditor.appdata.xml 
new/kimagemapeditor-19.12.2/org.kde.kimagemapeditor.appdata.xml
--- old/kimagemapeditor-19.12.1/org.kde.kimagemapeditor.appdata.xml     
2020-01-06 15:15:45.000000000 +0100
+++ new/kimagemapeditor-19.12.2/org.kde.kimagemapeditor.appdata.xml     
2020-02-04 00:37:59.000000000 +0100
@@ -136,6 +136,7 @@
     <binary>kimagemapeditor</binary>
   </provides>
   <releases>
+    <release version="19.12.2" date="2020-02-06"/>
     <release version="19.12.1" date="2020-01-09"/>
     <release version="19.12.0" date="2019-12-12"/>
   </releases>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kimagemapeditor-19.12.1/po/ca@valencia/kimagemapeditor.po 
new/kimagemapeditor-19.12.2/po/ca@valencia/kimagemapeditor.po
--- old/kimagemapeditor-19.12.1/po/ca@valencia/kimagemapeditor.po       
2020-01-07 03:35:36.000000000 +0100
+++ new/kimagemapeditor-19.12.2/po/ca@valencia/kimagemapeditor.po       
2020-02-04 03:05:14.000000000 +0100
@@ -395,8 +395,8 @@
 #, kde-format
 msgid "<h3>Freehandpolygon</h3>Click this to start drawing a freehand polygon."
 msgstr ""
-"<h3>Polígon a mà alçària</h3>Feu-hi clic per a començar a dibuixar un "
-"polígon a mà alçària."
+"<h3>Polígon a mà alçària</h3>Feu-hi clic per a començar a dibuixar un polígon 
"
+"a mà alçària."
 
 #: kimagemapeditor.cpp:630
 #, kde-format
@@ -559,8 +559,7 @@
 #, kde-format
 msgid ""
 "Web File (*.png *.jpg *.jpeg *.gif *.htm *.html);;Images (*.png *.jpg *.jpeg "
-"*.gif *.bmp *.xbm *.xpm *.pnm *.mng);;HTML Files (*.htm *.html);;All Files "
-"(*)"
+"*.gif *.bmp *.xbm *.xpm *.pnm *.mng);;HTML Files (*.htm *.html);;All Files 
(*)"
 msgstr ""
 "Fitxer web (*.png *.jpg *.jpeg *.gif *.htm *.html);;Imatges (*.png *.jpg *."
 "jpeg *.gif *.bmp *.xbm *.xpm *.pnm *.mng);;Fitxers HTML (*.htm *.html);;Tots "
@@ -609,8 +608,7 @@
 #, kde-format
 msgid ""
 "<qt>The file <i>%1</i> has been modified.<br />Do you want to save it?</qt>"
-msgstr ""
-"<qt>El fitxer <i>%1</i> ha estat modificat.<br />El voleu guardar?</qt>"
+msgstr "<qt>El fitxer <i>%1</i> ha estat modificat.<br />El voleu 
guardar?</qt>"
 
 #: kimagemapeditor.cpp:2820
 #, kde-format
@@ -620,8 +618,7 @@
 #: kimagemapeditor.cpp:2821
 #, kde-format
 msgid ""
-"Images (*.png *.jpg *.jpeg *.gif *.bmp *.xbm *.xpm *.pnm *.mng);;All Files "
-"(*)"
+"Images (*.png *.jpg *.jpeg *.gif *.bmp *.xbm *.xpm *.pnm *.mng);;All Files 
(*)"
 msgstr ""
 "Imatges (*.png *.jpg *.jpeg *.gif *.bmp *.xbm *.xpm *.pnm *.mng);;Tots els "
 "fitxers (*)"
@@ -1008,40 +1005,3 @@
 #, kde-format
 msgid "File to open"
 msgstr "Fitxer a obrir"
-
-#~ msgid ""
-#~ "<qt>The file <em>%1</em> already exists.<br />Do you want to overwrite it?"
-#~ "</qt>"
-#~ msgstr ""
-#~ "<qt>El fitxer <em>%1</em> ja existeix.<br />El voleu sobreescriure?</qt>"
-
-#~ msgid "Overwrite File?"
-#~ msgstr "Sobreescric el fitxer?"
-
-#~ msgid "Overwrite"
-#~ msgstr "Sobreescriu"
-
-#~ msgid "<qt>You do not have write permission for the file <em>%1</em>.</qt>"
-#~ msgstr ""
-#~ "<qt>No teniu prou permisos d'escriptura per al fitxer <em>%1</em>.</qt>"
-
-#~ msgid "HTML File"
-#~ msgstr "Fitxer HTML"
-
-#~ msgid "Text File"
-#~ msgstr "Fitxer de text"
-
-#~ msgid "Web Files"
-#~ msgstr "Fitxers web"
-
-#~ msgid "HTML Files"
-#~ msgstr "Fitxers HTML"
-
-#~ msgid "PNG Images"
-#~ msgstr "Imatges PNG"
-
-#~ msgid "JPEG Images"
-#~ msgstr "Imatges JPEG"
-
-#~ msgid "GIF Images"
-#~ msgstr "Imatges GIF"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimagemapeditor-19.12.1/po/zh_CN/kimagemapeditor.po 
new/kimagemapeditor-19.12.2/po/zh_CN/kimagemapeditor.po
--- old/kimagemapeditor-19.12.1/po/zh_CN/kimagemapeditor.po     2020-01-07 
03:35:39.000000000 +0100
+++ new/kimagemapeditor-19.12.2/po/zh_CN/kimagemapeditor.po     2020-02-04 
03:05:19.000000000 +0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-09-22 03:15+0200\n"
-"PO-Revision-Date: 2020-01-04 21:54\n"
+"PO-Revision-Date: 2020-01-20 21:58\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to