commit svgpart for openSUSE:Factory

2020-11-10 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2020-11-10 13:45:43

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new.11331 (New)


Package is "svgpart"

Tue Nov 10 13:45:43 2020 rev:104 rq:846808 version:20.08.3

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2020-10-13 
15:43:17.845388891 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new.11331/svgpart.changes   
2020-11-10 13:52:54.230912313 +0100
@@ -1,0 +2,9 @@
+Thu Nov  5 22:48:06 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-11-apps-update
+- No code change since 20.08.2
+
+---

Old:

  svgpart-20.08.2.tar.xz
  svgpart-20.08.2.tar.xz.sig

New:

  svgpart-20.08.3.tar.xz
  svgpart-20.08.3.tar.xz.sig



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.neyOzi/_old  2020-11-10 13:52:54.698911428 +0100
+++ /var/tmp/diff_new_pack.neyOzi/_new  2020-11-10 13:52:54.702911420 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   svgpart
-Version:20.08.2
+Version:20.08.3
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0-or-later


++ svgpart-20.08.2.tar.xz -> svgpart-20.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-20.08.2/po/zh_CN/svgpart.po 
new/svgpart-20.08.3/po/zh_CN/svgpart.po
--- old/svgpart-20.08.2/po/zh_CN/svgpart.po 2020-10-08 01:37:29.0 
+0200
+++ new/svgpart-20.08.3/po/zh_CN/svgpart.po 2020-11-03 01:36:07.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-08-09 07:46+0200\n"
-"PO-Revision-Date: 2020-09-23 12:21\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit svgpart for openSUSE:Factory

2020-10-13 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2020-10-13 15:41:31

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new.3486 (New)


Package is "svgpart"

Tue Oct 13 15:41:31 2020 rev:103 rq:840746 version:20.08.2

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2020-09-09 
18:06:22.579440228 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new.3486/svgpart.changes
2020-10-13 15:43:17.845388891 +0200
@@ -1,0 +2,9 @@
+Fri Oct  9 05:45:35 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-10-apps-update
+- No code change since 20.08.1
+
+---

Old:

  svgpart-20.08.1.tar.xz
  svgpart-20.08.1.tar.xz.sig

New:

  svgpart-20.08.2.tar.xz
  svgpart-20.08.2.tar.xz.sig



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.DoOoGE/_old  2020-10-13 15:43:18.353389110 +0200
+++ /var/tmp/diff_new_pack.DoOoGE/_new  2020-10-13 15:43:18.357389112 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   svgpart
-Version:20.08.1
+Version:20.08.2
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0-or-later


++ svgpart-20.08.1.tar.xz -> svgpart-20.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-20.08.1/CMakeLists.txt 
new/svgpart-20.08.2/CMakeLists.txt
--- old/svgpart-20.08.1/CMakeLists.txt  2020-09-01 08:19:35.0 +0200
+++ new/svgpart-20.08.2/CMakeLists.txt  2020-09-07 00:33:17.0 +0200
@@ -39,5 +39,6 @@
 install(TARGETS svgpart DESTINATION ${KDE_INSTALL_PLUGINDIR}/kf5/parts)
 install(FILES svgpart.desktop DESTINATION ${KDE_INSTALL_KSERVICES5DIR})
 
-feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 ki18n_install(po)
+
+feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-20.08.1/po/ro/svgpart.po 
new/svgpart-20.08.2/po/ro/svgpart.po
--- old/svgpart-20.08.1/po/ro/svgpart.po2020-09-01 08:19:34.0 
+0200
+++ new/svgpart-20.08.2/po/ro/svgpart.po2020-10-08 01:37:29.0 
+0200
@@ -1,16 +1,16 @@
 # translation of svgpart to Romanian
 # Copyright (C) 2008 This_file_is_part_of_KDE
 # This file is distributed under the same license as the svgpart package.
-#
 # Laurenţiu Buzdugan , 2008".
-# Sergiu Bivol , 2008.
+# Sergiu Bivol , 2008.
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: svgpart\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-08-09 07:46+0200\n"
 "PO-Revision-Date: 2008-12-20 20:04+0200\n"
-"Last-Translator: Sergiu Bivol \n"
+"Last-Translator: Sergiu Bivol \n"
 "Language-Team: Romanian \n"
 "Language: ro\n"
 "MIME-Version: 1.0\n"
@@ -18,7 +18,6 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
-"X-Generator: Lokalize 0.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -28,7 +27,7 @@
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "ser...@ase.md"
+msgstr "ser...@cip.md"
 
 #: svgpart.cpp:43
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-20.08.1/po/zh_CN/svgpart.po 
new/svgpart-20.08.2/po/zh_CN/svgpart.po
--- old/svgpart-20.08.1/po/zh_CN/svgpart.po 2020-09-01 08:19:35.0 
+0200
+++ new/svgpart-20.08.2/po/zh_CN/svgpart.po 2020-10-08 01:37:29.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-08-09 07:46+0200\n"
-"PO-Revision-Date: 2020-08-12 20:42\n"
+"PO-Revision-Date: 2020-09-23 12:21\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit svgpart for openSUSE:Factory

2020-09-09 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2020-09-09 18:00:54

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new.3399 (New)


Package is "svgpart"

Wed Sep  9 18:00:54 2020 rev:102 rq:831914 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2020-08-18 
14:03:24.130323153 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new.3399/svgpart.changes
2020-09-09 18:06:22.579440228 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:51:35 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  svgpart-20.08.0.tar.xz
  svgpart-20.08.0.tar.xz.sig

New:

  svgpart-20.08.1.tar.xz
  svgpart-20.08.1.tar.xz.sig



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.Yo46lF/_old  2020-09-09 18:06:23.699441249 +0200
+++ /var/tmp/diff_new_pack.Yo46lF/_new  2020-09-09 18:06:23.703441253 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   svgpart
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0-or-later


++ svgpart-20.08.0.tar.xz -> svgpart-20.08.1.tar.xz ++
 1672 lines of diff (skipped)




commit svgpart for openSUSE:Factory

2020-08-18 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2020-08-18 14:00:39

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new.3399 (New)


Package is "svgpart"

Tue Aug 18 14:00:39 2020 rev:101 rq:826539 version:20.08.0

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2020-07-15 
11:59:01.687758983 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new.3399/svgpart.changes
2020-08-18 14:03:24.130323153 +0200
@@ -1,0 +2,23 @@
+Sun Aug  9 09:10:57 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-08-apps-update
+- No code change since 20.07.90
+
+---
+Sun Aug  2 08:01:15 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.90
+  * New feature release
+- No code change since 20.07.80
+
+---
+Sun Jul 19 10:06:21 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.80
+  * New feature release
+- No code change since 20.04.3
+
+---

Old:

  svgpart-20.04.3.tar.xz
  svgpart-20.04.3.tar.xz.sig

New:

  svgpart-20.08.0.tar.xz
  svgpart-20.08.0.tar.xz.sig



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.26ICOv/_old  2020-08-18 14:03:24.814323460 +0200
+++ /var/tmp/diff_new_pack.26ICOv/_new  2020-08-18 14:03:24.818323461 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   svgpart
-Version:20.04.3
+Version:20.08.0
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0-or-later


++ svgpart-20.04.3.tar.xz -> svgpart-20.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-20.04.3/.arcconfig 
new/svgpart-20.08.0/.arcconfig
--- old/svgpart-20.04.3/.arcconfig  2020-06-18 08:26:11.0 +0200
+++ new/svgpart-20.08.0/.arcconfig  1970-01-01 01:00:00.0 +0100
@@ -1,3 +0,0 @@
-{
-  "phabricator.uri" : "https://phabricator.kde.org/;
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-20.04.3/.gitignore 
new/svgpart-20.08.0/.gitignore
--- old/svgpart-20.04.3/.gitignore  2020-06-18 08:26:11.0 +0200
+++ new/svgpart-20.08.0/.gitignore  2020-06-18 05:36:14.0 +0200
@@ -19,3 +19,4 @@
 /build*/
 CMakeLists.txt.user*
 *.unc-backup*
+.cmake/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-20.04.3/po/zh_CN/svgpart.po 
new/svgpart-20.08.0/po/zh_CN/svgpart.po
--- old/svgpart-20.04.3/po/zh_CN/svgpart.po 2020-07-07 02:54:30.0 
+0200
+++ new/svgpart-20.08.0/po/zh_CN/svgpart.po 2020-08-07 08:58:31.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:08+0200\n"
-"PO-Revision-Date: 2020-06-24 08:02\n"
+"PO-Revision-Date: 2020-07-31 15:03\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit svgpart for openSUSE:Factory

2020-07-15 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2020-07-15 11:57:56

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new.3060 (New)


Package is "svgpart"

Wed Jul 15 11:57:56 2020 rev:100 rq:820319 version:20.04.3

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2020-06-14 
18:32:06.553928528 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new.3060/svgpart.changes
2020-07-15 11:59:01.687758983 +0200
@@ -1,0 +2,9 @@
+Thu Jul  9 20:11:17 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-07-apps-update
+- No code change since 20.04.2
+
+---

Old:

  svgpart-20.04.2.tar.xz
  svgpart-20.04.2.tar.xz.sig

New:

  svgpart-20.04.3.tar.xz
  svgpart-20.04.3.tar.xz.sig



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.0GWX4B/_old  2020-07-15 11:59:02.715760117 +0200
+++ /var/tmp/diff_new_pack.0GWX4B/_new  2020-07-15 11:59:02.719760122 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   svgpart
-Version:20.04.2
+Version:20.04.3
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0-or-later


++ svgpart-20.04.2.tar.xz -> svgpart-20.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-20.04.2/po/mr/svgpart.po 
new/svgpart-20.04.3/po/mr/svgpart.po
--- old/svgpart-20.04.2/po/mr/svgpart.po2020-06-09 02:33:26.0 
+0200
+++ new/svgpart-20.04.3/po/mr/svgpart.po2020-07-07 02:54:29.0 
+0200
@@ -10,7 +10,7 @@
 "PO-Revision-Date: 2013-01-31 09:06+0530\n"
 "Last-Translator: Chetan Khona \n"
 "Language-Team: American English \n"
-"Language: en_US\n"
+"Language: mr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-20.04.2/po/zh_CN/svgpart.po 
new/svgpart-20.04.3/po/zh_CN/svgpart.po
--- old/svgpart-20.04.2/po/zh_CN/svgpart.po 2020-06-09 02:33:27.0 
+0200
+++ new/svgpart-20.04.3/po/zh_CN/svgpart.po 2020-07-07 02:54:30.0 
+0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:08+0200\n"
-"PO-Revision-Date: 2020-05-09 13:51\n"
-"Last-Translator: FULL NAME \n"
+"PO-Revision-Date: 2020-06-24 08:02\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -16,8 +16,10 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/kdegraphics/svgpart.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/svgpart/svgpart.pot\n"
+"X-Crowdin-File-ID: 3872\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"




commit svgpart for openSUSE:Factory

2020-06-14 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2020-06-14 18:30:40

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new.3606 (New)


Package is "svgpart"

Sun Jun 14 18:30:40 2020 rev:99 rq:813779 version:20.04.2

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2020-05-23 
17:27:49.863458695 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new.3606/svgpart.changes
2020-06-14 18:32:06.553928528 +0200
@@ -1,0 +2,9 @@
+Tue Jun  9 12:16:36 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-06-apps-update
+- No code change since 20.04.1
+
+---

Old:

  svgpart-20.04.1.tar.xz
  svgpart-20.04.1.tar.xz.sig

New:

  svgpart-20.04.2.tar.xz
  svgpart-20.04.2.tar.xz.sig



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.Odcgpx/_old  2020-06-14 18:32:07.233930722 +0200
+++ /var/tmp/diff_new_pack.Odcgpx/_new  2020-06-14 18:32:07.237930735 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   svgpart
-Version:20.04.1
+Version:20.04.2
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0-or-later


++ svgpart-20.04.1.tar.xz -> svgpart-20.04.2.tar.xz ++




commit svgpart for openSUSE:Factory

2020-05-23 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2020-05-23 17:26:29

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new.2738 (New)


Package is "svgpart"

Sat May 23 17:26:29 2020 rev:98 rq:806719 version:20.04.1

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2020-04-29 
20:52:58.825080069 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new.2738/svgpart.changes
2020-05-23 17:27:49.863458695 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:42:26 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-05-apps-update
+- No code change since 20.04.0
+
+---
@@ -15,2 +23,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-rc
@@ -24,2 +30,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-beta
@@ -35 +40 @@
-  * https://www.kde.org/announcements/releases/19.12.3
+  * https://kde.org/announcements/releases/2020-03-apps-update
@@ -49 +54 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

Old:

  svgpart-20.04.0.tar.xz
  svgpart-20.04.0.tar.xz.sig

New:

  svgpart-20.04.1.tar.xz
  svgpart-20.04.1.tar.xz.sig



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.qnCLAG/_old  2020-05-23 17:27:50.687460478 +0200
+++ /var/tmp/diff_new_pack.qnCLAG/_new  2020-05-23 17:27:50.691460487 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   svgpart
-Version:20.04.0
+Version:20.04.1
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0-or-later


++ svgpart-20.04.0.tar.xz -> svgpart-20.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-20.04.0/po/zh_CN/svgpart.po 
new/svgpart-20.04.1/po/zh_CN/svgpart.po
--- old/svgpart-20.04.0/po/zh_CN/svgpart.po 2020-04-17 02:29:01.0 
+0200
+++ new/svgpart-20.04.1/po/zh_CN/svgpart.po 2020-05-12 03:16:11.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:08+0200\n"
-"PO-Revision-Date: 2020-03-25 19:57\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit svgpart for openSUSE:Factory

2020-04-29 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2020-04-29 20:51:08

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new.2738 (New)


Package is "svgpart"

Wed Apr 29 20:51:08 2020 rev:97 rq:797060 version:20.04.0

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2020-03-12 
23:10:44.967287050 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new.2738/svgpart.changes
2020-04-29 20:52:58.825080069 +0200
@@ -1,0 +2,28 @@
+Thu Apr 23 12:23:20 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-04-apps-update
+- No code change since 20.03.90
+
+---
+Sun Apr  5 20:30:49 UTC 2020 - Luca Beltrame 
+
+- Update to 20.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-rc
+- No code change since 20.03.80
+
+---
+Sun Mar 22 09:17:47 UTC 2020 - Luca Beltrame 
+
+- Update to 20.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-beta
+- Changes since 19.12.3:
+  * Fix minor issue found by EBN
+
+---

Old:

  svgpart-19.12.3.tar.xz
  svgpart-19.12.3.tar.xz.sig

New:

  svgpart-20.04.0.tar.xz
  svgpart-20.04.0.tar.xz.sig



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.5OlnaI/_old  2020-04-29 20:53:00.249083331 +0200
+++ /var/tmp/diff_new_pack.5OlnaI/_new  2020-04-29 20:53:00.249083331 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package svgpart
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,34 +21,30 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   svgpart
-Version:19.12.3
+Version:20.04.0
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 URL:https://projects.kde.org/projects/kde/kdegraphics/svgpart
 Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:applications.keyring
-%endif
 BuildRequires:  extra-cmake-modules
-BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  kf5-filesystem
+BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  cmake(KF5Parts)
 BuildRequires:  cmake(KF5XmlGui)
 BuildRequires:  cmake(Qt5Svg)
 BuildRequires:  cmake(Qt5Widgets)
 %if %{with lang}
-Recommends: %{name}-lang
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
 %endif
+Recommends: %{name}-lang
 
 %description
 An SVG viewer component for KDE (KPart).
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q


++ svgpart-19.12.3.tar.xz -> svgpart-20.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-19.12.3/CMakeLists.txt 
new/svgpart-20.04.0/CMakeLists.txt
--- old/svgpart-19.12.3/CMakeLists.txt  2020-03-03 01:15:10.0 +0100
+++ new/svgpart-20.04.0/CMakeLists.txt  2020-04-17 02:29:02.0 +0200
@@ -18,10 +18,7 @@
 add_definitions(
 -DQT_NO_URL_CAST_FROM_STRING
 )
-if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
-   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
-   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x06)
-endif()
+
 
 add_definitions(-DTRANSLATION_DOMAIN="svgpart")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-19.12.3/po/en_GB/svgpart.po 
