Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2017-08-24 18:06:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kamera (Old)
 and      /work/SRC/openSUSE:Factory/.kamera.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kamera"

Thu Aug 24 18:06:21 2017 rev:83 rq:518157 version:17.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kamera/kamera.changes    2017-07-25 
11:27:26.394123791 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes       2017-08-24 
18:06:22.330352984 +0200
@@ -1,0 +2,17 @@
+Fri Aug 11 22:45:06 UTC 2017 - [email protected]
+
+- 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:17:03 UTC 2017 - [email protected]
+
+- Update to KDE Applications 17.07.90
+  * KDE Applications 17.07.90
+  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+-------------------------------------------------------------------

Old:
----
  kamera-17.04.3.tar.xz

New:
----
  kamera-17.08.0.tar.xz

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

Other differences:
------------------
++++++ kamera.spec ++++++
--- /var/tmp/diff_new_pack.iog3ZJ/_old  2017-08-24 18:06:23.110243179 +0200
+++ /var/tmp/diff_new_pack.iog3ZJ/_new  2017-08-24 18:06:23.114242617 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kamera
 #
-# 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:           kamera
-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:        Digital camera support for KDE applications
 License:        LGPL-2.1+
@@ -78,15 +79,15 @@
 %files -n kio_kamera
 %defattr(-,root,root)
 %doc README
+%dir %{_kf5_htmldir}/en/kcontrol
+%dir %{_kf5_sharedir}/solid/
+%dir %{_kf5_sharedir}/solid/actions/
+%doc %lang(en) %{_kf5_htmldir}/en/kcontrol/kamera/
 %{_kf5_plugindir}/kcm_kamera.so
 %{_kf5_plugindir}/kio_kamera.so
-%dir %{_kf5_htmldir}/en/kcontrol
-%{_kf5_htmldir}/en/kcontrol/kamera/
 %{_kf5_servicesdir}/camera.protocol
 %{_kf5_servicesdir}/kamera.desktop
-%dir %{_datadir}/solid/
-%dir %{_datadir}/solid/actions/
-%{_datadir}/solid/actions/solid_camera.desktop
+%{_kf5_sharedir}/solid/actions/solid_camera.desktop
 
 %if %{with lang}
 %files lang -f %{name}.lang