new/svgpart-20.04.0/po/en_GB/svgpart.po
--- old/svgpart-19.12.3/po/en_GB/svgpart.po 2020-03-03 01:15:07.0 
+0100
+++ new/svgpart-20.04.0/po/en_GB/svgpart.po 2020-04-17 02:29:00.0 
+0200
@@ -10,7 +10,7 @@
 "POT-Creation-Date: 2019-05-20 03:08+0200\n"
 "PO-Revision-Date: 2008-04-11 23:31+0100\n"
 "Last-Translator: Malcolm Hunter \n"
-"Language-Team: British English \n"
+"Language-Team: British English \n"
 "Language: en_GB\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN 

commit svgpart for openSUSE:Factory

2020-03-12 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2020-03-12 23:05:45

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new.3160 (New)


Package is "svgpart"

Thu Mar 12 23:05:45 2020 rev:96 rq:782512 version:19.12.3

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2020-02-11 
22:22:18.459465747 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new.3160/svgpart.changes
2020-03-12 23:10:44.967287050 +0100
@@ -1,0 +2,9 @@
+Thu Mar  5 20:36:53 UTC 2020 - Luca Beltrame 
+
+- Update to 19.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.3
+- No code change since 19.12.2
+
+---

Old:

  svgpart-19.12.2.tar.xz
  svgpart-19.12.2.tar.xz.sig

New:

  svgpart-19.12.3.tar.xz
  svgpart-19.12.3.tar.xz.sig



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.yetT5A/_old  2020-03-12 23:10:46.835287788 +0100
+++ /var/tmp/diff_new_pack.yetT5A/_new  2020-03-12 23:10:46.843287790 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   svgpart
-Version:19.12.2
+Version:19.12.3
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0-or-later


++ svgpart-19.12.2.tar.xz -> svgpart-19.12.3.tar.xz ++




commit svgpart for openSUSE:Factory

2020-02-11 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2020-02-11 22:21:45

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new.26092 (New)


Package is "svgpart"

Tue Feb 11 22:21:45 2020 rev:95 rq:771800 version:19.12.2

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2020-01-12 
23:25:22.330838053 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new.26092/svgpart.changes   
2020-02-11 22:22:18.459465747 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:36:17 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Wed Feb  5 06:29:55 UTC 2020 - Luca Beltrame 
+
+- 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:

  svgpart-19.12.1.tar.xz
  svgpart-19.12.1.tar.xz.sig

New:

  svgpart-19.12.2.tar.xz
  svgpart-19.12.2.tar.xz.sig



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.GCs6w6/_old  2020-02-11 22:22:18.995466041 +0100
+++ /var/tmp/diff_new_pack.GCs6w6/_new  2020-02-11 22:22:18.995466041 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   svgpart
-Version:19.12.1
+Version:19.12.2
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0-or-later
@@ -55,7 +55,7 @@
 
 %build
 %cmake_kf5 -d build
-%make_jobs
+%cmake_build
 
 %install
 %kf5_makeinstall -C build


++ svgpart-19.12.1.tar.xz -> svgpart-19.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-19.12.1/po/zh_CN/svgpart.po 
new/svgpart-19.12.2/po/zh_CN/svgpart.po
--- old/svgpart-19.12.1/po/zh_CN/svgpart.po 2020-01-07 01:56:06.0 
+0100
+++ new/svgpart-19.12.2/po/zh_CN/svgpart.po 2020-02-04 01:19:46.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:08+0200\n"
-"PO-Revision-Date: 2020-01-04 21:51\n"
+"PO-Revision-Date: 2020-01-20 21:57\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit svgpart for openSUSE:Factory

2020-01-12 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2020-01-12 23:23:28

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new.6675 (New)


Package is "svgpart"

Sun Jan 12 23:23:28 2020 rev:94 rq:762481 version:19.12.1

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2019-12-14 
12:23:15.951200347 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new.6675/svgpart.changes
2020-01-12 23:25:22.330838053 +0100
@@ -1,0 +2,9 @@
+Tue Jan  7 10:36:38 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 19.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.1
+- No code change since 19.12.0
+
+---
@@ -7 +16 @@
-  * https://www.kde.org/announcements/releases/19.12.0
+  * https://www.kde.org/announcements/releases/19.12

Old:

  svgpart-19.12.0.tar.xz
  svgpart-19.12.0.tar.xz.sig

New:

  svgpart-19.12.1.tar.xz
  svgpart-19.12.1.tar.xz.sig



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.OStpKr/_old  2020-01-12 23:25:23.190838371 +0100
+++ /var/tmp/diff_new_pack.OStpKr/_new  2020-01-12 23:25:23.194838372 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   svgpart
-Version:19.12.0
+Version:19.12.1
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0-or-later


++ svgpart-19.12.0.tar.xz -> svgpart-19.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-19.12.0/po/zh_CN/svgpart.po 
new/svgpart-19.12.1/po/zh_CN/svgpart.po
--- old/svgpart-19.12.0/po/zh_CN/svgpart.po 2019-12-06 01:27:46.0 
+0100
+++ new/svgpart-19.12.1/po/zh_CN/svgpart.po 2020-01-07 01:56:06.0 
+0100
@@ -7,15 +7,14 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:08+0200\n"
-"PO-Revision-Date: 2019-11-19 23:12\n"
-"Last-Translator: Guo Yunhe (guoyunhe)\n"
+"PO-Revision-Date: 2020-01-04 21:51\n"
+"Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
 "X-Crowdin-File: /kf5-stable/messages/kdegraphics/svgpart.pot\n"




commit svgpart for openSUSE:Factory

2019-12-14 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2019-12-14 12:16:16

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new.4691 (New)


Package is "svgpart"

Sat Dec 14 12:16:16 2019 rev:93 rq:756348 version:19.12.0

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2019-11-13 
13:24:22.451450664 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new.4691/svgpart.changes
2019-12-14 12:23:15.951200347 +0100
@@ -1,0 +2,25 @@
+Tue Dec 10 06:39:19 UTC 2019 - Luca Beltrame 
+
+- Update to 19.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.0
+- No code change since 19.11.90
+
+---
+Sat Nov 30 09:12:38 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/19.12-rc
+- No code change since 19.11.80
+
+---
+Sun Nov 24 15:54:33 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.80
+  * New feature release
+- No code change since 19.08.3
+
+---

Old:

  svgpart-19.08.3.tar.xz
  svgpart-19.08.3.tar.xz.sig

New:

  svgpart-19.12.0.tar.xz
  svgpart-19.12.0.tar.xz.sig



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.qN8Emm/_old  2019-12-14 12:23:17.415200126 +0100
+++ /var/tmp/diff_new_pack.qN8Emm/_new  2019-12-14 12:23:17.419200125 +0100
@@ -16,30 +16,29 @@
 #
 
 
-%define kf5_version 5.26.0
+%define kf5_version 5.60.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   svgpart
-Version:19.08.3
+Version:19.12.0
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 URL:https://projects.kde.org/projects/kde/kdegraphics/svgpart
-Source: 
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
 BuildRequires:  extra-cmake-modules
-BuildRequires:  kcoreaddons-devel
+BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  kf5-filesystem
-BuildRequires:  kparts-devel
-BuildRequires:  kxmlgui-devel
-BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(Qt5Svg)
-BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  cmake(KF5Parts)
+BuildRequires:  cmake(KF5XmlGui)
+BuildRequires:  cmake(Qt5Svg)
+BuildRequires:  cmake(Qt5Widgets)
 %if %{with lang}
 Recommends: %{name}-lang
 %endif

++ applications.keyring ++
Binary files /var/tmp/diff_new_pack.qN8Emm/_old and 
/var/tmp/diff_new_pack.qN8Emm/_new differ

++ svgpart-19.08.3.tar.xz -> svgpart-19.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-19.08.3/CMakeLists.txt 
new/svgpart-19.12.0/CMakeLists.txt
--- old/svgpart-19.08.3/CMakeLists.txt  2019-11-05 05:05:49.0 +0100
+++ new/svgpart-19.12.0/CMakeLists.txt  2019-12-06 01:27:46.0 +0100
@@ -16,10 +16,12 @@
 find_package(KF5 ${KF_MIN_VERSION} REQUIRED COMPONENTS CoreAddons Parts)
 
 add_definitions(
--DQT_DEPRECATED_WARNINGS
--DQT_DISABLE_DEPRECATED_BEFORE=0x050900
 -DQT_NO_URL_CAST_FROM_STRING
 )
+if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
+   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
+   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x06)
+endif()
 
 add_definitions(-DTRANSLATION_DOMAIN="svgpart")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-19.08.3/po/ar/svgpart.po 
new/svgpart-19.12.0/po/ar/svgpart.po
--- old/svgpart-19.08.3/po/ar/svgpart.po2019-11-05 05:05:48.0 
+0100
+++ new/svgpart-19.12.0/po/ar/svgpart.po2019-12-06 01:27:42.0 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: svgpart\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-08-30 07:44+0200\n"
+"POT-Creation-Date: 2019-05-20 03:08+0200\n"
 "PO-Revision-Date: 2008-12-17 12:03+0400\n"
 "Last-Translator: zayed \n"
 

commit svgpart for openSUSE:Factory

2019-11-13 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2019-11-13 13:24:15

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new.2990 (New)


Package is "svgpart"

Wed Nov 13 13:24:15 2019 rev:92 rq:746998 version:19.08.3

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2019-10-28 
16:58:47.417644224 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new.2990/svgpart.changes
2019-11-13 13:24:22.451450664 +0100
@@ -1,0 +2,9 @@
+Thu Nov  7 23:13:42 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.3.php
+- No code change since 19.08.2
+
+---

Old:

  svgpart-19.08.2.tar.xz
  svgpart-19.08.2.tar.xz.sig

New:

  svgpart-19.08.3.tar.xz
  svgpart-19.08.3.tar.xz.sig



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.IUex7v/_old  2019-11-13 13:24:23.487451742 +0100
+++ /var/tmp/diff_new_pack.IUex7v/_new  2019-11-13 13:24:23.495451750 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   svgpart
-Version:19.08.2
+Version:19.08.3
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0-or-later


++ svgpart-19.08.2.tar.xz -> svgpart-19.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-19.08.2/po/zh_CN/svgpart.po 
new/svgpart-19.08.3/po/zh_CN/svgpart.po
--- old/svgpart-19.08.2/po/zh_CN/svgpart.po 2019-10-08 02:12:08.0 
+0200
+++ new/svgpart-19.08.3/po/zh_CN/svgpart.po 2019-11-05 05:05:49.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-08-30 07:44+0200\n"
-"PO-Revision-Date: 2019-09-05 09:53\n"
+"PO-Revision-Date: 2019-10-09 10:09\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit svgpart for openSUSE:Factory

2019-10-28 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2019-10-28 16:55:02

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new.2990 (New)


Package is "svgpart"

Mon Oct 28 16:55:02 2019 rev:91 rq:737877 version:19.08.2

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2019-09-11 
10:32:31.431346218 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new.2990/svgpart.changes
2019-10-28 16:58:47.417644224 +0100
@@ -1,0 +2,9 @@
+Fri Oct 11 07:43:31 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.2.php
+- No code change since 19.08.1
+
+---

Old:

  svgpart-19.08.1.tar.xz
  svgpart-19.08.1.tar.xz.sig

New:

  svgpart-19.08.2.tar.xz
  svgpart-19.08.2.tar.xz.sig



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.Qgua78/_old  2019-10-28 16:58:48.673645734 +0100
+++ /var/tmp/diff_new_pack.Qgua78/_new  2019-10-28 16:58:48.677645738 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   svgpart
-Version:19.08.1
+Version:19.08.2
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0-or-later


++ svgpart-19.08.1.tar.xz -> svgpart-19.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-19.08.1/po/zh_CN/svgpart.po 
new/svgpart-19.08.2/po/zh_CN/svgpart.po
--- old/svgpart-19.08.1/po/zh_CN/svgpart.po 2019-09-03 03:32:45.0 
+0200
+++ new/svgpart-19.08.2/po/zh_CN/svgpart.po 2019-10-08 02:12:08.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-08-30 07:44+0200\n"
-"PO-Revision-Date: 2019-08-16 17:11\n"
+"PO-Revision-Date: 2019-09-05 09:53\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit svgpart for openSUSE:Factory

2019-09-11 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2019-09-11 10:32:08

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new.7948 (New)


Package is "svgpart"

Wed Sep 11 10:32:08 2019 rev:90 rq:728956 version:19.08.1

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2019-08-19 
21:36:59.356399642 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new.7948/svgpart.changes
2019-09-11 10:32:31.431346218 +0200
@@ -1,0 +2,9 @@
+Thu Sep  5 14:01:28 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.1.php
+- No code change since 19.08.0
+
+---

Old:

  svgpart-19.08.0.tar.xz
  svgpart-19.08.0.tar.xz.sig

New:

  svgpart-19.08.1.tar.xz
  svgpart-19.08.1.tar.xz.sig



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.50W1bc/_old  2019-09-11 10:32:32.151346008 +0200
+++ /var/tmp/diff_new_pack.50W1bc/_new  2019-09-11 10:32:32.155346007 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   svgpart
-Version:19.08.0
+Version:19.08.1
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0-or-later


++ svgpart-19.08.0.tar.xz -> svgpart-19.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-19.08.0/po/ar/svgpart.po 
new/svgpart-19.08.1/po/ar/svgpart.po
--- old/svgpart-19.08.0/po/ar/svgpart.po2019-08-09 02:21:08.0 
+0200
+++ new/svgpart-19.08.1/po/ar/svgpart.po2019-09-03 03:32:41.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: svgpart\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 03:08+0200\n"
+"POT-Creation-Date: 2019-08-30 07:44+0200\n"
 "PO-Revision-Date: 2008-12-17 12:03+0400\n"
 "Last-Translator: zayed \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-19.08.0/po/bg/svgpart.po 
new/svgpart-19.08.1/po/bg/svgpart.po
--- old/svgpart-19.08.0/po/bg/svgpart.po2019-08-09 02:21:08.0 
+0200
+++ new/svgpart-19.08.1/po/bg/svgpart.po2019-09-03 03:32:41.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: svgpart\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 03:08+0200\n"
+"POT-Creation-Date: 2019-08-30 07:44+0200\n"
 "PO-Revision-Date: 2009-09-05 18:20+0300\n"
 "Last-Translator: Yasen Pramatarov \n"
 "Language-Team: Bulgarian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-19.08.0/po/bs/svgpart.po 
new/svgpart-19.08.1/po/bs/svgpart.po
--- old/svgpart-19.08.0/po/bs/svgpart.po2019-08-09 02:21:08.0 
+0200
+++ new/svgpart-19.08.1/po/bs/svgpart.po2019-09-03 03:32:41.0 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdegraphics\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 03:08+0200\n"
+"POT-Creation-Date: 2019-08-30 07:44+0200\n"
 "PO-Revision-Date: 2013-10-18 20:16+\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: Bosnian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-19.08.0/po/ca/svgpart.po 
new/svgpart-19.08.1/po/ca/svgpart.po
--- old/svgpart-19.08.0/po/ca/svgpart.po2019-08-09 02:21:08.0 
+0200
+++ new/svgpart-19.08.1/po/ca/svgpart.po2019-09-03 03:32:41.0 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: svgpart\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 03:08+0200\n"
+"POT-Creation-Date: 2019-08-30 07:44+0200\n"
 "PO-Revision-Date: 2007-11-28 21:48+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-19.08.0/po/ca@valencia/svgpart.po 
new/svgpart-19.08.1/po/ca@valencia/svgpart.po
--- old/svgpart-19.08.0/po/ca@valencia/svgpart.po   2019-08-09 
02:21:08.0 +0200
+++ new/svgpart-19.08.1/po/ca@valencia/svgpart.po   2019-09-03 
03:32:41.0 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: svgpart\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 03:08+0200\n"
+"POT-Creation-Date: 2019-08-30 07:44+0200\n"
 "PO-Revision-Date: 2007-11-28 21:48+0100\n"
 

commit svgpart for openSUSE:Factory

2019-08-19 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2019-08-19 21:36:43

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new.22127 (New)


Package is "svgpart"

Mon Aug 19 21:36:43 2019 rev:89 rq:723775 version:19.08.0

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2019-07-17 
13:19:31.355667189 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new.22127/svgpart.changes   
2019-08-19 21:36:59.356399642 +0200
@@ -1,0 +2,29 @@
+Fri Aug  9 08:32:36 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 19.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.0.php
+- No code change since 19.07.90
+
+---
+Tue Aug 06 16:50:52 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-rc.php
+- Changes since 19.07.80:
+  * No code changes since 19.07.80
+
+---
+Tue Jul 23 11:59:08 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-beta.php
+- Changes since 19.04.3:
+  * Remove unused includes
+
+---

Old:

  svgpart-19.04.3.tar.xz

New:

  applications.keyring
  svgpart-19.08.0.tar.xz
  svgpart-19.08.0.tar.xz.sig



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.MtXFMb/_old  2019-08-19 21:36:59.992399242 +0200
+++ /var/tmp/diff_new_pack.MtXFMb/_new  2019-08-19 21:36:59.992399242 +0200
@@ -21,13 +21,17 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   svgpart
-Version:19.04.3
+Version:19.08.0
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 URL:https://projects.kde.org/projects/kde/kdegraphics/svgpart
-Source: %{name}-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
+%endif
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kcoreaddons-devel
 BuildRequires:  kf5-filesystem

++ svgpart-19.04.3.tar.xz -> svgpart-19.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-19.04.3/.gitignore 
new/svgpart-19.08.0/.gitignore
--- old/svgpart-19.04.3/.gitignore  1970-01-01 01:00:00.0 +0100
+++ new/svgpart-19.08.0/.gitignore  2019-07-11 07:33:00.0 +0200
@@ -0,0 +1,21 @@
+# Ignore the following files
+*~
+*.[oa]
+*.diff
+*.kate-swp
+*.kdev4
+.kdev_include_paths
+*.kdevelop.pcs
+*.moc
+*.moc.cpp
+*.orig
+*.user
+.*.swp
+.swp.*
+Doxyfile
+Makefile
+avail
+random_seed
+/build*/
+CMakeLists.txt.user*
+*.unc-backup*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-19.04.3/po/ar/svgpart.po 
new/svgpart-19.08.0/po/ar/svgpart.po
--- old/svgpart-19.04.3/po/ar/svgpart.po2019-07-09 02:09:34.0 
+0200
+++ new/svgpart-19.08.0/po/ar/svgpart.po2019-08-09 02:21:08.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: svgpart\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 07:40+0200\n"
+"POT-Creation-Date: 2019-05-20 03:08+0200\n"
 "PO-Revision-Date: 2008-12-17 12:03+0400\n"
 "Last-Translator: zayed \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-19.04.3/po/bg/svgpart.po 
new/svgpart-19.08.0/po/bg/svgpart.po
--- old/svgpart-19.04.3/po/bg/svgpart.po2019-07-09 02:09:34.0 
+0200
+++ new/svgpart-19.08.0/po/bg/svgpart.po2019-08-09 02:21:08.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: svgpart\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 07:40+0200\n"
+"POT-Creation-Date: 2019-05-20 03:08+0200\n"
 "PO-Revision-Date: 2009-09-05 18:20+0300\n"
 "Last-Translator: Yasen Pramatarov \n"
 "Language-Team: Bulgarian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-19.04.3/po/bs/svgpart.po 

commit svgpart for openSUSE:Factory

2019-07-17 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2019-07-17 13:19:30

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new.1887 (New)


Package is "svgpart"

Wed Jul 17 13:19:30 2019 rev:88 rq:715226 version:19.04.3

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2019-06-14 
20:41:15.534471127 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new.1887/svgpart.changes
2019-07-17 13:19:31.355667189 +0200
@@ -1,0 +2,10 @@
+Sat Jul 13 07:26:39 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.3.php
+- Changes since 19.04.2:
+  * No code changes since 19.04.2
+
+---

Old:

  svgpart-19.04.2.tar.xz

New:

  svgpart-19.04.3.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.XbOxsM/_old  2019-07-17 13:19:32.383666567 +0200
+++ /var/tmp/diff_new_pack.XbOxsM/_new  2019-07-17 13:19:32.411666551 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   svgpart
-Version:19.04.2
+Version:19.04.3
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0-or-later

++ svgpart-19.04.2.tar.xz -> svgpart-19.04.3.tar.xz ++




commit svgpart for openSUSE:Factory

2019-06-14 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2019-06-14 20:41:14

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new.4811 (New)


Package is "svgpart"

Fri Jun 14 20:41:14 2019 rev:87 rq:708717 version:19.04.2

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2019-05-15 
12:33:34.700674846 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new.4811/svgpart.changes
2019-06-14 20:41:15.534471127 +0200
@@ -1,0 +2,10 @@
+Fri Jun 07 12:51:57 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.2.php
+- Changes since 19.04.1:
+  * No code changes since 19.04.1
+
+---

Old:

  svgpart-19.04.1.tar.xz

New:

  svgpart-19.04.2.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.L8jDU0/_old  2019-06-14 20:41:16.038470962 +0200
+++ /var/tmp/diff_new_pack.L8jDU0/_new  2019-06-14 20:41:16.042470960 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   svgpart
-Version:19.04.1
+Version:19.04.2
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0-or-later

++ svgpart-19.04.1.tar.xz -> svgpart-19.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-19.04.1/po/ar/svgpart.po 
new/svgpart-19.04.2/po/ar/svgpart.po
--- old/svgpart-19.04.1/po/ar/svgpart.po2019-05-07 02:15:04.0 
+0200
+++ new/svgpart-19.04.2/po/ar/svgpart.po2019-06-04 02:07:32.0 
+0200
@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: svgpart\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:09+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:40+0200\n"
 "PO-Revision-Date: 2008-12-17 12:03+0400\n"
 "Last-Translator: zayed \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-19.04.1/po/bg/svgpart.po 
new/svgpart-19.04.2/po/bg/svgpart.po
--- old/svgpart-19.04.1/po/bg/svgpart.po2019-05-07 02:15:04.0 
+0200
+++ new/svgpart-19.04.2/po/bg/svgpart.po2019-06-04 02:07:32.0 
+0200
@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: svgpart\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:09+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:40+0200\n"
 "PO-Revision-Date: 2009-09-05 18:20+0300\n"
 "Last-Translator: Yasen Pramatarov \n"
 "Language-Team: Bulgarian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-19.04.1/po/bs/svgpart.po 
new/svgpart-19.04.2/po/bs/svgpart.po
--- old/svgpart-19.04.1/po/bs/svgpart.po2019-05-07 02:15:04.0 
+0200
+++ new/svgpart-19.04.2/po/bs/svgpart.po2019-06-04 02:07:32.0 
+0200
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdegraphics\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:09+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:40+0200\n"
 "PO-Revision-Date: 2013-10-18 20:16+\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: Bosnian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-19.04.1/po/ca/svgpart.po 
new/svgpart-19.04.2/po/ca/svgpart.po
--- old/svgpart-19.04.1/po/ca/svgpart.po2019-05-07 02:15:04.0 
+0200
+++ new/svgpart-19.04.2/po/ca/svgpart.po2019-06-04 02:07:32.0 
+0200
@@ -7,8 +7,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: svgpart\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:09+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:40+0200\n"
 "PO-Revision-Date: 2007-11-28 21:48+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-19.04.1/po/ca@valencia/svgpart.po 
new/svgpart-19.04.2/po/ca@valencia/svgpart.po
--- old/svgpart-19.04.1/po/ca@valencia/svgpart.po   2019-05-07 
02:15:04.0 +0200
+++ new/svgpart-19.04.2/po/ca@valencia/svgpart.po   2019-06-04 
02:07:32.0 +0200
@@ -7,8 +7,8 @@
 msgid ""
 msgstr ""
 

commit svgpart for openSUSE:Factory

2019-05-15 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2019-05-15 12:33:33

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new.5148 (New)


Package is "svgpart"

Wed May 15 12:33:33 2019 rev:86 rq:702345 version:19.04.1

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2019-04-28 
20:11:04.882506927 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new.5148/svgpart.changes
2019-05-15 12:33:34.700674846 +0200
@@ -1,0 +2,10 @@
+Fri May 10 05:37:19 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.1.php
+- Changes since 19.04.0:
+  * No code changes since 19.04.0
+
+---

Old:

  svgpart-19.04.0.tar.xz

New:

  svgpart-19.04.1.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.fYgYYt/_old  2019-05-15 12:33:35.296673130 +0200
+++ /var/tmp/diff_new_pack.fYgYYt/_new  2019-05-15 12:33:35.296673130 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   svgpart
-Version:19.04.0
+Version:19.04.1
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0-or-later

++ svgpart-19.04.0.tar.xz -> svgpart-19.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-19.04.0/po/zh_CN/svgpart.po 
new/svgpart-19.04.1/po/zh_CN/svgpart.po
--- old/svgpart-19.04.0/po/zh_CN/svgpart.po 2019-04-12 02:06:47.0 
+0200
+++ new/svgpart-19.04.1/po/zh_CN/svgpart.po 2019-05-07 02:15:08.0 
+0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-08-16 09:09+0200\n"
-"PO-Revision-Date: 2019-04-09 18:54\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2019-05-05 22:33\n"
+"Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"




commit svgpart for openSUSE:Factory

2019-04-28 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2019-04-28 20:10:48

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new.5536 (New)


Package is "svgpart"

Sun Apr 28 20:10:48 2019 rev:85 rq:696369 version:19.04.0

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2019-03-11 
13:51:19.481269506 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new.5536/svgpart.changes
2019-04-28 20:11:04.882506927 +0200
@@ -1,0 +2,37 @@
+Sat Apr 20 06:51:59 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.0.php
+- Changes since 19.03.90:
+  * No code changes since 19.03.90
+
+---
+Tue Apr 09 20:54:46 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-rc.php
+- Changes since 19.03.80:
+  * No code changes since 19.03.80
+
+---
+Wed Mar 27 06:41:12 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-beta.php
+- Changes since 18.12.3:
+  * Use member-function pointer slot signature of KStandardAction::foo()
+  * Deploy ui.rc file via qrc
+  * Bump min deps to Qt 5.9 & KF 5.53
+  * Remove deprecated method
+  * Remove unneeded explicit ECM_KDE_MODULE_DIR, part of ECM_MODULE_PATH
+  * Add JSON metadata to plugin binary
+  * Install kparts plugin to kf5/parts subdir
+  * Bump min cmake dep to 3.0
+
+---

Old:

  svgpart-18.12.3.tar.xz

New:

  svgpart-19.04.0.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.aG1gNq/_old  2019-04-28 20:11:05.334506645 +0200
+++ /var/tmp/diff_new_pack.aG1gNq/_new  2019-04-28 20:11:05.338506643 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   svgpart
-Version:18.12.3
+Version:19.04.0
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0-or-later
@@ -65,8 +65,9 @@
 
 %files
 %license COPYING*
-%{_kf5_kxmlguidir}/svgpart/
-%{_kf5_plugindir}/svgpart.so
+%dir %{_kf5_plugindir}/kf5/
+%dir %{_kf5_plugindir}/kf5/parts
+%{_kf5_plugindir}/kf5/parts/svgpart.so
 %{_kf5_servicesdir}/svgpart.desktop
 
 %if %{with lang}

++ svgpart-18.12.3.tar.xz -> svgpart-19.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-18.12.3/CMakeLists.txt 
new/svgpart-19.04.0/CMakeLists.txt
--- old/svgpart-18.12.3/CMakeLists.txt  2019-03-05 01:12:10.0 +0100
+++ new/svgpart-19.04.0/CMakeLists.txt  2019-04-12 02:06:47.0 +0200
@@ -1,11 +1,11 @@
-cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
+cmake_minimum_required(VERSION 3.0)
 project(svgpart)
 
-set(QT_MIN_VERSION "5.5.0")
-set(KF_MIN_VERSION "5.18.0")
+set(QT_MIN_VERSION "5.9.0")
+set(KF_MIN_VERSION "5.53.0")
 
 find_package(ECM ${KF_MIN_VERSION} REQUIRED NO_MODULE)
-set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
+set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH})
 
 include(KDEInstallDirs)
 include(KDECMakeSettings)
@@ -17,7 +17,7 @@
 
 add_definitions(
 -DQT_DEPRECATED_WARNINGS
--DQT_DISABLE_DEPRECATED_BEFORE=0x050500
+-DQT_DISABLE_DEPRECATED_BEFORE=0x050900
 -DQT_NO_URL_CAST_FROM_STRING
 )
 
@@ -28,13 +28,17 @@
 svgpart.cpp
 )
 
+qt5_add_resources(svgpart_SRCS
+svgpart.qrc
+)
+
 add_library(svgpart MODULE ${svgpart_SRCS})
+kcoreaddons_desktop_to_json(svgpart svgpart.desktop)
 
 target_link_libraries(svgpart Qt5::Widgets Qt5::Svg KF5::CoreAddons KF5::Parts)
 
-install(TARGETS svgpart DESTINATION ${KDE_INSTALL_PLUGINDIR})
+install(TARGETS svgpart DESTINATION ${KDE_INSTALL_PLUGINDIR}/kf5/parts)
 install(FILES svgpart.desktop DESTINATION ${KDE_INSTALL_KSERVICES5DIR})
-install(FILES svgpart.rc DESTINATION ${KDE_INSTALL_KXMLGUI5DIR}/svgpart)
 
 feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 ki18n_install(po)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-18.12.3/po/ar/svgpart.po 
new/svgpart-19.04.0/po/ar/svgpart.po
--- old/svgpart-18.12.3/po/ar/svgpart.po2019-03-05 01:12:09.0 
+0100
+++ 

commit svgpart for openSUSE:Factory

2019-03-11 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2019-03-11 13:51:09

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new.28833 (New)


Package is "svgpart"

Mon Mar 11 13:51:09 2019 rev:84 rq:683304 version:18.12.3

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2019-02-15 
10:01:28.155643766 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new.28833/svgpart.changes   
2019-03-11 13:51:19.481269506 +0100
@@ -1,0 +2,10 @@
+Sat Mar 09 08:03:27 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.3.php
+- Changes since 18.12.2:
+  * No code changes since 18.12.2
+
+---

Old:

  svgpart-18.12.2.tar.xz

New:

  svgpart-18.12.3.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.5Xbz3Z/_old  2019-03-11 13:51:20.685268719 +0100
+++ /var/tmp/diff_new_pack.5Xbz3Z/_new  2019-03-11 13:51:20.689268716 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   svgpart
-Version:18.12.2
+Version:18.12.3
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0-or-later

++ svgpart-18.12.2.tar.xz -> svgpart-18.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-18.12.2/po/zh_CN/svgpart.po 
new/svgpart-18.12.3/po/zh_CN/svgpart.po
--- old/svgpart-18.12.2/po/zh_CN/svgpart.po 2019-02-05 01:28:38.0 
+0100
+++ new/svgpart-18.12.3/po/zh_CN/svgpart.po 2019-03-05 01:12:10.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:53+0100\n"
-"PO-Revision-Date: 2019-01-27 23:08\n"
+"PO-Revision-Date: 2019-02-20 23:31\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit svgpart for openSUSE:Factory

2019-02-15 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2019-02-15 10:01:21

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new.28833 (New)


Package is "svgpart"

Fri Feb 15 10:01:21 2019 rev:83 rq:673886 version:18.12.2

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2019-01-24 
14:09:53.987605530 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new.28833/svgpart.changes   
2019-02-15 10:01:28.155643766 +0100
@@ -1,0 +2,10 @@
+Sat Feb 09 08:25:31 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.2.php
+- Changes since 18.12.1:
+  * No code changes since 18.12.1
+
+---

Old:

  svgpart-18.12.1.tar.xz

New:

  svgpart-18.12.2.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.uJqcq3/_old  2019-02-15 10:01:28.603643622 +0100
+++ /var/tmp/diff_new_pack.uJqcq3/_new  2019-02-15 10:01:28.607643621 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   svgpart
-Version:18.12.1
+Version:18.12.2
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0-or-later

++ svgpart-18.12.1.tar.xz -> svgpart-18.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-18.12.1/po/zh_CN/svgpart.po 
new/svgpart-18.12.2/po/zh_CN/svgpart.po
--- old/svgpart-18.12.1/po/zh_CN/svgpart.po 2019-01-08 01:09:07.0 
+0100
+++ new/svgpart-18.12.2/po/zh_CN/svgpart.po 2019-02-05 01:28:38.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:53+0100\n"
-"PO-Revision-Date: 2019-01-05 20:53\n"
+"PO-Revision-Date: 2019-01-27 23:08\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit svgpart for openSUSE:Factory