++++++ kamera-17.04.3.tar.xz -> kamera-17.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-17.04.3/CMakeLists.txt 
new/kamera-17.08.0/CMakeLists.txt
--- old/kamera-17.04.3/CMakeLists.txt   2017-07-11 02:18:41.000000000 +0200
+++ new/kamera-17.08.0/CMakeLists.txt   2017-08-11 02:32:28.000000000 +0200
@@ -3,8 +3,8 @@
 
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
-set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "3")
+set (KDE_APPLICATIONS_VERSION_MINOR "08")
+set (KDE_APPLICATIONS_VERSION_MICRO "0")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(PROJECT_VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-17.04.3/po/bg/kcmkamera.po 
new/kamera-17.08.0/po/bg/kcmkamera.po
--- old/kamera-17.04.3/po/bg/kcmkamera.po       2017-07-11 02:18:40.000000000 
+0200
+++ new/kamera-17.08.0/po/bg/kcmkamera.po       2017-08-11 02:32:26.000000000 
+0200
@@ -1,8 +1,5 @@
-# translation of kcmkamera.po to Bulgarian
-# Bulgarian translation of KDE.
-# This file is licensed under the GPL.
-#
-# $Id: kcmkamera.po 1475095 2016-11-19 20:01:24Z scripty $
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
 #
 # Zlatko Popov <[email protected]>, 2006, 2007.
 # Yasen Pramatarov <[email protected]>, 2009, 2011.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-17.04.3/po/gl/kcmkamera.po 
new/kamera-17.08.0/po/gl/kcmkamera.po
--- old/kamera-17.04.3/po/gl/kcmkamera.po       2017-07-11 02:18:40.000000000 
+0200
+++ new/kamera-17.08.0/po/gl/kcmkamera.po       2017-08-11 02:32:27.000000000 
+0200
@@ -132,7 +132,7 @@
 "<a href=\"http://www.gphoto.org\";>sitio Web do GPhoto</a> para posíbeis "
 "actualizacións.<br><br>\n"
 "Para ver e descargar imaxes desde a cámara dixital, vaia ao enderezo\n"
-"<a href=\"camara:/\">camera:/</a> no Konqueror e outros aplicativos de KDE."
+"<a href=\"camara:/\">camera:/</a> en Konqueror e outros aplicativos de KDE."
 
 #: kameraconfigdialog.cpp:257
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-17.04.3/po/ia/kcmkamera.po 
new/kamera-17.08.0/po/ia/kcmkamera.po
--- old/kamera-17.04.3/po/ia/kcmkamera.po       2017-07-11 02:18:40.000000000 
+0200
+++ new/kamera-17.08.0/po/ia/kcmkamera.po       2017-08-11 02:32:27.000000000 
+0200
@@ -1,21 +1,21 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Giovanni Sora <[email protected]>, 2013.
+# Giovanni Sora <[email protected]>, 2013, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:15+0100\n"
-"PO-Revision-Date: 2013-02-07 10:22+0100\n"
-"Last-Translator: Giovanni Sora <[email protected]>\n"
-"Language-Team: Interlingua <[email protected]>\n"
+"PO-Revision-Date: 2017-04-16 20:23+0100\n"
+"Last-Translator: giovanni <[email protected]>\n"
+"Language-Team: Interlingua <[email protected]>\n"
 "Language: ia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 1.4\n"
+"X-Generator: Lokalize 2.0\n"
 
 #: kamera.cpp:87
 #, kde-format
@@ -207,22 +207,16 @@
 msgstr "Porto"
 
 #: kameradevice.cpp:343
-#, fuzzy, kde-format
-#| msgid ""
-#| "If this option is checked, the camera has to be connected to one of the "
-#| "computer's serial ports (known as COM ports in Microsoft Windows.)"
+#, kde-format
 msgid ""
 "If this option is checked, the camera has to be connected to one of the "
 "computer's serial ports (known as COM ports in Microsoft Windows.)"
 msgstr ""
-"Si iste option es marcate, le camere debe esser connectite a un del portos "
+"Si iste option es marcate, le camera debe esser connectite a un del portos "
 "serial de computator (cognoscite como portos COM in Windows de Microsoft)."
 
 #: kameradevice.cpp:348
-#, fuzzy, kde-format
-#| msgid ""
-#| "If this option is checked, the camera has to be connected to one of the "
-#| "computer's USB ports, or to a USB hub."
+#, kde-format
 msgid ""
 "If this option is checked, the camera has to be connected to one of the "
 "computer's USB ports, or to a USB hub."
@@ -246,8 +240,7 @@
 msgstr "Porto:"
 
 #: kameradevice.cpp:382
-#, fuzzy, kde-format
-#| msgid "Specify here the serial port to which you connect the camera."
+#, kde-format
 msgid "Specify here the serial port to which you connect the camera."
 msgstr "Ci specifica le porto serial al qual tu connecte le camera."
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kamera-17.04.3/po/pt/docs/kcontrol/kamera/index.docbook 
new/kamera-17.08.0/po/pt/docs/kcontrol/kamera/index.docbook
--- old/kamera-17.04.3/po/pt/docs/kcontrol/kamera/index.docbook 2017-07-11 
02:18:41.000000000 +0200
+++ new/kamera-17.08.0/po/pt/docs/kcontrol/kamera/index.docbook 2017-08-11 
02:32:28.000000000 +0200
@@ -6,7 +6,7 @@
 
 <article id="kamera" lang="&language;">
 <title
->Máquina Digital</title>
+>&kamera; : Máquina Digital</title>
 <articleinfo>
 
 <authorgroup>
@@ -40,9 +40,9 @@
 </authorgroup>
 
 <date
->2010-06-23</date>
+>2015-09-16</date>
 <releaseinfo
->&kde; 4.5</releaseinfo>
+>Aplicações 15.12</releaseinfo>
 
 <keywordset>
 <keyword
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-17.04.3/po/tr/kcmkamera.po 
new/kamera-17.08.0/po/tr/kcmkamera.po
--- old/kamera-17.04.3/po/tr/kcmkamera.po       2017-07-11 02:18:41.000000000 
+0200
+++ new/kamera-17.08.0/po/tr/kcmkamera.po       2017-08-11 02:32:27.000000000 
+0200
@@ -118,8 +118,8 @@
 msgstr ""
 "<h1>Sayısal Kamera</h1>\n"
 "Bu modül sayısal kamera desteğini yapılandırmanızı sağlar.\n"
-"Kamera modelini ve bilgisayara bağlandığı portu seçmeniz gerekmektedir. ("
-"USB, Seri, Firewire).\n"
+"Kamera modelini ve bilgisayara bağlandığı portu seçmeniz gerekmektedir. "
+"(USB, Seri, Firewire).\n"
 "Eğer kameranız <i>Desteklenen Kameralar</i> listesinde görünmüyorsa\n"
 "<a href=\"http://www.gphoto.org\";>GPhoto web sitesini</a> ziyaret edip olası "
 "güncellemere gözatabilirsiniz.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-17.04.3/po/zh_CN/kcmkamera.po 
new/kamera-17.08.0/po/zh_CN/kcmkamera.po
--- old/kamera-17.04.3/po/zh_CN/kcmkamera.po    2017-07-11 02:18:41.000000000 
+0200
+++ new/kamera-17.08.0/po/zh_CN/kcmkamera.po    2017-08-11 02:32:27.000000000 
+0200
@@ -1,19 +1,9 @@
-# translation of kcmkamera.po to 简体中文
-# Copyright (C) 2002, 2008, 2009 Free Software Foundation, Inc.
-#
-# Mai Hao Hui <[email protected]>, 2001.
-# Xiong Jiang <[email protected]>, 2002.
-# Funda Wang <[email protected]>, 2002, 2004.
-# Lie_Ex <[email protected]>, 2007.
-# Ni Hui <[email protected]>, 2008, 2009, 2011.
-# Weng Xuetian <[email protected]>, 2016.
-# Guo Yunhe <[email protected]>, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:15+0100\n"
-"PO-Revision-Date: 2017-05-20 05:04-0400\n"
+"PO-Revision-Date: 2017-08-05 09:35-0400\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to