2019-01-24 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2019-01-24 14:09:51

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new.28833 (New)


Package is "svgpart"

Thu Jan 24 14:09:51 2019 rev:82 rq:665257 version:18.12.1

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2019-01-08 
12:25:26.388471821 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new.28833/svgpart.changes   
2019-01-24 14:09:53.987605530 +0100
@@ -1,0 +2,10 @@
+Fri Jan 11 05:42:50 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.1.php
+- Changes since 18.12.0:
+  * No code changes since 18.12.0
+
+---

Old:

  svgpart-18.12.0.tar.xz

New:

  svgpart-18.12.1.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.9HnTmD/_old  2019-01-24 14:09:54.827604563 +0100
+++ /var/tmp/diff_new_pack.9HnTmD/_new  2019-01-24 14:09:54.831604559 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   svgpart
-Version:18.12.0
+Version:18.12.1
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0-or-later

++ svgpart-18.12.0.tar.xz -> svgpart-18.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-18.12.0/po/zh_CN/svgpart.po 
new/svgpart-18.12.1/po/zh_CN/svgpart.po
--- old/svgpart-18.12.0/po/zh_CN/svgpart.po 2018-12-07 01:25:42.0 
+0100
+++ new/svgpart-18.12.1/po/zh_CN/svgpart.po 2019-01-08 01:09:07.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:53+0100\n"
-"PO-Revision-Date: 2018-11-12 09:25\n"
+"PO-Revision-Date: 2019-01-05 20:53\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit svgpart for openSUSE:Factory

2019-01-08 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2019-01-08 12:23:35

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new.28833 (New)


Package is "svgpart"

Tue Jan  8 12:23:35 2019 rev:81 rq:658510 version:18.12.0

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2018-11-13 
17:50:10.067576572 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new.28833/svgpart.changes   
2019-01-08 12:25:26.388471821 +0100
@@ -1,0 +2,35 @@
+Fri Dec 14 06:09:23 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.12.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.0.php
+- Changes since 18.11.90:
+  * No code changes since 18.11.90
+
+---
+Mon Dec 03 20:56:31 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-rc.php
+- Changes since 18.11.80:
+  * No code changes since 18.11.80
+
+---
+Tue Nov 20 06:23:08 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Tue Nov 20 05:57:38 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-beta.php
+- Changes since 18.08.3:
+  * Use KDEFrameworkCompilerSettings
+
+---
@@ -47 +82 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -97 +132 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -220 +255 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -279 +314 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -366 +401 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -482 +517 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:

  svgpart-18.08.3.tar.xz

New:

  svgpart-18.12.0.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.MYfbkw/_old  2019-01-08 12:25:26.848471316 +0100
+++ /var/tmp/diff_new_pack.MYfbkw/_new  2019-01-08 12:25:26.848471316 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package svgpart
 #
-# 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
@@ -12,22 +12,21 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%bcond_without lang
-
-Name:   svgpart
-Version:18.08.3
-Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%bcond_without lang
+Name:   svgpart
+Version:18.12.0
+Release:0
 Summary:SVG viewer component
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/GUI/KDE
-Url:https://projects.kde.org/projects/kde/kdegraphics/svgpart
+URL:https://projects.kde.org/projects/kde/kdegraphics/svgpart
 Source: %{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kcoreaddons-devel
@@ -40,7 +39,6 @@
 %if %{with lang}
 Recommends: %{name}-lang
 %endif
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 An SVG viewer component for KDE (KPart).
@@ -66,15 +64,14 @@
 %postun -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_kxmlguidir}/svgpart/
 %{_kf5_plugindir}/svgpart.so
 %{_kf5_servicesdir}/svgpart.desktop
 
 %if %{with 

commit svgpart for openSUSE:Factory

2018-11-13 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2018-11-13 16:56:52

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Tue Nov 13 16:56:52 2018 rev:80 rq:648143 version:18.08.3

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2018-10-17 
08:40:38.309895106 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2018-11-13 
17:50:10.067576572 +0100
@@ -1,0 +2,10 @@
+Thu Nov 08 20:44:19 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.3.php
+- Changes since 18.08.2:
+  * No code changes since 18.08.2
+
+---

Old:

  svgpart-18.08.2.tar.xz

New:

  svgpart-18.08.3.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.ByMgwa/_old  2018-11-13 17:50:10.963575323 +0100
+++ /var/tmp/diff_new_pack.ByMgwa/_new  2018-11-13 17:50:10.963575323 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   svgpart
-Version:18.08.2
+Version:18.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ svgpart-18.08.2.tar.xz -> svgpart-18.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-18.08.2/po/zh_CN/svgpart.po 
new/svgpart-18.08.3/po/zh_CN/svgpart.po
--- old/svgpart-18.08.2/po/zh_CN/svgpart.po 2018-10-09 02:16:41.0 
+0200
+++ new/svgpart-18.08.3/po/zh_CN/svgpart.po 2018-11-06 01:13:13.0 
+0100
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-09-23 03:26+0200\n"
-"PO-Revision-Date: 2018-09-28 19:53\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2018-11-01 23:22\n"
+"Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"




commit svgpart for openSUSE:Factory

2018-10-17 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2018-10-17 08:38:57

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Wed Oct 17 08:38:57 2018 rev:79 rq:641618 version:18.08.2

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2018-09-15 
15:34:30.409053866 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2018-10-17 
08:40:38.309895106 +0200
@@ -1,0 +2,10 @@
+Thu Oct 11 20:07:19 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.2.php
+- Changes since 18.08.1:
+  * None
+
+---

Old:

  svgpart-18.08.1.tar.xz

New:

  svgpart-18.08.2.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.UDJqSk/_old  2018-10-17 08:40:38.765894716 +0200
+++ /var/tmp/diff_new_pack.UDJqSk/_new  2018-10-17 08:40:38.765894716 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   svgpart
-Version:18.08.1
+Version:18.08.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ svgpart-18.08.1.tar.xz -> svgpart-18.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-18.08.1/po/zh_CN/svgpart.po 
new/svgpart-18.08.2/po/zh_CN/svgpart.po
--- old/svgpart-18.08.1/po/zh_CN/svgpart.po 2018-09-04 02:23:31.0 
+0200
+++ new/svgpart-18.08.2/po/zh_CN/svgpart.po 2018-10-09 02:16:41.0 
+0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-09-23 03:26+0200\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave \n"
+"PO-Revision-Date: 2018-09-28 19:53\n"
+"Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"




commit svgpart for openSUSE:Factory

2018-08-24 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2018-08-24 17:10:08

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Fri Aug 24 17:10:08 2018 rev:77 rq:630295 version:18.08.0

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2018-07-19 
22:57:13.981538467 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2018-08-24 
17:10:31.594529392 +0200
@@ -1,0 +2,20 @@
+Thu Aug 16 22:08:33 UTC 2018 - christo...@krop.fr
+
+- Update to 18.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.0.php
+- Changes since 18.07.80:
+  * None
+
+---
+Thu Jul 26 13:01:08 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+- Changes since 18.04.3:
+  * None
+
+---

Old:

  svgpart-18.04.3.tar.xz

New:

  svgpart-18.08.0.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.52wPr9/_old  2018-08-24 17:10:31.934529796 +0200
+++ /var/tmp/diff_new_pack.52wPr9/_new  2018-08-24 17:10:31.938529801 +0200
@@ -19,11 +19,11 @@
 %bcond_without lang
 
 Name:   svgpart
-Version:18.04.3
+Version:18.08.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
-%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:SVG viewer component
 License:GPL-2.0+
 Group:  System/GUI/KDE

++ svgpart-18.04.3.tar.xz -> svgpart-18.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-18.04.3/po/da/svgpart.po 
new/svgpart-18.08.0/po/da/svgpart.po
--- old/svgpart-18.04.3/po/da/svgpart.po2018-07-10 02:07:49.0 
+0200
+++ new/svgpart-18.08.0/po/da/svgpart.po2018-08-10 02:07:13.0 
+0200
@@ -10,7 +10,7 @@
 "POT-Creation-Date: 2017-09-23 03:26+0200\n"
 "PO-Revision-Date: 2008-02-13 19:59+0100\n"
 "Last-Translator: Martin Schlander \n"
-"Language-Team:  \n"
+"Language-Team: Danish \n"
 "Language: da\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-18.04.3/po/zh_CN/svgpart.po 
new/svgpart-18.08.0/po/zh_CN/svgpart.po
--- old/svgpart-18.04.3/po/zh_CN/svgpart.po 2018-07-10 02:07:50.0 
+0200
+++ new/svgpart-18.08.0/po/zh_CN/svgpart.po 2018-08-10 02:07:14.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-09-23 03:26+0200\n"
-"PO-Revision-Date: 2018-07-03 17:41\n"
+"PO-Revision-Date: 2018-07-24 08:47\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit svgpart for openSUSE:Factory

2018-07-19 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2018-07-19 22:55:01

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Thu Jul 19 22:55:01 2018 rev:76 rq:622776 version:18.04.3

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2018-06-15 
14:45:13.322653623 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2018-07-19 
22:57:13.981538467 +0200
@@ -1,0 +2,10 @@
+Fri Jul 13 04:50:20 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.3.php
+- Changes since 18.04.2:
+  * None
+
+---

Old:

  svgpart-18.04.2.tar.xz

New:

  svgpart-18.04.3.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.6pC09o/_old  2018-07-19 22:57:14.569536643 +0200
+++ /var/tmp/diff_new_pack.6pC09o/_new  2018-07-19 22:57:14.569536643 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   svgpart
-Version:18.04.2
+Version:18.04.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ svgpart-18.04.2.tar.xz -> svgpart-18.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-18.04.2/po/zh_CN/svgpart.po 
new/svgpart-18.04.3/po/zh_CN/svgpart.po
--- old/svgpart-18.04.2/po/zh_CN/svgpart.po 2018-06-05 02:33:37.0 
+0200
+++ new/svgpart-18.04.3/po/zh_CN/svgpart.po 2018-07-10 02:07:50.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-09-23 03:26+0200\n"
-"PO-Revision-Date: 2018-05-18 06:31-0400\n"
+"PO-Revision-Date: 2018-07-03 17:41\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit svgpart for openSUSE:Factory

2018-06-15 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2018-06-15 14:45:11

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Fri Jun 15 14:45:11 2018 rev:75 rq:615643 version:18.04.2

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2018-05-16 
18:44:38.148697495 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2018-06-15 
14:45:13.322653623 +0200
@@ -1,0 +2,10 @@
+Fri Jun 08 05:07:05 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.2.php
+- Changes since 18.04.1:
+  * None
+
+---

Old:

  svgpart-18.04.1.tar.xz

New:

  svgpart-18.04.2.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.lP1BhY/_old  2018-06-15 14:45:14.210621141 +0200
+++ /var/tmp/diff_new_pack.lP1BhY/_new  2018-06-15 14:45:14.214620995 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   svgpart
-Version:18.04.1
+Version:18.04.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ svgpart-18.04.1.tar.xz -> svgpart-18.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-18.04.1/po/zh_CN/svgpart.po 
new/svgpart-18.04.2/po/zh_CN/svgpart.po
--- old/svgpart-18.04.1/po/zh_CN/svgpart.po 2018-05-08 02:11:57.0 
+0200
+++ new/svgpart-18.04.2/po/zh_CN/svgpart.po 2018-06-05 02:33:37.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-09-23 03:26+0200\n"
-"PO-Revision-Date: 2018-04-26 06:10-0400\n"
+"PO-Revision-Date: 2018-05-18 06:31-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -49,7 +49,7 @@
 #: svgpart.rc:4
 #, kde-format
 msgid ""
-msgstr "查看()"
+msgstr "视图()"
 
 #. i18n: ectx: ToolBar (mainToolBar)
 #: svgpart.rc:13




commit svgpart for openSUSE:Factory

2018-05-16 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2018-05-16 18:42:36

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Wed May 16 18:42:36 2018 rev:74 rq:607289 version:18.04.1

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2018-04-27 
16:07:42.977825176 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2018-05-16 
18:44:38.148697495 +0200
@@ -1,0 +2,10 @@
+Fri May 11 05:18:27 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.1.php
+- Changes since 18.04.0:
+  * None
+
+---

Old:

  svgpart-18.04.0.tar.xz

New:

  svgpart-18.04.1.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.WRylON/_old  2018-05-16 18:44:39.180660202 +0200
+++ /var/tmp/diff_new_pack.WRylON/_new  2018-05-16 18:44:39.184660057 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   svgpart
-Version:18.04.0
+Version:18.04.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ svgpart-18.04.0.tar.xz -> svgpart-18.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-18.04.0/po/zh_CN/svgpart.po 
new/svgpart-18.04.1/po/zh_CN/svgpart.po
--- old/svgpart-18.04.0/po/zh_CN/svgpart.po 2018-04-13 02:06:37.0 
+0200
+++ new/svgpart-18.04.1/po/zh_CN/svgpart.po 2018-05-08 02:11:57.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-09-23 03:26+0200\n"
-"PO-Revision-Date: 2018-04-05 09:41-0400\n"
+"PO-Revision-Date: 2018-04-26 06:10-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit svgpart for openSUSE:Factory

2018-04-27 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2018-04-27 16:07:12

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Fri Apr 27 16:07:12 2018 rev:73 rq:599161 version:18.04.0

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2018-03-22 
12:07:50.443816259 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2018-04-27 
16:07:42.977825176 +0200
@@ -1,0 +2,20 @@
+Wed Apr 18 07:50:10 CEST 2018 - lbeltr...@kde.org
+
+- Update to 18.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.0.php
+- Changes since 18.03.90:
+  * None
+
+---
+Fri Apr 06 07:10:17 CEST 2018 - lbeltr...@kde.org
+
+- Update to 18.03.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+- Changes since 17.12.3:
+  * None
+
+---

Old:

  svgpart-17.12.3.tar.xz

New:

  svgpart-18.04.0.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.VTOraN/_old  2018-04-27 16:07:43.697798768 +0200
+++ /var/tmp/diff_new_pack.VTOraN/_new  2018-04-27 16:07:43.701798621 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   svgpart
-Version:17.12.3
+Version:18.04.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ svgpart-17.12.3.tar.xz -> svgpart-18.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-17.12.3/po/zh_CN/svgpart.po 
new/svgpart-18.04.0/po/zh_CN/svgpart.po
--- old/svgpart-17.12.3/po/zh_CN/svgpart.po 2018-03-06 01:15:31.0 
+0100
+++ new/svgpart-18.04.0/po/zh_CN/svgpart.po 2018-04-13 02:06:37.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-09-23 03:26+0200\n"
-"PO-Revision-Date: 2018-02-28 02:29-0500\n"
+"PO-Revision-Date: 2018-04-05 09:41-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit svgpart for openSUSE:Factory

2018-03-22 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2018-03-22 12:01:48

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Thu Mar 22 12:01:48 2018 rev:72 rq:585675 version:17.12.3

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2018-02-14 
09:44:21.495698745 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2018-03-22 
12:07:50.443816259 +0100
@@ -1,0 +2,10 @@
+Thu Mar 08 23:52:32 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.3.php
+- Changes since 17.12.2:
+  * None
+
+---

Old:

  svgpart-17.12.2.tar.xz

New:

  svgpart-17.12.3.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.4Hl6aL/_old  2018-03-22 12:07:51.487778838 +0100
+++ /var/tmp/diff_new_pack.4Hl6aL/_new  2018-03-22 12:07:51.495778550 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   svgpart
-Version:17.12.2
+Version:17.12.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ svgpart-17.12.2.tar.xz -> svgpart-17.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-17.12.2/po/nb/svgpart.po 
new/svgpart-17.12.3/po/nb/svgpart.po
--- old/svgpart-17.12.2/po/nb/svgpart.po2018-02-06 01:10:38.0 
+0100
+++ new/svgpart-17.12.3/po/nb/svgpart.po2018-03-06 01:15:31.0 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: svgpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2017-09-03 03:05+0200\n"
+"POT-Creation-Date: 2017-09-23 03:26+0200\n"
 "PO-Revision-Date: 2008-01-29 06:46+0100\n"
 "Last-Translator: MagicPO 0.3 (automated)\n"
 "Language-Team: Norwegian Bokmål \n"
@@ -29,17 +29,17 @@
 msgid "Your emails"
 msgstr "bjor...@skogkatt.homelinux.org"
 
-#: svgpart.cpp:37
+#: svgpart.cpp:42
 #, kde-format
 msgid "SVG Part"
 msgstr "SVG-del"
 
-#: svgpart.cpp:39
+#: svgpart.cpp:44
 #, kde-format
 msgid "A KPart to display SVG images"
 msgstr "En KPart som viser SVG-bilder"
 
-#: svgpart.cpp:41
+#: svgpart.cpp:46
 #, kde-format
 msgid "Copyright 2007, Aurélien Gâteau "
 msgstr "Copyright 2007, Aurélien Gâteau "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-17.12.2/po/zh_CN/svgpart.po 
new/svgpart-17.12.3/po/zh_CN/svgpart.po
--- old/svgpart-17.12.2/po/zh_CN/svgpart.po 2018-02-06 01:10:38.0 
+0100
+++ new/svgpart-17.12.3/po/zh_CN/svgpart.po 2018-03-06 01:15:31.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-09-23 03:26+0200\n"
-"PO-Revision-Date: 2018-02-04 20:34-0500\n"
+"PO-Revision-Date: 2018-02-28 02:29-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit svgpart for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2018-02-14 09:44:16

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Wed Feb 14 09:44:16 2018 rev:71 rq:575144 version:17.12.2

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2018-01-22 
16:18:09.138961793 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2018-02-14 
09:44:21.495698745 +0100
@@ -1,0 +2,10 @@
+Wed Feb 07 08:49:24 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.2.php
+- Changes since 17.12.1:
+  * None
+
+---

Old:

  svgpart-17.12.1.tar.xz

New:

  svgpart-17.12.2.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.gPkkhM/_old  2018-02-14 09:44:22.311669005 +0100
+++ /var/tmp/diff_new_pack.gPkkhM/_new  2018-02-14 09:44:22.315668859 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   svgpart
-Version:17.12.1
+Version:17.12.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ svgpart-17.12.1.tar.xz -> svgpart-17.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-17.12.1/po/nn/svgpart.po 
new/svgpart-17.12.2/po/nn/svgpart.po
--- old/svgpart-17.12.1/po/nn/svgpart.po2018-01-09 01:56:44.0 
+0100
+++ new/svgpart-17.12.2/po/nn/svgpart.po2018-02-06 01:10:38.0 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: svgpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2017-09-03 03:05+0200\n"
+"POT-Creation-Date: 2017-09-23 03:26+0200\n"
 "PO-Revision-Date: 2008-08-03 19:23+0200\n"
 "Last-Translator: Karl Ove Hufthammer \n"
 "Language-Team: Norwegian Nynorsk \n"
@@ -29,17 +29,17 @@
 msgid "Your emails"
 msgstr "k...@huftis.org"
 
-#: svgpart.cpp:37
+#: svgpart.cpp:42
 #, kde-format
 msgid "SVG Part"
 msgstr "SVG-del"
 
-#: svgpart.cpp:39
+#: svgpart.cpp:44
 #, kde-format
 msgid "A KPart to display SVG images"
 msgstr "Ein KPart for vising av SVG-bilete"
 
-#: svgpart.cpp:41
+#: svgpart.cpp:46
 #, kde-format
 msgid "Copyright 2007, Aurélien Gâteau "
 msgstr "© 2007 Aurélien Gâteau "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-17.12.1/po/tr/svgpart.po 
new/svgpart-17.12.2/po/tr/svgpart.po
--- old/svgpart-17.12.1/po/tr/svgpart.po2018-01-09 01:56:44.0 
+0100
+++ new/svgpart-17.12.2/po/tr/svgpart.po2018-02-06 01:10:38.0 
+0100
@@ -11,8 +11,8 @@
 "POT-Creation-Date: 2017-09-23 03:26+0200\n"
 "PO-Revision-Date: 2014-06-08 13:55+\n"
 "Last-Translator: Volkan Gezer \n"
-"Language-Team: Turkish "
-"(http://www.transifex.com/projects/p/kdegraphics-k-tr/language/tr/)\n"
+"Language-Team: Turkish (http://www.transifex.com/projects/p/kdegraphics-k-tr/;
+"language/tr/)\n"
 "Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-17.12.1/po/zh_CN/svgpart.po 
new/svgpart-17.12.2/po/zh_CN/svgpart.po
--- old/svgpart-17.12.1/po/zh_CN/svgpart.po 2018-01-09 01:56:44.0 
+0100
+++ new/svgpart-17.12.2/po/zh_CN/svgpart.po 2018-02-06 01:10:38.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-09-23 03:26+0200\n"
-"PO-Revision-Date: 2018-01-08 18:08-0500\n"
+"PO-Revision-Date: 2018-02-04 20:34-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit svgpart for openSUSE:Factory

2018-01-22 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2018-01-22 16:17:03

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Mon Jan 22 16:17:03 2018 rev:70 rq:564421 version:17.12.1

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2017-12-19 
10:56:14.239867822 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2018-01-22 
16:18:09.138961793 +0100
@@ -1,0 +2,10 @@
+Thu Jan 11 23:41:29 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * None
+
+---

Old:

  svgpart-17.12.0.tar.xz

New:

  svgpart-17.12.1.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.8d5gX3/_old  2018-01-22 16:18:09.678936534 +0100
+++ /var/tmp/diff_new_pack.8d5gX3/_new  2018-01-22 16:18:09.678936534 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   svgpart
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ svgpart-17.12.0.tar.xz -> svgpart-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-17.12.0/po/tr/svgpart.po 
new/svgpart-17.12.1/po/tr/svgpart.po
--- old/svgpart-17.12.0/po/tr/svgpart.po2017-12-08 01:50:05.0 
+0100
+++ new/svgpart-17.12.1/po/tr/svgpart.po2018-01-09 01:56:44.0 
+0100
@@ -11,8 +11,8 @@
 "POT-Creation-Date: 2017-09-23 03:26+0200\n"
 "PO-Revision-Date: 2014-06-08 13:55+\n"
 "Last-Translator: Volkan Gezer \n"
-"Language-Team: Turkish (http://www.transifex.com/projects/p/kdegraphics-k-tr/;
-"language/tr/)\n"
+"Language-Team: Turkish "
+"(http://www.transifex.com/projects/p/kdegraphics-k-tr/language/tr/)\n"
 "Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-17.12.0/po/zh_CN/svgpart.po 
new/svgpart-17.12.1/po/zh_CN/svgpart.po
--- old/svgpart-17.12.0/po/zh_CN/svgpart.po 2017-12-08 01:50:05.0 
+0100
+++ new/svgpart-17.12.1/po/zh_CN/svgpart.po 2018-01-09 01:56:44.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-09-23 03:26+0200\n"
-"PO-Revision-Date: 2017-11-09 08:35-0500\n"
+"PO-Revision-Date: 2018-01-08 18:08-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -18,7 +18,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/kdegraphics/svgpart.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/kdegraphics/svgpart.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"




commit svgpart for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2017-12-19 10:56:07

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Tue Dec 19 10:56:07 2017 rev:69 rq:556300 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2017-11-17 
10:55:56.449644933 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2017-12-19 
10:56:14.239867822 +0100
@@ -1,0 +2,45 @@
+Sat Dec 09 14:59:13 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:39 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:43 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Bump version to 1.1 given the new features
+  * Support loading by stream and restoring state on reload
+  * Fix .arcconfig
+  * use more strict Qt code definitions
+  * Add .arcconfig
+  * Reset QGraphicsView on url close, for being fresh on reuse
+  * Set range of definitions for modern Qt code
+  * Use non-deprecated KDEInstallDirs variables
+  * Bump min deps to Qt 5.5 and ECM/KF 5.18
+  * Use NO_POLICY_SCOPE with KDECompilerSettings
+  * Clean up includes
+  * Add missing translationDomain attribute to ui.rc file
+  * Use non-deprecated  as root element in ui.rc file
+  * Use nullptr
+  * Use override
+  * Reformat tabs -> spaces
+
+---

Old:

  svgpart-17.08.3.tar.xz

New:

  svgpart-17.12.0.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.5diYej/_old  2017-12-19 10:56:14.819839825 +0100
+++ /var/tmp/diff_new_pack.5diYej/_new  2017-12-19 10:56:14.819839825 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   svgpart
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ svgpart-17.08.3.tar.xz -> svgpart-17.12.0.tar.xz ++
 2248 lines of diff (skipped)




commit svgpart for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2017-11-17 10:52:46

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Fri Nov 17 10:52:46 2017 rev:68 rq:540984 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2017-10-23 
16:51:49.308812635 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2017-11-17 
10:55:56.449644933 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:15 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  svgpart-17.08.2.tar.xz

New:

  svgpart-17.08.3.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.jtFukS/_old  2017-11-17 10:55:56.925627512 +0100
+++ /var/tmp/diff_new_pack.jtFukS/_new  2017-11-17 10:55:56.929627365 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   svgpart
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ svgpart-17.08.2.tar.xz -> svgpart-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-17.08.2/po/zh_CN/svgpart.po 
new/svgpart-17.08.3/po/zh_CN/svgpart.po
--- old/svgpart-17.08.2/po/zh_CN/svgpart.po 2017-10-10 02:08:29.0 
+0200
+++ new/svgpart-17.08.3/po/zh_CN/svgpart.po 2017-11-07 02:15:43.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:16+0100\n"
-"PO-Revision-Date: 2017-09-30 17:50-0400\n"
+"PO-Revision-Date: 2017-10-19 10:52-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit svgpart for openSUSE:Factory

2017-10-23 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2017-10-23 16:51:49

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Mon Oct 23 16:51:49 2017 rev:67 rq:534849 version:17.08.2

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2017-09-11 
16:23:27.179123301 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2017-10-23 
16:51:49.308812635 +0200
@@ -1,0 +2,10 @@
+Tue Oct 17 00:33:08 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.2.php
+- Changes since 17.08.1:
+  * None
+
+---

Old:

  svgpart-17.08.1.tar.xz

New:

  svgpart-17.08.2.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.mweEyv/_old  2017-10-23 16:51:49.868786428 +0200
+++ /var/tmp/diff_new_pack.mweEyv/_new  2017-10-23 16:51:49.872786241 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   svgpart
-Version:17.08.1
+Version:17.08.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ svgpart-17.08.1.tar.xz -> svgpart-17.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-17.08.1/po/cs/svgpart.po 
new/svgpart-17.08.2/po/cs/svgpart.po
--- old/svgpart-17.08.1/po/cs/svgpart.po2017-09-05 02:29:19.0 
+0200
+++ new/svgpart-17.08.2/po/cs/svgpart.po2017-10-10 02:08:27.0 
+0200
@@ -1,21 +1,21 @@
-# SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR , YEAR.
+# Vít Pelčák , 2017.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: svgpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:16+0100\n"
-"PO-Revision-Date: 2008-02-12 11:08+0100\n"
-"Last-Translator: Lukáš Tinkl \n"
-"Language-Team: Czech \n"
+"PO-Revision-Date: 2017-09-11 14:08+0100\n"
+"Last-Translator: Vít Pelčák \n"
+"Language-Team: Czech \n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+"X-Generator: Lokalize 2.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -52,4 +52,4 @@
 #: svgpart.rc:13
 #, kde-format
 msgid "Main Toolbar"
-msgstr "Hlavní nástrojová lišta"
+msgstr "Hlavní panel nástrojů"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-17.08.1/po/zh_CN/svgpart.po 
new/svgpart-17.08.2/po/zh_CN/svgpart.po
--- old/svgpart-17.08.1/po/zh_CN/svgpart.po 2017-09-05 02:29:19.0 
+0200
+++ new/svgpart-17.08.2/po/zh_CN/svgpart.po 2017-10-10 02:08:29.0 
+0200
@@ -1,9 +1,13 @@
+# translation of kfile_dvi.po to zh_CN
+# Copyright (C) 2003 Free Software Foundation, Inc.
+# Xiong Jiang , 2003
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:16+0100\n"
-"PO-Revision-Date: 2017-08-31 05:19-0400\n"
+"PO-Revision-Date: 2017-09-30 17:50-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit svgpart for openSUSE:Factory

2017-09-11 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2017-09-11 16:22:31

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Mon Sep 11 16:22:31 2017 rev:66 rq:522673 version:17.08.1

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2017-08-28 
15:09:59.381256576 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2017-09-11 
16:23:27.179123301 +0200
@@ -1,0 +2,10 @@
+Thu Sep 07 07:02:42 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.1.php
+- Changes since 17.08.0:
+  * None
+
+---

Old:

  svgpart-17.08.0.tar.xz

New:

  svgpart-17.08.1.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.Hllh3c/_old  2017-09-11 16:23:27.627060405 +0200
+++ /var/tmp/diff_new_pack.Hllh3c/_new  2017-09-11 16:23:27.627060405 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   svgpart
-Version:17.08.0
+Version:17.08.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ svgpart-17.08.0.tar.xz -> svgpart-17.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-17.08.0/po/zh_CN/svgpart.po 
new/svgpart-17.08.1/po/zh_CN/svgpart.po
--- old/svgpart-17.08.0/po/zh_CN/svgpart.po 2017-08-11 02:34:08.0 
+0200
+++ new/svgpart-17.08.1/po/zh_CN/svgpart.po 2017-09-05 02:29:19.0 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:16+0100\n"
-"PO-Revision-Date: 2017-08-05 09:35-0400\n"
+"PO-Revision-Date: 2017-08-31 05:19-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit svgpart for openSUSE:Factory

2017-08-28 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2017-08-28 15:09:51

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Mon Aug 28 15:09:51 2017 rev:65 rq:516493 version:17.08.0

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2017-07-29 
09:00:44.198515285 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2017-08-28 
15:09:59.381256576 +0200
@@ -1,0 +2,17 @@
+Fri Aug 11 22:46:37 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.08.0
+  * New feature release
+  * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+  * None
+
+---
+Sat Aug  5 18:19:52 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.07.90
+  * KDE Applications 17.07.90
+  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+---

Old:

  svgpart-17.04.3.tar.xz

New:

  svgpart-17.08.0.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.yEy5kK/_old  2017-08-28 15:10:02.796776105 +0200
+++ /var/tmp/diff_new_pack.yEy5kK/_new  2017-08-28 15:10:02.840769916 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package svgpart
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %bcond_without lang
 
 Name:   svgpart
-Version:17.04.3
+Version:17.08.0
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:SVG viewer component
 License:GPL-2.0+
@@ -36,7 +37,9 @@
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Svg)
 BuildRequires:  pkgconfig(Qt5Widgets)
+%if %{with lang}
 Recommends: %{name}-lang
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -65,9 +68,9 @@
 %files
 %defattr(-,root,root)
 %doc COPYING*
+%{_kf5_kxmlguidir}/svgpart/
 %{_kf5_plugindir}/svgpart.so
 %{_kf5_servicesdir}/svgpart.desktop
-%{_kf5_kxmlguidir}/svgpart/
 
 %if %{with lang}
 %files lang -f %{name}.lang

++ svgpart-17.04.3.tar.xz -> svgpart-17.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-17.04.3/po/bg/svgpart.po 
new/svgpart-17.08.0/po/bg/svgpart.po
--- old/svgpart-17.04.3/po/bg/svgpart.po2017-07-11 02:19:19.0 
+0200
+++ new/svgpart-17.08.0/po/bg/svgpart.po2017-08-11 02:34:08.0 
+0200
@@ -1,4 +1,3 @@
-# translation of svgpart.po to Bulgarian
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-17.04.3/po/tr/svgpart.po 
new/svgpart-17.08.0/po/tr/svgpart.po
--- old/svgpart-17.04.3/po/tr/svgpart.po2017-07-11 02:19:20.0 
+0200
+++ new/svgpart-17.08.0/po/tr/svgpart.po2017-08-11 02:34:08.0 
+0200
@@ -11,8 +11,8 @@
 "POT-Creation-Date: 2016-11-19 20:16+0100\n"
 "PO-Revision-Date: 2014-06-08 13:55+\n"
 "Last-Translator: Volkan Gezer \n"
-"Language-Team: Turkish "
-"(http://www.transifex.com/projects/p/kdegraphics-k-tr/language/tr/)\n"
+"Language-Team: Turkish (http://www.transifex.com/projects/p/kdegraphics-k-tr/;
+"language/tr/)\n"
 "Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-17.04.3/po/zh_CN/svgpart.po 
new/svgpart-17.08.0/po/zh_CN/svgpart.po
--- old/svgpart-17.04.3/po/zh_CN/svgpart.po 2017-07-11 02:19:20.0 
+0200
+++ new/svgpart-17.08.0/po/zh_CN/svgpart.po 2017-08-11 02:34:08.0 
+0200
@@ -1,14 +1,9 @@
-# translation of kfile_dvi.po to zh_CN
-# Copyright (C) 2003 Free Software Foundation, Inc.
-# Xiong Jiang , 2003
-#
-# Guo Yunhe , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 

commit svgpart for openSUSE:Factory

2017-07-29 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2017-07-29 09:00:36

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Sat Jul 29 09:00:36 2017 rev:64 rq:510825 version:17.04.3

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2017-06-15 
11:24:09.932858272 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2017-07-29 
09:00:44.198515285 +0200
@@ -1,0 +2,10 @@
+Sun Jul 16 08:49:53 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.3.php
+- Changes since 17.04.2:
+  * None
+
+---

Old:

  svgpart-17.04.2.tar.xz

New:

  svgpart-17.04.3.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.5Ht7kC/_old  2017-07-29 09:00:46.118244064 +0200
+++ /var/tmp/diff_new_pack.5Ht7kC/_new  2017-07-29 09:00:46.126242934 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   svgpart
-Version:17.04.2
+Version:17.04.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ svgpart-17.04.2.tar.xz -> svgpart-17.04.3.tar.xz ++




commit svgpart for openSUSE:Factory

2017-06-15 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2017-06-15 11:24:09

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Thu Jun 15 11:24:09 2017 rev:63 rq:502142 version:17.04.2

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2017-05-24 
16:49:31.757635494 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2017-06-15 
11:24:09.932858272 +0200
@@ -1,0 +2,10 @@
+Wed Jun 07 17:43:03 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.2.php
+- Changes since 17.04.1:
+  * None
+
+---

Old:

  svgpart-17.04.1.tar.xz

New:

  svgpart-17.04.2.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.phvfZe/_old  2017-06-15 11:24:10.484780361 +0200
+++ /var/tmp/diff_new_pack.phvfZe/_new  2017-06-15 11:24:10.488779796 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   svgpart
-Version:17.04.1
+Version:17.04.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ svgpart-17.04.1.tar.xz -> svgpart-17.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-17.04.1/po/tr/svgpart.po 
new/svgpart-17.04.2/po/tr/svgpart.po
--- old/svgpart-17.04.1/po/tr/svgpart.po2017-05-09 02:17:36.0 
+0200
+++ new/svgpart-17.04.2/po/tr/svgpart.po2017-06-06 02:14:50.0 
+0200
@@ -11,8 +11,8 @@
 "POT-Creation-Date: 2016-11-19 20:16+0100\n"
 "PO-Revision-Date: 2014-06-08 13:55+\n"
 "Last-Translator: Volkan Gezer \n"
-"Language-Team: Turkish (http://www.transifex.com/projects/p/kdegraphics-k-tr/;
-"language/tr/)\n"
+"Language-Team: Turkish "
+"(http://www.transifex.com/projects/p/kdegraphics-k-tr/language/tr/)\n"
 "Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-17.04.1/po/zh_CN/svgpart.po 
new/svgpart-17.04.2/po/zh_CN/svgpart.po
--- old/svgpart-17.04.1/po/zh_CN/svgpart.po 2017-05-09 02:17:36.0 
+0200
+++ new/svgpart-17.04.2/po/zh_CN/svgpart.po 2017-06-06 02:14:50.0 
+0200
@@ -2,20 +2,24 @@
 # Copyright (C) 2003 Free Software Foundation, Inc.
 # Xiong Jiang , 2003
 #
+# Guo Yunhe , 2017.
 msgid ""
 msgstr ""
-"Project-Id-Version: svgpart\n"
+"Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:16+0100\n"
-"PO-Revision-Date: 2003-01-16 00:25-0500\n"
-"Last-Translator: Xiong Jiang \n"
-"Language-Team: zh_CN \n"
+"PO-Revision-Date: 2017-05-20 05:04-0400\n"
+"Last-Translator: guoyunhebrave \n"
+"Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.0\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Language: zh-CN\n"
+"X-Crowdin-File: /kf5-stable/messages/kdegraphics/svgpart.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"




commit svgpart for openSUSE:Factory

2017-05-24 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2017-05-24 16:49:30

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Wed May 24 16:49:30 2017 rev:62 rq:496064 version:17.04.1

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2017-05-16 
14:37:12.182167738 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2017-05-24 
16:49:31.757635494 +0200
@@ -1,0 +2,10 @@
+Wed May 17 20:37:45 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.1.php
+- Changes since 17.04.0:
+  * None
+
+---

Old:

  svgpart-17.04.0.tar.xz

New:

  svgpart-17.04.1.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.WYwMOY/_old  2017-05-24 16:49:32.345552692 +0200
+++ /var/tmp/diff_new_pack.WYwMOY/_new  2017-05-24 16:49:32.345552692 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   svgpart
-Version:17.04.0
+Version:17.04.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ svgpart-17.04.0.tar.xz -> svgpart-17.04.1.tar.xz ++




commit svgpart for openSUSE:Factory

2017-05-16 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2017-05-16 14:37:09

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Tue May 16 14:37:09 2017 rev:61 rq:490533 version:17.04.0

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2017-03-16 
09:40:46.545204776 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2017-05-16 
14:37:12.182167738 +0200
@@ -1,0 +2,30 @@
+Sun Apr 16 10:45:36 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * None
+
+---
+Wed Apr 12 20:26:13 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * None
+
+---
+Sat Mar 25 23:10:56 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * None
+
+---

Old:

  svgpart-16.12.3.tar.xz

New:

  svgpart-17.04.0.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.4IJkcy/_old  2017-05-16 14:37:12.834076147 +0200
+++ /var/tmp/diff_new_pack.4IJkcy/_new  2017-05-16 14:37:12.834076147 +0200
@@ -15,12 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:   svgpart
-Version:16.12.3
+Version:17.04.0
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:SVG viewer component
 License:GPL-2.0+
@@ -35,11 +36,16 @@
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Svg)
 BuildRequires:  pkgconfig(Qt5Widgets)
+Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 An SVG viewer component for KDE (KPart).
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -49,15 +55,23 @@
 
 %install
 %kf5_makeinstall -C build
+%if %{with lang}
+  %find_lang %{name} --with-man --all-name
+%endif
 
 %post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
-%doc COPYING
+%doc COPYING*
 %{_kf5_plugindir}/svgpart.so
 %{_kf5_servicesdir}/svgpart.desktop
 %{_kf5_kxmlguidir}/svgpart/
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++ svgpart-16.12.3.tar.xz -> svgpart-17.04.0.tar.xz ++
 3033 lines of diff (skipped)




commit svgpart for openSUSE:Factory

2017-03-16 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2017-03-16 09:40:40

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Thu Mar 16 09:40:40 2017 rev:60 rq:478290 version:16.12.3

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2017-01-23 
11:37:34.284333234 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2017-03-16 
09:40:46.545204776 +0100
@@ -1,0 +2,18 @@
+Thu Mar  9 12:45:07 CET 2017 - lbeltr...@kde.org
+
+- 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
+
+---
+Thu Feb  9 07:25:17 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  svgpart-16.12.1.tar.xz

New:

  svgpart-16.12.3.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.EJ47q2/_old  2017-03-16 09:40:47.037135120 +0100
+++ /var/tmp/diff_new_pack.EJ47q2/_new  2017-03-16 09:40:47.041134555 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   svgpart
-Version:16.12.1
+Version:16.12.3
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 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:SVG viewer component
 License:GPL-2.0+

++ svgpart-16.12.1.tar.xz -> svgpart-16.12.3.tar.xz ++




commit svgpart for openSUSE:Factory

2017-01-23 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2017-01-23 11:37:33

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2016-12-17 
10:58:35.803891985 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2017-01-23 
11:37:34.284333234 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 09:09:08 UTC 2017 - lbeltr...@kde.org
+
+- - Update to KDE Applications 16.12.1
+   * KDE Applications 16.12.1 
+   * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+---

Old:

  svgpart-16.12.0.tar.xz

New:

  svgpart-16.12.1.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.bw6ANG/_old  2017-01-23 11:37:34.652281051 +0100
+++ /var/tmp/diff_new_pack.bw6ANG/_new  2017-01-23 11:37:34.656280484 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   svgpart
-Version:16.12.0
+Version:16.12.1
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-16.12.0.tar.xz -> svgpart-16.12.1.tar.xz ++




commit svgpart for openSUSE:Factory

2016-11-13 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2016-11-13 23:00:59

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2016-10-18 
10:42:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2016-11-13 
23:01:00.0 +0100
@@ -1,0 +2,7 @@
+Wed Nov  9 06:29:33 UTC 2016 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.08.3
+  * KDE Applications 16.08.3
+  * https://www.kde.org/announcements/announce-applications-16.08.3.php
+
+---

Old:

  svgpart-16.08.2.tar.xz

New:

  svgpart-16.08.3.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.SdhA0y/_old  2016-11-13 23:01:01.0 +0100
+++ /var/tmp/diff_new_pack.SdhA0y/_new  2016-11-13 23:01:01.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:16.08.2
+Version:16.08.3
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-16.08.2.tar.xz -> svgpart-16.08.3.tar.xz ++




commit svgpart for openSUSE:Factory

2016-10-18 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2016-10-18 10:42:29

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2016-09-24 
15:27:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2016-10-18 
10:42:30.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct 11 21:09:52 UTC 2016 - lbeltr...@kde.org
+
+- KDE Applications 16.08.2
+https://www.kde.org/announcements/announce-applications-16.08.2.php
+
+---

Old:

  svgpart-16.08.1.tar.xz

New:

  svgpart-16.08.2.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.EP7aCu/_old  2016-10-18 10:42:31.0 +0200
+++ /var/tmp/diff_new_pack.EP7aCu/_new  2016-10-18 10:42:31.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:16.08.1
+Version:16.08.2
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-16.08.1.tar.xz -> svgpart-16.08.2.tar.xz ++




commit svgpart for openSUSE:Factory

2016-09-24 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2016-09-24 15:27:35

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2016-08-31 
00:09:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2016-09-24 
15:27:36.0 +0200
@@ -1,0 +2,8 @@
+Fri Sep  9 08:44:21 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.1
+   * KDE Applications 16.08.1
+   * https://www.kde.org/announcements/announce-applications-16.08.1.php
+
+
+---

Old:

  svgpart-16.08.0.tar.xz

New:

  svgpart-16.08.1.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.JvB6UD/_old  2016-09-24 15:27:37.0 +0200
+++ /var/tmp/diff_new_pack.JvB6UD/_new  2016-09-24 15:27:37.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:16.08.0
+Version:16.08.1
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-16.08.0.tar.xz -> svgpart-16.08.1.tar.xz ++




commit svgpart for openSUSE:Factory

2016-08-30 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2016-08-31 00:09:35

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2016-07-24 
19:49:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2016-08-31 
00:09:36.0 +0200
@@ -1,0 +2,16 @@
+Fri Aug 12 10:32:38 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.0
+   * KDE Applications 16.08.0
+   * https://www.kde.org/announcements/announce-applications-16.08.0.php
+
+
+---
+Mon Aug  8 15:55:34 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.07.90
+   * KDE Applications 16.07.90 (16.08-RC)
+   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+
+
+---

Old:

  svgpart-16.04.3.tar.xz

New:

  svgpart-16.08.0.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.hOkTs7/_old  2016-08-31 00:09:37.0 +0200
+++ /var/tmp/diff_new_pack.hOkTs7/_new  2016-08-31 00:09:37.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:16.04.3
+Version:16.08.0
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-16.04.3.tar.xz -> svgpart-16.08.0.tar.xz ++




commit svgpart for openSUSE:Factory

2016-07-24 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2016-07-24 19:49:43

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2016-06-25 
02:20:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2016-07-24 
19:49:54.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul  8 09:25:21 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.3
+   * KDE Applications 16.04.3
+   * https://www.kde.org/announcements/announce-applications-16.04.3.php
+
+
+---

Old:

  svgpart-16.04.2.tar.xz

New:

  svgpart-16.04.3.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.w7ZQBb/_old  2016-07-24 19:49:55.0 +0200
+++ /var/tmp/diff_new_pack.w7ZQBb/_new  2016-07-24 19:49:55.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:16.04.2
+Version:16.04.3
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-16.04.2.tar.xz -> svgpart-16.04.3.tar.xz ++




commit svgpart for openSUSE:Factory

2016-06-24 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2016-06-25 02:20:04

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2016-05-29 
03:08:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2016-06-25 
02:20:05.0 +0200
@@ -1,0 +2,8 @@
+Fri Jun 10 18:13:27 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.2
+   * KDE Applications 16.04.2
+   * https://www.kde.org/announcements/announce-applications-16.04.2.php
+
+
+---

Old:

  svgpart-16.04.1.tar.xz

New:

  svgpart-16.04.2.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.xdM2OD/_old  2016-06-25 02:20:06.0 +0200
+++ /var/tmp/diff_new_pack.xdM2OD/_new  2016-06-25 02:20:06.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:16.04.1
+Version:16.04.2
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-16.04.1.tar.xz -> svgpart-16.04.2.tar.xz ++




commit svgpart for openSUSE:Factory

2016-05-28 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2016-05-29 03:08:08

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2016-03-29 
10:38:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2016-05-29 
03:08:11.0 +0200
@@ -1,0 +2,24 @@
+Sat May  7 10:45:41 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.1
+   * KDE Applications 16.04.1
+   * https://www.kde.org/announcements/announce-applications-16.04.1.php
+
+
+---
+Sun Apr 17 06:21:46 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.0
+   * KDE Applications 16.04.0
+   * https://www.kde.org/announcements/announce-applications-16.04.0.php
+
+
+---
+Mon Apr 11 06:56:37 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.03.90
+   * KDE Applications 16.04.0 RC
+   * https://www.kde.org/announcements/announce-applications-16.04-rc.php
+
+
+---

Old:

  svgpart-15.12.3.tar.xz

New:

  svgpart-16.04.1.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.yDTovQ/_old  2016-05-29 03:08:12.0 +0200
+++ /var/tmp/diff_new_pack.yDTovQ/_new  2016-05-29 03:08:12.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:15.12.3
+Version:16.04.1
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-15.12.3.tar.xz -> svgpart-16.04.1.tar.xz ++




commit svgpart for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2016-03-29 10:00:00

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2016-02-23 
16:57:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2016-03-29 
10:38:05.0 +0200
@@ -1,0 +2,9 @@
+Sun Mar 13 15:58:22 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.3
+   * KDE Applications 15.12.3 
+   * https://www.kde.org/announcements/announce-applications-15.12.3.php
+   * boo#970855
+
+
+---

Old:

  svgpart-15.12.2.tar.xz

New:

  svgpart-15.12.3.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.opNrEX/_old  2016-03-29 10:38:06.0 +0200
+++ /var/tmp/diff_new_pack.opNrEX/_new  2016-03-29 10:38:06.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:15.12.2
+Version:15.12.3
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-15.12.2.tar.xz -> svgpart-15.12.3.tar.xz ++




commit svgpart for openSUSE:Factory

2016-02-23 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2016-02-23 16:57:10

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2016-01-28 
17:22:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2016-02-23 
16:57:22.0 +0100
@@ -1,0 +2,9 @@
+Sat Feb 13 08:27:04 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.2
+   * KDE Applications 15.12.2 
+   * https://www.kde.org/announcements/announce-applications-15.12.2.php
+   * boo#966605
+
+
+---

Old:

  svgpart-15.12.1.tar.xz

New:

  svgpart-15.12.2.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.QV4O0N/_old  2016-02-23 16:57:23.0 +0100
+++ /var/tmp/diff_new_pack.QV4O0N/_new  2016-02-23 16:57:23.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:15.12.1
+Version:15.12.2
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-15.12.1.tar.xz -> svgpart-15.12.2.tar.xz ++




commit svgpart for openSUSE:Factory

2016-01-29 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2016-01-28 17:22:25

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2016-01-10 
13:07:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2016-01-28 
17:22:27.0 +0100
@@ -1,0 +2,9 @@
+Sat Jan  9 18:36:58 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.1
+   * KDE Applications 15.12.1 
+   * https://www.kde.org/announcements/announce-applications-15.12.1.php
+   * boo#961265
+
+
+---

Old:

  svgpart-15.12.0.tar.xz

New:

  svgpart-15.12.1.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.jv4JZJ/_old  2016-01-28 17:22:28.0 +0100
+++ /var/tmp/diff_new_pack.jv4JZJ/_new  2016-01-28 17:22:28.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:15.12.0
+Version:15.12.1
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-15.12.0.tar.xz -> svgpart-15.12.1.tar.xz ++




commit svgpart for openSUSE:Factory

2016-01-10 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2016-01-10 13:06:59

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2015-11-15 
12:44:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2016-01-10 
13:07:23.0 +0100
@@ -1,0 +2,9 @@
+Sun Dec 13 13:34:34 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.0
+   * KDE Applications 15.12.0 
+   * https://www.kde.org/announcements/announce-applications-15.12.0.php
+   * boo#958887
+
+
+---

Old:

  svgpart-15.08.3.tar.xz

New:

  svgpart-15.12.0.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.GyChHV/_old  2016-01-10 13:07:24.0 +0100
+++ /var/tmp/diff_new_pack.GyChHV/_new  2016-01-10 13:07:24.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:15.08.3
+Version:15.12.0
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-15.08.3.tar.xz -> svgpart-15.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-15.08.3/CMakeLists.txt 
new/svgpart-15.12.0/CMakeLists.txt
--- old/svgpart-15.08.3/CMakeLists.txt  2014-07-25 07:38:55.0 +0200
+++ new/svgpart-15.12.0/CMakeLists.txt  2015-07-28 13:27:02.0 +0200
@@ -1,3 +1,4 @@
+cmake_minimum_required(VERSION 2.8.9)
 project(svgpart)
 
 find_package(KDE4 REQUIRED)




commit svgpart for openSUSE:Factory

2015-11-15 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2015-11-15 12:44:28

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2015-10-24 
10:29:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2015-11-15 
12:44:30.0 +0100
@@ -1,0 +2,9 @@
+Tue Nov 10 20:24:14 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.3
+   * KDE Applications 15.08.3 
+   * https://www.kde.org/announcements/announce-applications-15.08.3.php
+   * boo#954531
+
+
+---

Old:

  svgpart-15.08.2.tar.xz

New:

  svgpart-15.08.3.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.39ggLQ/_old  2015-11-15 12:44:31.0 +0100
+++ /var/tmp/diff_new_pack.39ggLQ/_new  2015-11-15 12:44:31.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:15.08.2
+Version:15.08.3
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-15.08.2.tar.xz -> svgpart-15.08.3.tar.xz ++




commit svgpart for openSUSE:Factory

2015-10-24 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2015-10-24 10:29:16

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2015-10-03 
20:27:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2015-10-24 
10:29:27.0 +0200
@@ -1,0 +2,8 @@
+Sun Oct 11 13:47:44 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.2
+   * KDE Applications 15.08.2 
+   * https://www.kde.org/announcements/announce-applications-15.08.2.php
+
+
+---

Old:

  svgpart-15.08.1.tar.xz

New:

  svgpart-15.08.2.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.B2Pldh/_old  2015-10-24 10:29:28.0 +0200
+++ /var/tmp/diff_new_pack.B2Pldh/_new  2015-10-24 10:29:28.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:15.08.1
+Version:15.08.2
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-15.08.1.tar.xz -> svgpart-15.08.2.tar.xz ++




commit svgpart for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2015-10-03 20:27:03

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is "svgpart"

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2015-07-14 
17:40:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2015-10-03 
20:27:05.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:48:09 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:44:31 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:07:09 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  svgpart-15.04.3.tar.xz

New:

  svgpart-15.08.1.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.Izs7At/_old  2015-10-03 20:27:06.0 +0200
+++ /var/tmp/diff_new_pack.Izs7At/_new  2015-10-03 20:27:06.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-15.04.3.tar.xz -> svgpart-15.08.1.tar.xz ++




commit svgpart for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2015-07-14 17:40:30

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2015-06-04 
11:22:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2015-07-14 
17:40:32.0 +0200
@@ -1,0 +2,8 @@
+Mon Jul  6 06:01:44 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.3
+   * KDE Applications 15.04.3
+   * https://www.kde.org/announcements/announce-applications-15.04.3.php
+
+
+---

Old:

  svgpart-15.04.2.tar.xz

New:

  svgpart-15.04.3.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.nSdPf5/_old  2015-07-14 17:40:33.0 +0200
+++ /var/tmp/diff_new_pack.nSdPf5/_new  2015-07-14 17:40:33.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:15.04.2
+Version:15.04.3
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-15.04.2.tar.xz - svgpart-15.04.3.tar.xz ++




commit svgpart for openSUSE:Factory

2015-06-04 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2015-06-04 11:22:47

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2015-05-15 
10:04:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2015-06-04 
11:22:48.0 +0200
@@ -1,0 +2,8 @@
+Sat May 30 14:57:08 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.2
+   * KDE Applications 15.04.2
+   * https://www.kde.org/announcements/announce-applications-15.04.2.php
+
+
+---

Old:

  svgpart-15.04.1.tar.xz

New:

  svgpart-15.04.2.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.V5LXPt/_old  2015-06-04 11:22:48.0 +0200
+++ /var/tmp/diff_new_pack.V5LXPt/_new  2015-06-04 11:22:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:15.04.1
+Version:15.04.2
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-15.04.1.tar.xz - svgpart-15.04.2.tar.xz ++




commit svgpart for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2015-05-15 10:04:14

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2015-05-11 
19:22:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2015-05-15 
10:04:15.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:28:53 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  svgpart-15.04.0.tar.xz

New:

  svgpart-15.04.1.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.q02Z1F/_old  2015-05-15 10:04:15.0 +0200
+++ /var/tmp/diff_new_pack.q02Z1F/_new  2015-05-15 10:04:15.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-15.04.0.tar.xz - svgpart-15.04.1.tar.xz ++




commit svgpart for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2015-05-11 19:22:41

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2015-03-11 
09:55:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2015-05-11 
19:22:42.0 +0200
@@ -1,0 +2,22 @@
+Sat Apr 11 13:54:24 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.0
+   * KDE Applications 15.04.0
+   * https://www.kde.org/announcements/announce-applications-15.04.0.php
+
+
+---
+Sat Mar 21 18:56:08 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.03.95
+   * KDE Applications 15.04 RC
+
+
+---
+Sun Mar  8 12:58:29 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.03.80
+   * KDE Applications 15.04 Beta
+
+
+---

Old:

  svgpart-14.12.3.tar.xz

New:

  svgpart-15.04.0.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.gjFxj4/_old  2015-05-11 19:22:43.0 +0200
+++ /var/tmp/diff_new_pack.gjFxj4/_new  2015-05-11 19:22:43.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:14.12.3
+Version:15.04.0
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-14.12.3.tar.xz - svgpart-15.04.0.tar.xz ++




commit svgpart for openSUSE:Factory

2015-03-11 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2015-03-11 09:55:32

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2015-02-11 
16:42:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2015-03-11 
09:55:35.0 +0100
@@ -1,0 +2,7 @@
+Tue Mar  3 10:49:40 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.3
+   * KDE Applications 14.12.3
+   * See https://www.kde.org/announcements/announce-applications-14.12.3.php
+
+---

Old:

  svgpart-14.12.2.tar.xz

New:

  svgpart-14.12.3.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.lS0Bgj/_old  2015-03-11 09:55:36.0 +0100
+++ /var/tmp/diff_new_pack.lS0Bgj/_new  2015-03-11 09:55:36.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:14.12.2
+Version:14.12.3
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-14.12.2.tar.xz - svgpart-14.12.3.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2015-02-11 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2015-02-11 16:42:42

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2015-01-21 
22:13:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2015-02-11 
16:42:43.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 11:25:05 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---

Old:

  svgpart-14.12.1.tar.xz

New:

  svgpart-14.12.2.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.firYLK/_old  2015-02-11 16:42:44.0 +0100
+++ /var/tmp/diff_new_pack.firYLK/_new  2015-02-11 16:42:44.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package svgpart
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:14.12.1
+Version:14.12.2
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-14.12.1.tar.xz - svgpart-14.12.2.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2015-01-21 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2015-01-21 22:12:37

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2015-01-09 
01:11:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2015-01-21 
22:13:52.0 +0100
@@ -1,0 +2,7 @@
+Mon Jan 12 20:15:38 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.1
+   * KDE Applications 14.12.1
+   * See https://www.kde.org/announcements/announce-applications-14.12.1.php
+
+---

Old:

  svgpart-14.12.0.tar.xz

New:

  svgpart-14.12.1.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.DwFeDd/_old  2015-01-21 22:13:53.0 +0100
+++ /var/tmp/diff_new_pack.DwFeDd/_new  2015-01-21 22:13:53.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package svgpart
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:14.12.0
+Version:14.12.1
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-14.12.0.tar.xz - svgpart-14.12.1.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2015-01-08 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2015-01-08 23:19:01

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2014-11-19 
20:22:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2015-01-09 
01:11:08.0 +0100
@@ -1,0 +2,7 @@
+Wed Dec 17 20:43:34 UTC 2014 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.0
+   * KDE Applications 14.12.0
+   * See https://www.kde.org/announcements/announce-applications-14.12.0.php
+
+---

Old:

  svgpart-4.14.3.tar.xz

New:

  svgpart-14.12.0.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.RHgtLc/_old  2015-01-09 01:11:09.0 +0100
+++ /var/tmp/diff_new_pack.RHgtLc/_new  2015-01-09 01:11:09.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.14.3
+Version:14.12.0
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.14.3.tar.xz - svgpart-14.12.0.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2014-11-19 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2014-11-19 20:22:16

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2014-10-16 
18:14:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2014-11-19 
20:22:52.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  9 20:58:29 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.3
+   * KDE 4.14.3 SC Bugfix Release
+   * See http://www.kde.org/announcements/announce-4.14.3.php
+
+---

Old:

  svgpart-4.14.2.tar.xz

New:

  svgpart-4.14.3.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.xDoEHr/_old  2014-11-19 20:22:54.0 +0100
+++ /var/tmp/diff_new_pack.xDoEHr/_new  2014-11-19 20:22:54.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.14.2
+Version:4.14.3
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.14.2.tar.xz - svgpart-4.14.3.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2014-10-16 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2014-10-16 18:13:07

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2014-09-18 
08:00:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2014-10-16 
18:14:26.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct 12 12:27:07 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.2
+   * KDE 4.14.2 SC Bugfix Release
+   * See http://www.kde.org/announcements/announce-4.14.2.php
+
+---

Old:

  svgpart-4.14.1.tar.xz

New:

  svgpart-4.14.2.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.VKuNte/_old  2014-10-16 18:14:27.0 +0200
+++ /var/tmp/diff_new_pack.VKuNte/_new  2014-10-16 18:14:27.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.14.1
+Version:4.14.2
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.14.1.tar.xz - svgpart-4.14.2.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2014-09-18 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2014-09-18 07:59:08

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2014-08-25 
11:00:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2014-09-18 
08:00:25.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 13 16:49:09 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.1
+   * KDE 4.14.1 SC Bugfix Release
+   * See http://www.kde.org/announcements/announce-4.14.1.php
+
+---
@@ -6 +13 @@
-   * See http://www.kde.org/announcements/4.13/
+   * See http://www.kde.org/announcements/4.14/

Old:

  svgpart-4.14.0.tar.xz

New:

  svgpart-4.14.1.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.7dANkQ/_old  2014-09-18 08:00:26.0 +0200
+++ /var/tmp/diff_new_pack.7dANkQ/_new  2014-09-18 08:00:26.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.14.0
+Version:4.14.1
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.14.0.tar.xz - svgpart-4.14.1.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2014-08-25 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2014-08-25 11:00:23

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2014-07-16 
16:19:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2014-08-25 
11:00:52.0 +0200
@@ -1,0 +2,14 @@
+Fri Aug 15 08:51:32 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.0
+   * KDE 4.14.0 SC Final Release
+   * See http://www.kde.org/announcements/4.13/
+
+---
+Thu Jul 17 16:48:17 UTC 2014 - cgiboude...@gmx.com
+
+- Update to 4.13.90
+   * KDE 4.14 Beta 2 release
+   * See http://www.kde.org/announcements/announce-4.14-beta2.php
+
+---

Old:

  svgpart-4.13.80.tar.xz

New:

  svgpart-4.14.0.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.kFI4Sc/_old  2014-08-25 11:00:53.0 +0200
+++ /var/tmp/diff_new_pack.kFI4Sc/_new  2014-08-25 11:00:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.13.80
+Version:4.14.0
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.13.80.tar.xz - svgpart-4.14.0.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2014-07-16 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2014-07-16 16:18:44

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2014-06-19 
13:17:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2014-07-16 
16:19:22.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 10 22:21:08 UTC 2014 - cgiboude...@gmx.com
+
+- Update to 4.13.80
+   * KDE 4.14 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.14-beta1.php
+
+---

Old:

  svgpart-4.13.2.tar.xz

New:

  svgpart-4.13.80.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.K8Jx1G/_old  2014-07-16 16:19:22.0 +0200
+++ /var/tmp/diff_new_pack.K8Jx1G/_new  2014-07-16 16:19:22.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.13.2
+Version:4.13.80
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.13.2.tar.xz - svgpart-4.13.80.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2014-06-19 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2014-06-19 13:16:49

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2014-05-22 
06:52:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2014-06-19 
13:17:24.0 +0200
@@ -1,0 +2,7 @@
+Sun Jun  8 18:49:12 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.13.2
+   * KDE 4.13  release
+   * See http://www.kde.org/announcements/announce-4.13.2.php
+
+---

Old:

  svgpart-4.13.1.tar.xz

New:

  svgpart-4.13.2.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.wvJeRj/_old  2014-06-19 13:17:25.0 +0200
+++ /var/tmp/diff_new_pack.wvJeRj/_new  2014-06-19 13:17:25.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.13.1
+Version:4.13.2
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.13.1.tar.xz - svgpart-4.13.2.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2014-05-21 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2014-05-22 06:51:10

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2014-04-18 
12:34:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2014-05-22 
06:52:27.0 +0200
@@ -1,0 +2,7 @@
+Fri May  9 17:00:52 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.13.1
+   * KDE 4.13.1  bug fix release
+   * See http://www.kde.org/announcements/announce-4.13.1.php
+
+---

Old:

  svgpart-4.13.0.tar.xz

New:

  svgpart-4.13.1.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.lxG5oc/_old  2014-05-22 06:52:28.0 +0200
+++ /var/tmp/diff_new_pack.lxG5oc/_new  2014-05-22 06:52:28.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.13.0
+Version:4.13.1
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.13.0.tar.xz - svgpart-4.13.1.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2014-04-18 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2014-04-18 11:32:17

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2014-03-30 
11:58:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2014-04-18 
12:34:03.0 +0200
@@ -1,0 +2,7 @@
+Fri Apr 11 17:05:26 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.13.0
+   * KDE 4.13  release
+   * See http://www.kde.org/announcements/4.13/
+
+---

Old:

  svgpart-4.12.97.tar.xz

New:

  svgpart-4.13.0.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.SvwusP/_old  2014-04-18 12:34:05.0 +0200
+++ /var/tmp/diff_new_pack.SvwusP/_new  2014-04-18 12:34:05.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.12.97
+Version:4.13.0
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.12.97.tar.xz - svgpart-4.13.0.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2014-03-30 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2014-03-30 07:52:39

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2014-03-18 
17:13:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2014-03-30 
11:58:59.0 +0200
@@ -1,0 +2,14 @@
+Thu Mar 27 18:03:54 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.97
+   * KDE 4.13 RC  release
+   * See http://www.kde.org/announcements/announce-4.13-rc.php
+
+---
+Thu Mar 20 18:21:13 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.95
+   * KDE 4.13 Beta 3  release
+   * See http://www.kde.org/announcements/announce-4.13-beta3.php
+
+---

Old:

  svgpart-4.12.90.tar.xz

New:

  svgpart-4.12.97.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.WleuRv/_old  2014-03-30 11:59:04.0 +0200
+++ /var/tmp/diff_new_pack.WleuRv/_new  2014-03-30 11:59:04.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.12.90
+Version:4.12.97
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.12.90.tar.xz - svgpart-4.12.97.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2014-03-18 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2014-03-18 17:13:52

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2014-02-20 
07:57:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2014-03-18 
17:13:53.0 +0100
@@ -1,0 +2,14 @@
+Thu Mar 13 20:36:21 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.90
+   * KDE 4.13 Beta 2  release
+   * See http://www.kde.org/announcements/announce-4.13-beta2.php
+
+---
+Fri Mar  7 10:58:58 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.80
+   * KDE 4.13 Beta 1  release
+   * See http://www.kde.org/announcements/announce-4.13-beta1.php
+
+---

Old:

  svgpart-4.12.2.tar.xz

New:

  svgpart-4.12.90.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.3xdsx7/_old  2014-03-18 17:13:54.0 +0100
+++ /var/tmp/diff_new_pack.3xdsx7/_new  2014-03-18 17:13:54.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.12.2
+Version:4.12.90
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.12.2.tar.xz - svgpart-4.12.90.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2014-02-20 07:56:22

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2014-01-27 
11:17:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2014-02-20 
07:57:24.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:27:33 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  svgpart-4.12.1.tar.xz

New:

  svgpart-4.12.2.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.NHnJjS/_old  2014-02-20 07:57:24.0 +0100
+++ /var/tmp/diff_new_pack.NHnJjS/_new  2014-02-20 07:57:24.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.12.1.tar.xz - svgpart-4.12.2.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2014-01-27 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2014-01-27 11:17:19

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2013-12-19 
13:18:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2014-01-27 
11:17:25.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan 11 15:54:47 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.1
+   * KDE 4.12.1  release
+   * See http://www.kde.org/announcements/announce-4.12.1.php
+
+---

Old:

  svgpart-4.12.0.tar.xz

New:

  svgpart-4.12.1.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.xZrW0v/_old  2014-01-27 11:17:26.0 +0100
+++ /var/tmp/diff_new_pack.xZrW0v/_new  2014-01-27 11:17:26.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package svgpart
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.12.0
+Version:4.12.1
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.12.0.tar.xz - svgpart-4.12.1.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2013-12-19 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2013-12-19 13:18:12

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2013-12-11 
14:35:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2013-12-19 
13:18:22.0 +0100
@@ -1,0 +2,7 @@
+Sat Dec 14 18:21:52 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.12.0
+   * KDE 4.12.0  release
+   * See http://www.kde.org/announcements/4.12.php
+
+---

Old:

  svgpart-4.11.97.tar.xz

New:

  svgpart-4.12.0.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.gqlVBN/_old  2013-12-19 13:18:23.0 +0100
+++ /var/tmp/diff_new_pack.gqlVBN/_new  2013-12-19 13:18:23.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.11.97
+Version:4.12.0
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.11.97.tar.xz - svgpart-4.12.0.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2013-12-11 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2013-12-11 14:35:18

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2013-12-02 
12:34:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2013-12-11 
14:35:31.0 +0100
@@ -1,0 +2,14 @@
+Fri Nov 29 07:32:07 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.97
+   * KDE 4.12 RC 1 release
+   * See http://www.kde.org/announcements/announce-4.12-rc.php
+
+---
+Sat Nov 23 22:46:44 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.95
+   * KDE 4.12 Beta 3 release
+   * See http://www.kde.org/announcements/announce-4.12-beta3.php
+
+---

Old:

  svgpart-4.11.90.tar.xz

New:

  svgpart-4.11.97.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.82OYCV/_old  2013-12-11 14:35:31.0 +0100
+++ /var/tmp/diff_new_pack.82OYCV/_new  2013-12-11 14:35:31.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.11.90
+Version:4.11.97
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.11.90.tar.xz - svgpart-4.11.97.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2013-12-02 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2013-12-02 12:34:16

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2013-10-03 
16:09:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2013-12-02 
12:34:26.0 +0100
@@ -1,0 +2,21 @@
+Sat Nov 16 18:18:49 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.90
+   * KDE 4.12 Beta 2 release
+   * See http://www.kde.org/announcements/announce-4.12-beta2.php
+
+---
+Sat Nov  9 23:21:01 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.80
+   * KDE 4.12 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.12-beta1.php
+
+---
+Sat Nov  2 15:36:31 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.3
+   * KDE 4.11.3 bugfix release
+   * See http://www.kde.org/announcements/announce-4.11.3.php
+
+---

Old:

  svgpart-4.11.2.tar.xz

New:

  svgpart-4.11.90.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.JztmuA/_old  2013-12-02 12:34:27.0 +0100
+++ /var/tmp/diff_new_pack.JztmuA/_new  2013-12-02 12:34:27.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.11.2
+Version:4.11.90
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.11.2.tar.xz - svgpart-4.11.90.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2013-10-03 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2013-10-03 16:09:37

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2013-09-09 
11:09:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2013-10-03 
16:09:38.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 28 15:32:27 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.2
+   * KDE 4.11.2 bugfix release
+   * See http://www.kde.org/announcements/announce-4.11.2.php
+
+---

Old:

  svgpart-4.11.1.tar.xz

New:

  svgpart-4.11.2.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.7joP25/_old  2013-10-03 16:09:38.0 +0200
+++ /var/tmp/diff_new_pack.7joP25/_new  2013-10-03 16:09:38.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.11.1
+Version:4.11.2
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.11.1.tar.xz - svgpart-4.11.2.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2013-09-09 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2013-09-09 11:09:31

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2013-08-16 
13:43:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2013-09-09 
11:09:42.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep  1 10:22:14 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.1
+   * KDE 4.11.1 bugfix release
+   * See http://www.kde.org/announcements/announce-4.11.1.php
+
+---

Old:

  svgpart-4.11.0.tar.xz

New:

  svgpart-4.11.1.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.qLESWm/_old  2013-09-09 11:09:43.0 +0200
+++ /var/tmp/diff_new_pack.qLESWm/_new  2013-09-09 11:09:43.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.11.0
+Version:4.11.1
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.11.0.tar.xz - svgpart-4.11.1.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2013-08-16 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2013-08-16 13:43:34

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2013-07-30 
16:09:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2013-08-16 
13:43:39.0 +0200
@@ -1,0 +2,7 @@
+Thu Aug  8 15:25:35 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.0
+   * KDE 4.11 Final release
+   * See http://www.kde.org/announcements/4.11/
+
+---

Old:

  svgpart-4.10.97.tar.xz

New:

  svgpart-4.11.0.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.BM1oAd/_old  2013-08-16 13:43:39.0 +0200
+++ /var/tmp/diff_new_pack.BM1oAd/_new  2013-08-16 13:43:39.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.10.97
+Version:4.11.0
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.10.97.tar.xz - svgpart-4.11.0.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2013-07-30 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2013-07-30 16:09:24

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2013-07-22 
17:21:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2013-07-30 
16:09:30.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 25 23:43:37 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 4.10.97
+  * KDE 4.11 RC 2 release
+  * See http://www.kde.org/announcements/announce-4.11-rc2.php
+
+---

Old:

  svgpart-4.10.95.tar.xz

New:

  svgpart-4.10.97.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.qdGLbk/_old  2013-07-30 16:09:31.0 +0200
+++ /var/tmp/diff_new_pack.qdGLbk/_new  2013-07-30 16:09:31.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.10.95
+Version:4.10.97
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.10.95.tar.xz - svgpart-4.10.97.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-4.10.95/svgpart.desktop 
new/svgpart-4.10.97/svgpart.desktop
--- old/svgpart-4.10.95/svgpart.desktop 2013-07-10 01:15:13.0 +0200
+++ new/svgpart-4.10.97/svgpart.desktop 2013-07-23 11:01:27.0 +0200
@@ -46,7 +46,7 @@
 Name[ru]=Компонент просмотра Svg
 Name[si]=Svg Part
 Name[sk]=Svg komponent
-Name[sl]=Enota SVG
+Name[sl]=Sestavni del SVG
 Name[sr]=СВГ део
 Name[sr@ijekavian]=СВГ део
 Name[sr@ijekavianlatin]=SVG deo

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2013-07-22 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2013-07-22 17:21:26

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2013-07-08 
07:30:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2013-07-22 
17:21:27.0 +0200
@@ -1,0 +2,7 @@
+Mon Jul 15 08:14:35 UTC 2013 - cgiboude...@gmx.com
+
+- Update to 4.10.95
+ * KDE 4.11 RC 1 release
+ * See http://www.kde.org/announcements/announce-4.11-rc1.php
+
+---

Old:

  svgpart-4.10.90.tar.xz

New:

  svgpart-4.10.95.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.Y0Qr2J/_old  2013-07-22 17:21:27.0 +0200
+++ /var/tmp/diff_new_pack.Y0Qr2J/_new  2013-07-22 17:21:27.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.10.90
+Version:4.10.95
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.10.90.tar.xz - svgpart-4.10.95.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2013-07-07 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2013-07-08 07:30:29

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2013-06-11 
09:37:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2013-07-08 
07:30:38.0 +0200
@@ -1,0 +2,14 @@
+Thu Jun 27 18:41:13 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.90
+   * KDE 4.11 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.11-beta2.php
+
+---
+Thu Jun 13 20:28:52 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.80
+   * KDE 4.11 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.11-beta1.php
+
+---

Old:

  svgpart-4.10.4.tar.xz

New:

  svgpart-4.10.90.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.4w5bhZ/_old  2013-07-08 07:30:39.0 +0200
+++ /var/tmp/diff_new_pack.4w5bhZ/_new  2013-07-08 07:30:39.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.10.4
+Version:4.10.90
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.10.4.tar.xz - svgpart-4.10.90.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2013-06-11 06:08:12

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2013-05-16 
18:16:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2013-06-11 
09:37:59.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:21:13 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  svgpart-4.10.3.tar.xz

New:

  svgpart-4.10.4.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.bhunhX/_old  2013-06-11 09:38:00.0 +0200
+++ /var/tmp/diff_new_pack.bhunhX/_new  2013-06-11 09:38:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.10.3.tar.xz - svgpart-4.10.4.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2013-05-16 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2013-05-16 18:16:11

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2013-04-18 
10:45:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2013-05-16 
18:16:12.0 +0200
@@ -1,0 +2,8 @@
+Sat May  4 17:16:36 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---

Old:

  svgpart-4.10.2.tar.xz

New:

  svgpart-4.10.3.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.ckhRL7/_old  2013-05-16 18:16:13.0 +0200
+++ /var/tmp/diff_new_pack.ckhRL7/_new  2013-05-16 18:16:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.10.2
+Version:4.10.3
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.10.2.tar.xz - svgpart-4.10.3.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2013-04-18 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2013-04-18 10:45:50

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2013-03-14 
15:36:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2013-04-18 
10:45:54.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr  1 19:33:15 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---

Old:

  svgpart-4.10.1.tar.xz

New:

  svgpart-4.10.2.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.fbh0Ms/_old  2013-04-18 10:45:57.0 +0200
+++ /var/tmp/diff_new_pack.fbh0Ms/_new  2013-04-18 10:45:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.10.1
+Version:4.10.2
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.10.1.tar.xz - svgpart-4.10.2.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2013-03-14 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2013-03-14 15:02:08

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2013-02-04 
21:04:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2013-03-14 
15:02:09.0 +0100
@@ -1,0 +2,7 @@
+Sat Mar  2 16:00:30 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---

Old:

  svgpart-4.10.0.tar.xz

New:

  svgpart-4.10.1.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.0ICRhh/_old  2013-03-14 15:02:11.0 +0100
+++ /var/tmp/diff_new_pack.0ICRhh/_new  2013-03-14 15:02:11.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.10.0
+Version:4.10.1
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

++ svgpart-4.10.0.tar.xz - svgpart-4.10.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-4.10.0/svgpart.desktop 
new/svgpart-4.10.1/svgpart.desktop
--- old/svgpart-4.10.0/svgpart.desktop  2013-01-25 13:06:15.0 +0100
+++ new/svgpart-4.10.1/svgpart.desktop  2013-03-01 08:03:13.0 +0100
@@ -33,6 +33,7 @@
 Name[ku]=Beşa Svg
 Name[lt]=Svg Part
 Name[lv]=Svg daļa
+Name[mr]=Svg भाग
 Name[nb]=Svg-del
 Name[nds]=SVG-Komponent
 Name[nl]=SVG-component

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2013-01-20 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2013-01-20 13:21:55

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2013-01-07 
11:07:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2013-01-20 
13:21:56.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 17 08:32:19 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---

Old:

  svgpart-4.9.97.tar.xz

New:

  svgpart-4.9.98.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.F8APRT/_old  2013-01-20 13:21:57.0 +0100
+++ /var/tmp/diff_new_pack.F8APRT/_new  2013-01-20 13:21:57.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.9.97
+Version:4.9.98
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2013-01-07 11:07:51

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2012-12-21 
09:10:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2013-01-07 
11:07:55.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:33:09 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  svgpart-4.9.95.tar.xz

New:

  svgpart-4.9.97.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.HOD3GM/_old  2013-01-07 11:07:56.0 +0100
+++ /var/tmp/diff_new_pack.HOD3GM/_new  2013-01-07 11:07:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package svgpart
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.9.95
+Version:4.9.97
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2012-12-21 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2012-12-21 09:10:29

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2012-12-07 
14:52:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2012-12-21 
09:10:38.0 +0100
@@ -1,0 +2,6 @@
+Wed Dec 19 19:06:02 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---

Old:

  svgpart-4.9.90.tar.xz

New:

  svgpart-4.9.95.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.kAHTTl/_old  2012-12-21 09:10:39.0 +0100
+++ /var/tmp/diff_new_pack.kAHTTl/_new  2012-12-21 09:10:39.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.9.90
+Version:4.9.95
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2012-12-07 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2012-12-07 14:51:52

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2012-11-08 
07:48:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2012-12-07 
14:52:11.0 +0100
@@ -1,0 +2,12 @@
+Sat Dec  1 20:28:58 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sat Nov 24 13:12:08 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * see http://www.kde.org/announcements/announce-4.10-beta1.php
+
+---
@@ -5 +17 @@
-  * see http://kde.org/announcements/4.9.3/ for details
+  * see http://kde.org/announcements/announce-4.9.3.php for details
@@ -11 +23 @@
-  * see http://kde.org/announcements/4.9.2/ for details
+  * see http://kde.org/announcements/announce-4.9.2.php for details

Old:

  svgpart-4.9.3.tar.xz

New:

  svgpart-4.9.90.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.5iedAu/_old  2012-12-07 14:52:20.0 +0100
+++ /var/tmp/diff_new_pack.5iedAu/_new  2012-12-07 14:52:20.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.9.3
+Version:4.9.90
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit svgpart for openSUSE:Factory

2012-11-07 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2012-11-08 07:48:07

Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
 and  /work/SRC/openSUSE:Factory/.svgpart.new (New)


Package is svgpart, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2012-10-06 
18:44:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2012-11-08 
07:48:10.0 +0100
@@ -1,0 +2,6 @@
+Fri Nov  2 17:05:05 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.3
+  * see http://kde.org/announcements/4.9.3/ for details
+
+---

Old:

  svgpart-4.9.2.tar.xz

New:

  svgpart-4.9.3.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.rsdSkO/_old  2012-11-08 07:48:11.0 +0100
+++ /var/tmp/diff_new_pack.rsdSkO/_new  2012-11-08 07:48:11.0 +0100
@@ -17,12 +17,12 @@
 
 
 Name:   svgpart
-Version:4.9.2
-Release:1
-License:GPL-2.0+
+Version:4.9.3
+Release:0
 Summary:SVG viewer component
-Url:https://projects.kde.org/projects/kde/kdegraphics/svgpart
+License:GPL-2.0+
 Group:  System/GUI/KDE
+Url:https://projects.kde.org/projects/kde/kdegraphics/svgpart
 Source: %{name}-%{version}.tar.xz
 BuildRequires:  libkde4-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org