commit kamera for openSUSE:Factory

2020-11-10 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2020-11-10 13:35:39

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


Package is "kamera"

Tue Nov 10 13:35:39 2020 rev:122 rq:846638 version:20.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2020-10-12 
13:49:10.153966554 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new.11331/kamera.changes 2020-11-10 
13:35:40.308924330 +0100
@@ -1,0 +2,9 @@
+Thu Nov  5 22:45:44 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:

  kamera-20.08.2.tar.xz
  kamera-20.08.2.tar.xz.sig

New:

  kamera-20.08.3.tar.xz
  kamera-20.08.3.tar.xz.sig



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.cPprcU/_old  2020-11-10 13:35:41.036922884 +0100
+++ /var/tmp/diff_new_pack.cPprcU/_new  2020-11-10 13:35:41.040922875 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kamera
-Version:20.08.2
+Version:20.08.3
 Release:0
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1-or-later


++ kamera-20.08.2.tar.xz -> kamera-20.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-20.08.2/CMakeLists.txt 
new/kamera-20.08.3/CMakeLists.txt
--- old/kamera-20.08.2/CMakeLists.txt   2020-10-06 05:26:38.0 +0200
+++ new/kamera-20.08.3/CMakeLists.txt   2020-11-03 01:35:22.0 +0100
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set(PROJECT_VERSION ${RELEASE_SERVICE_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-20.08.2/po/ro/kcmkamera.po 
new/kamera-20.08.3/po/ro/kcmkamera.po
--- old/kamera-20.08.2/po/ro/kcmkamera.po   2020-10-06 05:26:37.0 
+0200
+++ new/kamera-20.08.3/po/ro/kcmkamera.po   2020-11-03 01:35:21.0 
+0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kcmkamera\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-12-07 03:01+0100\n"
-"PO-Revision-Date: 2020-09-27 22:08+0100\n"
+"PO-Revision-Date: 2020-10-05 21:35+0100\n"
 "Last-Translator: Sergiu Bivol \n"
 "Language-Team: Romanian\n"
 "Language: ro\n"
@@ -22,7 +22,7 @@
 #: kamera.cpp:88
 #, kde-format
 msgid "Unable to initialize the gPhoto2 libraries."
-msgstr "Imposibil de inițializat gPhoto2."
+msgstr "Nu s-au putut inițializa bibliotecile gPhoto2."
 
 #: kamera.cpp:129
 #, kde-format
@@ -104,17 +104,7 @@
 msgstr "Testul aparatului foto s-a terminat cu succes."
 
 #: kamera.cpp:452
-#, fuzzy, kde-format
-#| msgid ""
-#| "Digital Camera\n"
-#| "This module allows you to configure support for your digital camera.\n"
-#| "You would need to select the camera's model and the port it is connected\n"
-#| "to on your computer (e.g. USB, Serial, Firewire). If your camera doesn't\n"
-#| "appear in the list of Supported Cameras, go to the\n"
-#| "http://www.gphoto.org\;>GPhoto web site for a possible "
-#| "update.\n"
-#| "To view and download images from the digital camera, go to address\n"
-#| "camera:/ in Konqueror and other KDE applications."
+#, kde-format
 msgid ""
 "Digital Camera\n"
 "This module allows you to configure support for your digital camera.\n"
@@ -127,14 +117,13 @@
 "camera:/ in Konqueror and other KDE applications."
 msgstr ""
 "Aparat foto digital\n"
-"Acest modul vă permite să configurați suportul pentru aparatul dumneavoastră "
-"foto digital.\n"
-"Trebuie să selectați un model de aparat și portul la care este conectat cu "
-"calculatorul (de ex.: USB, serial, Firewire). Dacă modelul dumneavoastră nu "
-"apare în lista de Aparate suportate, vizitați http://www.;
-"gphoto.org\">site-ul de web GPhoto pentru o versiune mai recentă."
-"\n"
-"Pentru a vizualiza sau transfera imagini din aparatul foto, introduceți "
+"Acest modul vă permite să configurați suportul pentru aparat foto digital.\n"
+"Trebuie să alegeți modelul aparatului și portul la care este conectat cu\n"
+"calculatorul (de ex.: USB, serial, Firewire). Dacă aparatul 

commit kamera for openSUSE:Factory

2020-10-12 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2020-10-12 13:49:00

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


Package is "kamera"

Mon Oct 12 13:49:00 2020 rev:121 rq:840577 version:20.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2020-09-09 
17:54:28.154793501 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new.3486/kamera.changes  2020-10-12 
13:49:10.153966554 +0200
@@ -1,0 +2,9 @@
+Fri Oct  9 05:43:16 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:

  kamera-20.08.1.tar.xz
  kamera-20.08.1.tar.xz.sig

New:

  kamera-20.08.2.tar.xz
  kamera-20.08.2.tar.xz.sig



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.4LRqQo/_old  2020-10-12 13:49:10.949966877 +0200
+++ /var/tmp/diff_new_pack.4LRqQo/_new  2020-10-12 13:49:10.949966877 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kamera
-Version:20.08.1
+Version:20.08.2
 Release:0
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1-or-later


++ kamera-20.08.1.tar.xz -> kamera-20.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-20.08.1/CMakeLists.txt 
new/kamera-20.08.2/CMakeLists.txt
--- old/kamera-20.08.1/CMakeLists.txt   2020-09-01 08:18:13.0 +0200
+++ new/kamera-20.08.2/CMakeLists.txt   2020-10-06 05:26:38.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set(PROJECT_VERSION ${RELEASE_SERVICE_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-20.08.1/org.kde.kamera.metainfo.xml 
new/kamera-20.08.2/org.kde.kamera.metainfo.xml
--- old/kamera-20.08.1/org.kde.kamera.metainfo.xml  2020-08-31 
20:34:43.0 +0200
+++ new/kamera-20.08.2/org.kde.kamera.metainfo.xml  2020-10-03 
12:49:21.0 +0200
@@ -30,6 +30,7 @@
   Kamera
   Kamera
   Kamera
+  Kamera
   Kamera
   Kamera
   Kamera
@@ -59,6 +60,7 @@
   Wtyczka do obsługi Picture Transfer Protocol (PTP) w 
aplikacjach KDE
   Um 'plugin' que suporta o protocolo Picture Transfer 
Protocol (PTP) nas aplicações do KDE
   Um plugin que tem suporte ao protocolo Picture 
Transfer Protocol (PTP) nos aplicativos do KDE
+  Extensie pentru susținerea Picture Transfer Protocol 
(PTP) în aplicații KDE
   Подключаемый модуль поддержки протокола передачи 
изображений (Picture Transfer Protocol, PTP) для приложений KDE
   Plugin na podporu protokolu PTP v KDE 
aplikáciách
   Vtičnik za podporo protokola za prenos slike (PTP) v 
aplikacijah KDE
@@ -89,6 +91,7 @@
 Picture Transfer Protocol (PTP) jest starszym sposobem na 
nawiązywanie łączności z aparatami. Kamera zapewnia narzędzie do ustawiania 
oraz kio slave do odczytywania i zapisywania na aparaty przy użyciu tego 
narzędzia.
 O protocolo Picture Transfer Protocol (PTP) é um método 
mais antigo de comunicação com dispositivos de câmaras. O Kamera oferece uma 
ferramenta de configuração e um 'kio slave' para ler e escrever nos 
dispositivos de câmaras com este protocolo.
 O protocolo Picture Transfer Protocol (PTP) é um 
método mais antigo de comunicação com dispositivos de câmera. O Kamera fornece 
uma ferramenta de configuração e um 'kio slave' para ler e gravar nos 
dispositivos de câmera com este protocolo.
+Picture Transfer Protocol (PTP) e o metodă mai veche de 
comunicare cu dispozitive fotografice. Kamera oferă o unealtă de configurare și 
un sclav KIO pentru citirea și scrierea pe dispozitive fotografice cu acest 
protocol.
 Протокол передачи изображений (Picture Transfer Protocol, 
PTP) — ранний способ получения изображений с камер. Модуль поддержки камер 
предоставляет инструмент для настройки и модуль файловой системы для чтения и 
записи изображений камеры с использованием этого протокола.
 Picture Transfer Protocol (PTP) je staršou metódou 
komunikácie s kamerovými zariadeniami. Kamera poskytuje konfiguračný nástroj a 
kio slave na čítanie a 

commit kamera for openSUSE:Factory

2020-09-09 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2020-09-09 17:53:43

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


Package is "kamera"

Wed Sep  9 17:53:43 2020 rev:120 rq:831740 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2020-08-18 
11:57:36.631322236 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new.3399/kamera.changes  2020-09-09 
17:54:28.154793501 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:21 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:

  kamera-20.08.0.tar.xz
  kamera-20.08.0.tar.xz.sig

New:

  kamera-20.08.1.tar.xz
  kamera-20.08.1.tar.xz.sig



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.7xBHIN/_old  2020-09-09 17:54:28.998794186 +0200
+++ /var/tmp/diff_new_pack.7xBHIN/_new  2020-09-09 17:54:28.998794186 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kamera
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1-or-later


++ kamera-20.08.0.tar.xz -> kamera-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-20.08.0/CMakeLists.txt 
new/kamera-20.08.1/CMakeLists.txt
--- old/kamera-20.08.0/CMakeLists.txt   2020-08-07 08:57:40.0 +0200
+++ new/kamera-20.08.1/CMakeLists.txt   2020-09-01 08:18:13.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set(PROJECT_VERSION ${RELEASE_SERVICE_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-20.08.0/po/ca@valencia/kcmkamera.po 
new/kamera-20.08.1/po/ca@valencia/kcmkamera.po
--- old/kamera-20.08.0/po/ca@valencia/kcmkamera.po  2020-08-07 
08:57:38.0 +0200
+++ new/kamera-20.08.1/po/ca@valencia/kcmkamera.po  2020-09-01 
08:18:10.0 +0200
@@ -56,7 +56,8 @@
 #: kamera.cpp:146
 #, kde-format
 msgid "Click this button to remove the selected camera from the list."
-msgstr "Cliqueu aquest botó per a eliminar la càmera seleccionada de la 
llista."
+msgstr ""
+"Cliqueu aquest botó per a eliminar la càmera seleccionada de la llista."
 
 #: kamera.cpp:151
 #, kde-format
@@ -167,8 +168,8 @@
 #: kameradevice.cpp:147
 #, kde-format
 msgid ""
-"Unable to initialize camera. Check your port settings and camera connectivity 
"
-"and try again."
+"Unable to initialize camera. Check your port settings and camera "
+"connectivity and try again."
 msgstr ""
 "No s'ha pogut inicialitzar la càmera. Reviseu els ajustaments del port i les "
 "connexions amb la càmera i proveu un altre cop."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-20.08.0/po/zh_CN/kcmkamera.po 
new/kamera-20.08.1/po/zh_CN/kcmkamera.po
--- old/kamera-20.08.0/po/zh_CN/kcmkamera.po2020-08-07 08:57:39.0 
+0200
+++ new/kamera-20.08.1/po/zh_CN/kcmkamera.po2020-09-01 08:18:12.0 
+0200
@@ -12,7 +12,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-12-07 03:01+0100\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-20.08.0/po/zh_CN/kio5_kamera.po 
new/kamera-20.08.1/po/zh_CN/kio5_kamera.po
--- old/kamera-20.08.0/po/zh_CN/kio5_kamera.po  2020-08-07 08:57:39.0 
+0200
+++ new/kamera-20.08.1/po/zh_CN/kio5_kamera.po  2020-09-01 08:18:12.0 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:07+0200\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kamera for openSUSE:Factory

2020-08-18 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2020-08-18 11:57:16

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


Package is "kamera"

Tue Aug 18 11:57:16 2020 rev:119 rq:826367 version:20.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2020-07-14 
07:47:44.611548185 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new.3399/kamera.changes  2020-08-18 
11:57:36.631322236 +0200
@@ -1,0 +2,25 @@
+Sun Aug  9 09:08:33 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 07:58:53 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.90
+  * New feature release
+- No code change since 20.07.80
+
+---
+Sun Jul 19 10:04:03 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.80
+  * New feature release
+- Changes since 20.04.3:
+  * Use camelcase include. (scripted)
+  * Fix clazy warning
+
+---

Old:

  kamera-20.04.3.tar.xz
  kamera-20.04.3.tar.xz.sig

New:

  kamera-20.08.0.tar.xz
  kamera-20.08.0.tar.xz.sig



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.apnfeV/_old  2020-08-18 11:57:37.895322792 +0200
+++ /var/tmp/diff_new_pack.apnfeV/_new  2020-08-18 11:57:37.899322794 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kamera
-Version:20.04.3
+Version:20.08.0
 Release:0
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1-or-later


++ kamera-20.04.3.tar.xz -> kamera-20.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-20.04.3/.arcconfig 
new/kamera-20.08.0/.arcconfig
--- old/kamera-20.04.3/.arcconfig   2020-07-03 22:30:25.0 +0200
+++ new/kamera-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/kamera-20.04.3/.gitignore 
new/kamera-20.08.0/.gitignore
--- old/kamera-20.04.3/.gitignore   2020-07-03 22:30:25.0 +0200
+++ new/kamera-20.08.0/.gitignore   2020-08-05 09:17:23.0 +0200
@@ -19,3 +19,4 @@
 /build*/
 CMakeLists.txt.user*
 *.unc-backup*
+.cmake/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-20.04.3/CMakeLists.txt 
new/kamera-20.08.0/CMakeLists.txt
--- old/kamera-20.04.3/CMakeLists.txt   2020-07-07 02:53:18.0 +0200
+++ new/kamera-20.08.0/CMakeLists.txt   2020-08-07 08:57:40.0 +0200
@@ -3,8 +3,8 @@
 
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
-set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "3")
+set (RELEASE_SERVICE_VERSION_MINOR "08")
+set (RELEASE_SERVICE_VERSION_MICRO "0")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set(PROJECT_VERSION ${RELEASE_SERVICE_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-20.04.3/kcontrol/kamera.cpp 
new/kamera-20.08.0/kcontrol/kamera.cpp
--- old/kamera-20.04.3/kcontrol/kamera.cpp  2020-07-03 22:30:25.0 
+0200
+++ new/kamera-20.08.0/kcontrol/kamera.cpp  2020-08-05 09:17:23.0 
+0200
@@ -56,7 +56,7 @@
 #endif
 m_devicePopup = new QMenu(this);
m_actions = new KActionCollection(this);
-   m_config = new KConfig(KProtocolInfo::config("camera"), 
KConfig::SimpleConfig);
+m_config = new KConfig(KProtocolInfo::config(QStringLiteral("camera")), 
KConfig::SimpleConfig);
 m_deviceModel = new QStandardItemModel(this);
 
m_context = gp_context_new();
@@ -124,45 +124,45 @@
 
 // create actions, add to the toolbar
QAction *act;
-   act = m_actions->addAction("camera_add");
-   act->setIcon(QIcon::fromTheme("camera-photo"));
+act = m_actions->addAction(QStringLiteral("camera_add"));
+act->setIcon(QIcon::fromTheme(QStringLiteral("camera-photo")));
act->setText(i18n("Add"));
connect(act, ::triggered, this, ::slot_addCamera);
act->setWhatsThis(i18n("Click this 

commit kamera for openSUSE:Factory

2020-07-13 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2020-07-14 07:47:07

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


Package is "kamera"

Tue Jul 14 07:47:07 2020 rev:118 rq:820147 version:20.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2020-06-14 
18:18:41.199379140 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new.3060/kamera.changes  2020-07-14 
07:47:44.611548185 +0200
@@ -1,0 +2,9 @@
+Thu Jul  9 20:08:53 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:

  kamera-20.04.2.tar.xz
  kamera-20.04.2.tar.xz.sig

New:

  kamera-20.04.3.tar.xz
  kamera-20.04.3.tar.xz.sig



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.c87KkC/_old  2020-07-14 07:47:45.723551775 +0200
+++ /var/tmp/diff_new_pack.c87KkC/_new  2020-07-14 07:47:45.727551788 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kamera
-Version:20.04.2
+Version:20.04.3
 Release:0
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1-or-later


++ kamera-20.04.2.tar.xz -> kamera-20.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-20.04.2/CMakeLists.txt 
new/kamera-20.04.3/CMakeLists.txt
--- old/kamera-20.04.2/CMakeLists.txt   2020-06-09 02:32:22.0 +0200
+++ new/kamera-20.04.3/CMakeLists.txt   2020-07-07 02:53:18.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set(PROJECT_VERSION ${RELEASE_SERVICE_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-20.04.2/po/el/kio5_kamera.po 
new/kamera-20.04.3/po/el/kio5_kamera.po
--- old/kamera-20.04.2/po/el/kio5_kamera.po 2020-06-09 02:32:16.0 
+0200
+++ new/kamera-20.04.3/po/el/kio5_kamera.po 2020-07-07 02:53:13.0 
+0200
@@ -10,7 +10,7 @@
 "PO-Revision-Date: 2019-08-06 11:00+0300\n"
 "Last-Translator: Stelios \n"
 "Language-Team: Greek \n"
-"Language: el_GR\n"
+"Language: el\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/kamera-20.04.2/po/et/kio5_kamera.po 
new/kamera-20.04.3/po/et/kio5_kamera.po
--- old/kamera-20.04.2/po/et/kio5_kamera.po 2020-06-09 02:32:17.0 
+0200
+++ new/kamera-20.04.3/po/et/kio5_kamera.po 2020-07-07 02:53:14.0 
+0200
@@ -10,7 +10,7 @@
 "PO-Revision-Date: 2019-11-09 16:54+0200\n"
 "Last-Translator: Marek Laane \n"
 "Language-Team: Estonian \n"
-"Language: et_EE\n"
+"Language: et\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/kamera-20.04.2/po/mr/kcmkamera.po 
new/kamera-20.04.3/po/mr/kcmkamera.po
--- old/kamera-20.04.2/po/mr/kcmkamera.po   2020-06-09 02:32:20.0 
+0200
+++ new/kamera-20.04.3/po/mr/kcmkamera.po   2020-07-07 02:53:16.0 
+0200
@@ -10,7 +10,7 @@
 "PO-Revision-Date: 2013-02-18 11:54+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/kamera-20.04.2/po/zh_CN/kcmkamera.po 
new/kamera-20.04.3/po/zh_CN/kcmkamera.po
--- old/kamera-20.04.2/po/zh_CN/kcmkamera.po2020-06-09 02:32:21.0 
+0200
+++ new/kamera-20.04.3/po/zh_CN/kcmkamera.po2020-07-07 02:53:17.0 
+0200
@@ -12,8 +12,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-12-07 03:01+0100\n"
-"PO-Revision-Date: 2020-05-09 13:51\n"
-"Last-Translator: FULL NAME \n"
+"PO-Revision-Date: 2020-06-24 08:01\n"
+"Last-Translator: \n"
 "Language-Team: Chinese 

commit kamera for openSUSE:Factory

2020-06-14 Thread root
Hello community,

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

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


Package is "kamera"

Sun Jun 14 18:18:37 2020 rev:117 rq:813608 version:20.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2020-05-20 
18:40:19.872591436 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new.3606/kamera.changes  2020-06-14 
18:18:41.199379140 +0200
@@ -1,0 +2,9 @@
+Tue Jun  9 12:14:22 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:

  kamera-20.04.1.tar.xz
  kamera-20.04.1.tar.xz.sig

New:

  kamera-20.04.2.tar.xz
  kamera-20.04.2.tar.xz.sig



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.YV6LSL/_old  2020-06-14 18:18:41.759380577 +0200
+++ /var/tmp/diff_new_pack.YV6LSL/_new  2020-06-14 18:18:41.759380577 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kamera
-Version:20.04.1
+Version:20.04.2
 Release:0
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1-or-later


++ kamera-20.04.1.tar.xz -> kamera-20.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-20.04.1/CMakeLists.txt 
new/kamera-20.04.2/CMakeLists.txt
--- old/kamera-20.04.1/CMakeLists.txt   2020-05-12 03:15:44.0 +0200
+++ new/kamera-20.04.2/CMakeLists.txt   2020-06-09 02:32:22.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set(PROJECT_VERSION ${RELEASE_SERVICE_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-20.04.1/po/pl/kcmkamera.po 
new/kamera-20.04.2/po/pl/kcmkamera.po
--- old/kamera-20.04.1/po/pl/kcmkamera.po   2020-05-12 03:15:44.0 
+0200
+++ new/kamera-20.04.2/po/pl/kcmkamera.po   2020-06-09 02:32:20.0 
+0200
@@ -1,6 +1,6 @@
 # translation of kcmkamera.po to Polish
 # translation of kcmkamera.po to
-# Version: $Revision: 1567199 $
+# Version: $Revision: 1569795 $
 # Copyright (C) 2002, 2003, 2005, 2007, 2009 Free Software Foundation, Inc.
 #
 # Michał Rudolf , 2002.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-20.04.1/po/sl/kcmkamera.po 
new/kamera-20.04.2/po/sl/kcmkamera.po
--- old/kamera-20.04.1/po/sl/kcmkamera.po   2020-05-12 03:15:44.0 
+0200
+++ new/kamera-20.04.2/po/sl/kcmkamera.po   2020-06-09 02:32:21.0 
+0200
@@ -2,7 +2,7 @@
 # Translation of kcmkamera.po to Slovenian
 # SLOVENIAN TRANSLATION OF KCMKAMERA.
 # Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
-# $Id: kcmkamera.po 1557816 2019-12-07 04:11:08Z scripty $
+# $Id: kcmkamera.po 1569795 2020-05-20 23:32:30Z ltoscano $
 # $Source$
 #
 # Roman Maurer , 2001.




commit kamera for openSUSE:Factory

2020-05-20 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2020-05-20 18:40:07

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


Package is "kamera"

Wed May 20 18:40:07 2020 rev:116 rq:806379 version:20.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2020-04-25 
20:22:44.00355 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new.2738/kamera.changes  2020-05-20 
18:40:19.872591436 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:41:07 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
@@ -36 +41 @@
-  * https://www.kde.org/announcements/releases/19.12.3
+  * https://kde.org/announcements/releases/2020-03-apps-update
@@ -51 +56 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

Old:

  kamera-20.04.0.tar.xz
  kamera-20.04.0.tar.xz.sig

New:

  kamera-20.04.1.tar.xz
  kamera-20.04.1.tar.xz.sig



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.aitzan/_old  2020-05-20 18:40:20.732593238 +0200
+++ /var/tmp/diff_new_pack.aitzan/_new  2020-05-20 18:40:20.736593246 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kamera
-Version:20.04.0
+Version:20.04.1
 Release:0
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1-or-later


++ kamera-20.04.0.tar.xz -> kamera-20.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-20.04.0/CMakeLists.txt 
new/kamera-20.04.1/CMakeLists.txt
--- old/kamera-20.04.0/CMakeLists.txt   2020-04-17 02:28:04.0 +0200
+++ new/kamera-20.04.1/CMakeLists.txt   2020-05-12 03:15:44.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set(PROJECT_VERSION ${RELEASE_SERVICE_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-20.04.0/org.kde.kamera.metainfo.xml 
new/kamera-20.04.1/org.kde.kamera.metainfo.xml
--- old/kamera-20.04.0/org.kde.kamera.metainfo.xml  2020-04-15 
10:37:25.0 +0200
+++ new/kamera-20.04.1/org.kde.kamera.metainfo.xml  2020-05-11 
22:22:37.0 +0200
@@ -19,6 +19,7 @@
   Kamera
   Kamera
   Kamera
+  Kamera
   Kamera
   Kamera
   Kamera
@@ -45,6 +46,7 @@
   KDE aplikazioetan Irudien Transferentziarako 
Protokoloari (PTP) euskarri emateko plugin bat
   PTP-yhteyskäytäntöä (Picture Transfer Protocol) 
tukeva liitännäinen KDE-sovelluksiin
   Un module externe de prise en charge du protocole de 
transfert d'images (PTP) au sein des applications KDE
+  Un plugin pro supportar Picture Transfer Protocol 
(PTP) in applicationes de KDE
   Un'estensione per supportare la modalità Picture 
Transfer Protocol (PTP) nelle applicazioni di KDE
   KDE 프로그램에서 사진 전송 프로토콜(PTP)을 지원하는 플러그인
   Papildinys, skirtas "Picture Transfer Protocol" (PTP) 
protokolo palaikymui KDE programose
@@ -72,6 +74,7 @@
 Irudien Transferentziarako Protokoloa (PTP) kamera 
gailuei hitz egiteko metodo zaharrago bat da. Kamerak protokolo hau darabilten 
kamerak konfiguratzeko tresna bat eskaintzen du baita haietan irakurtzeko eta 
idazteko kio morroi bat ere.
 PTP (Picture Transfer Protocol) on vanhempi 
yhteyskäytäntö kameralaitteiden käyttämiseksi. Kamera tarjoaa tälle 
yhteyskäytännölle asetustyökalun ja kio-asiakkaan.
 Le protocole de transfert d'images (PTP) est une ancienne 
méthode de communication avec les appareils photo. Kamera fournit un outil de 
configuration et un esclave kio permettant de lire et d'écrire vers les 
appareils photo utilisant ce protocole.
+Picture Transfer Protocol (PTP) es un vetere methodo de 
parlar a dispositivos de camera. Kamera forni un instrumento de configuration e 
kio slave per scriber a iste dispositivos con iste protocollo.
 Il Picture 

commit kamera for openSUSE:Factory

2020-04-25 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2020-04-25 20:21:59

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


Package is "kamera"

Sat Apr 25 20:21:59 2020 rev:115 rq:796883 version:20.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2020-03-11 
18:37:15.655079594 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new.2738/kamera.changes  2020-04-25 
20:22:44.00355 +0200
@@ -1,0 +2,29 @@
+Thu Apr 23 12:22:04 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:29:47 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:16:42 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:
+  * Remove not necessary endl here
+  * Port deprecated methods
+
+---

Old:

  kamera-19.12.3.tar.xz
  kamera-19.12.3.tar.xz.sig

New:

  kamera-20.04.0.tar.xz
  kamera-20.04.0.tar.xz.sig



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.XGXauD/_old  2020-04-25 20:22:44.713331759 +0200
+++ /var/tmp/diff_new_pack.XGXauD/_new  2020-04-25 20:22:44.713331759 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kamera
 #
-# 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,27 +21,27 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kamera
-Version:19.12.3
+Version:20.04.0
 Release:0
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1-or-later
 Group:  Productivity/Graphics/Other
 URL:https://www.kde.org
 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:  libgphoto2-devel
+BuildRequires:  oxygen-icon-theme-large
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5ConfigWidgets)
 BuildRequires:  cmake(KF5DocTools)
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  libgphoto2-devel
-BuildRequires:  oxygen-icon-theme-large
 BuildRequires:  cmake(Qt5Core)
+%if %{with lang}
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
+%endif
 
 %description
 This package allows any KDE application to access and manipulate pictures on a 
digital camera.


++ kamera-19.12.3.tar.xz -> kamera-20.04.0.tar.xz ++
 6313 lines of diff (skipped)




commit kamera for openSUSE:Factory

2020-03-11 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2020-03-11 18:36:00

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


Package is "kamera"

Wed Mar 11 18:36:00 2020 rev:114 rq:782343 version:19.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2020-02-10 
21:48:10.110016707 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new.3160/kamera.changes  2020-03-11 
18:37:15.655079594 +0100
@@ -1,0 +2,10 @@
+Thu Mar  5 20:35:50 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
+- Changes since 19.12.2:
+  * appdata: use canonical docs.kde.org help location
+
+---

Old:

  kamera-19.12.2.tar.xz
  kamera-19.12.2.tar.xz.sig

New:

  kamera-19.12.3.tar.xz
  kamera-19.12.3.tar.xz.sig



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.sS3Ckc/_old  2020-03-11 18:37:16.587080166 +0100
+++ /var/tmp/diff_new_pack.sS3Ckc/_new  2020-03-11 18:37:16.591080168 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kamera
-Version:19.12.2
+Version:19.12.3
 Release:0
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1-or-later


++ kamera-19.12.2.tar.xz -> kamera-19.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.12.2/CMakeLists.txt 
new/kamera-19.12.3/CMakeLists.txt
--- old/kamera-19.12.2/CMakeLists.txt   2020-02-04 01:17:47.0 +0100
+++ new/kamera-19.12.3/CMakeLists.txt   2020-03-03 01:13:54.0 +0100
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 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-19.12.2/org.kde.kamera.metainfo.xml 
new/kamera-19.12.3/org.kde.kamera.metainfo.xml
--- old/kamera-19.12.2/org.kde.kamera.metainfo.xml  2020-02-02 
15:00:16.0 +0100
+++ new/kamera-19.12.3/org.kde.kamera.metainfo.xml  2020-03-01 
09:48:46.0 +0100
@@ -9,6 +9,7 @@
   org.kde.gwenview.desktop
   Kamera
   Kamera
+  Kamera
   Kamera
   Kamera
   Kamera
@@ -18,6 +19,7 @@
   Kamera
   Kamera
   Kamera
+  Kamera
   Kamera
   Kamera
   Kamera
@@ -33,6 +35,7 @@
   Kamera
   A plugin to support Picture Transfer Protocol (PTP) in KDE 
applications
   Un connector per admetre el protocol de transferència 
d'imatges (Picture Transfer Protocol -PTP-) a les aplicacions KDE
+  Un connector per admetre el protocol de 
transferència d'imatges (Picture Transfer Protocol -PTP-) a les aplicacions 
KDE
   Ein Modul für das Bildaustauschprotokoll  (PTP) in 
KDE-Anwendungen
   Ένα πρόσθετο για υποστήριξη του πρωτοκόλλου μεταφοράς 
εικόνων (PTP) στις εφαρμογές του KDE
   A plugin to support Picture Transfer Protocol 
(PTP) in KDE applications
@@ -41,6 +44,7 @@
   KDE aplikazioetan Irudien Transferentziarako 
Protokoloari (PTP) euskarri emateko plugin bat
   PTP-yhteyskäytäntöä (Picture Transfer Protocol) 
tukeva liitännäinen KDE-sovelluksiin
   Un module externe de prise en charge du protocole de 
transfert d'images (PTP) au sein des applications KDE
+  Un plugin pro supportar Picture Transfer Protocol 
(PTP) in applicationes de KDE
   Un'estensione per supportare la modalità Picture 
Transfer Protocol (PTP) nelle applicazioni di KDE
   KDE 프로그램에서 사진 전송 프로토콜(PTP)을 지원하는 플러그인
   Een plug-in om Picture Transfer Protocol (PTP) in 
KDE-toepassingen te ondersteunen
@@ -57,6 +61,7 @@
   
 Picture Transfer Protocol (PTP) is an older method of talking to camera 
devices.  Kamera provides a configuration tool and kio slave to read and write 
to camera devices with this protocol.
 El protocol de transferència d'imatges (PTP) és un mètode 
antic de parlar amb els dispositius de càmera. El Kamera proporciona una eina 
de configuració i un esclau kio per a llegir i escriure als dispositius de 
càmera amb aquest protocol.
+El protocol de transferència d'imatges (PTP) és 
un mètode antic de parlar amb els dispositius de càmera. El Kamera proporciona 
una eina de configuració i un esclau kio per a 

commit kamera for openSUSE:Factory

2020-02-10 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2020-02-10 21:48:08

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


Package is "kamera"

Mon Feb 10 21:48:08 2020 rev:113 rq:771612 version:19.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2020-01-11 
14:41:46.073225797 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new.26092/kamera.changes 2020-02-10 
21:48:10.110016707 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:37:05 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Wed Feb  5 06:28:52 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:

  kamera-19.12.1.tar.xz
  kamera-19.12.1.tar.xz.sig

New:

  kamera-19.12.2.tar.xz
  kamera-19.12.2.tar.xz.sig



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.t0Yta0/_old  2020-02-10 21:48:10.890017138 +0100
+++ /var/tmp/diff_new_pack.t0Yta0/_new  2020-02-10 21:48:10.894017140 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kamera
-Version:19.12.1
+Version:19.12.2
 Release:0
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1-or-later
@@ -53,7 +53,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++ kamera-19.12.1.tar.xz -> kamera-19.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.12.1/CMakeLists.txt 
new/kamera-19.12.2/CMakeLists.txt
--- old/kamera-19.12.1/CMakeLists.txt   2020-01-07 01:54:44.0 +0100
+++ new/kamera-19.12.2/CMakeLists.txt   2020-02-04 01:17:47.0 +0100
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(PROJECT_VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.12.1/org.kde.kamera.metainfo.xml 
new/kamera-19.12.2/org.kde.kamera.metainfo.xml
--- old/kamera-19.12.1/org.kde.kamera.metainfo.xml  2020-01-05 
05:35:19.0 +0100
+++ new/kamera-19.12.2/org.kde.kamera.metainfo.xml  2020-02-02 
15:00:16.0 +0100
@@ -16,6 +16,7 @@
   Kamera
   Kamera
   Kamera
+  Kamera
   Kamera
   Kamera
   Kamera
@@ -38,6 +39,7 @@
   Un complemento para usar el protocolo de 
transferencia de imágenes (PTP) en aplicaciones de KDE
   Plugin, mis pakub pildiedastuse protokolli PTP 
toetust KDE rakendustes
   KDE aplikazioetan Irudien Transferentziarako 
Protokoloari (PTP) euskarri emateko plugin bat
+  PTP-yhteyskäytäntöä (Picture Transfer Protocol) 
tukeva liitännäinen KDE-sovelluksiin
   Un module externe de prise en charge du protocole de 
transfert d'images (PTP) au sein des applications KDE
   Un'estensione per supportare la modalità Picture 
Transfer Protocol (PTP) nelle applicazioni di KDE
   KDE 프로그램에서 사진 전송 프로토콜(PTP)을 지원하는 플러그인
@@ -61,6 +63,7 @@
 El protocolo de transferencia de imágenes (PTP) es un 
método antiguo de dialogar con dispositivos de cámara. Kamera proporciona una 
herramienta de configuración y un esclavo «kio» para leer y escribir en 
dispositivos de cámara mediante este protocolo.
 Pildiedastuse protokoll PTP on juba eakas 
kaameraseadmetega suhtlemise viis. Kamera pakub seadistamistööriista ja 
KIO-moodulit kaameraseadmete lugemiseks ja neisse kirjutamiseks selle 
protokolli abil.
 Irudien Transferentziarako Protokoloa (PTP) kamera 
gailuei hitz egiteko metodo zaharrago bat da. Kamerak protokolo hau darabilten 
kamerak konfiguratzeko tresna bat eskaintzen du baita haietan irakurtzeko eta 
idazteko kio morroi bat ere.
+PTP (Picture Transfer Protocol) on vanhempi 
yhteyskäytäntö kameralaitteiden käyttämiseksi. Kamera tarjoaa tälle 
yhteyskäytännölle asetustyökalun ja kio-asiakkaan.
 Le protocole de transfert d'images (PTP) est une ancienne 
méthode de communication avec les appareils photo. Kamera fournit un outil de 
configuration et un esclave kio permettant de lire et 

commit kamera for openSUSE:Factory

2020-01-11 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2020-01-11 14:40:12

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


Package is "kamera"

Sat Jan 11 14:40:12 2020 rev:112 rq:762309 version:19.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2019-12-13 
12:02:37.101441984 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new.6675/kamera.changes  2020-01-11 
14:41:46.073225797 +0100
@@ -1,0 +2,9 @@
+Tue Jan  7 10:00:11 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:

  kamera-19.12.0.tar.xz
  kamera-19.12.0.tar.xz.sig

New:

  kamera-19.12.1.tar.xz
  kamera-19.12.1.tar.xz.sig



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.vBnLHM/_old  2020-01-11 14:41:47.445226340 +0100
+++ /var/tmp/diff_new_pack.vBnLHM/_new  2020-01-11 14:41:47.445226340 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kamera
-Version:19.12.0
+Version:19.12.1
 Release:0
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1-or-later


++ kamera-19.12.0.tar.xz -> kamera-19.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.12.0/CMakeLists.txt 
new/kamera-19.12.1/CMakeLists.txt
--- old/kamera-19.12.0/CMakeLists.txt   2019-12-06 01:25:46.0 +0100
+++ new/kamera-19.12.1/CMakeLists.txt   2020-01-07 01:54:44.0 +0100
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 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-19.12.0/org.kde.kamera.metainfo.xml 
new/kamera-19.12.1/org.kde.kamera.metainfo.xml
--- old/kamera-19.12.0/org.kde.kamera.metainfo.xml  2019-12-05 
20:45:16.0 +0100
+++ new/kamera-19.12.1/org.kde.kamera.metainfo.xml  2020-01-05 
05:35:19.0 +0100
@@ -69,6 +69,7 @@
 Picture Transfer Protocol (PTP) jest starszym sposobem na 
nawiązywanie łączności z aparatami. Kamera zapewnia narzędzie do ustawiania 
oraz kio slave do odczytywania i zapisywania na aparaty przy użyciu tego 
narzędzia.
 O protocolo Picture Transfer Protocol (PTP) é um método 
mais antigo de comunicação com dispositivos de câmaras. O Kamera oferece uma 
ferramenta de configuração e um 'kio slave' para ler e escrever nos 
dispositivos de câmaras com este protocolo.
 O protocolo Picture Transfer Protocol (PTP) é um 
método mais antigo de comunicação com dispositivos de câmera. O Kamera fornece 
uma ferramenta de configuração e um 'kio slave' para ler e gravar nos 
dispositivos de câmera com este protocolo.
+Picture Transfer Protocol (PTP) je staršou metódou 
komunikácie s kamerovými zariadeniami. Kamera poskytuje konfiguračný nástroj a 
kio slave na čítanie a zápis do kamerových zariadení pomocou tohto 
protokolu.
 Bildöverföringsprotokollet (Picture Transfer Protocol, 
PTP) är en äldre metod för att kommunicera med kameraenheter. Kamera 
tillhandahåller ett inställningsverktyg och I/O-slav för att läsa och skriva 
till kameraenheter med protokollet.
 Протокол передавання зображень (PTP) є застарілим 
способом обміну даними із пристроями для знімання зображень. Kamera є 
інструментом налаштовування та підлеглим засобом введення-виведення даних для 
читання і запису даних на основі цього протоколу.
 xxPicture Transfer Protocol (PTP) is an older method 
of talking to camera devices. Kamera provides a configuration tool and kio 
slave to read and write to camera devices with this protocol.xx
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.12.0/po/zh_CN/kcmkamera.po 
new/kamera-19.12.1/po/zh_CN/kcmkamera.po
--- old/kamera-19.12.0/po/zh_CN/kcmkamera.po2019-12-06 01:25:45.0 
+0100
+++ new/kamera-19.12.1/po/zh_CN/kcmkamera.po2020-01-07 

commit kamera for openSUSE:Factory

2019-12-13 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2019-12-13 12:02:10

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


Package is "kamera"

Fri Dec 13 12:02:10 2019 rev:111 rq:756178 version:19.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2019-11-12 
11:35:30.286096641 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new.4691/kamera.changes  2019-12-13 
12:02:37.101441984 +0100
@@ -1,0 +2,34 @@
+Tue Dec 10 06:38:16 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:11:37 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 13:29:08 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.80
+  * New feature release
+- Changes since 19.08.3:
+  * Minor optimization.
+  * Port deprecated methods + use override
+  * Use override keyword
+  * Patch from Petros Siligkounas
+  * Add arconfig
+  * Make it compile without deprecated method
+  * Remove unused include
+  * rename for spec compliance
+  * add appstream file for kde.org/applications and app stores
+
+---

Old:

  kamera-19.08.3.tar.xz
  kamera-19.08.3.tar.xz.sig

New:

  kamera-19.12.0.tar.xz
  kamera-19.12.0.tar.xz.sig



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.rc6jkT/_old  2019-12-13 12:02:38.473441465 +0100
+++ /var/tmp/diff_new_pack.rc6jkT/_new  2019-12-13 12:02:38.493441458 +0100
@@ -16,33 +16,32 @@
 #
 
 
-%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:   kamera
-Version:19.08.3
+Version:19.12.0
 Release:0
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1-or-later
 Group:  Productivity/Graphics/Other
 URL:https://www.kde.org
-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:  kconfig-devel
-BuildRequires:  kconfigwidgets-devel
-BuildRequires:  kdoctools-devel
-BuildRequires:  ki18n-devel
-BuildRequires:  kio-devel
-BuildRequires:  kxmlgui-devel
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5ConfigWidgets)
+BuildRequires:  cmake(KF5DocTools)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5XmlGui)
 BuildRequires:  libgphoto2-devel
 BuildRequires:  oxygen-icon-theme-large
-BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  cmake(Qt5Core)
 
 %description
 This package allows any KDE application to access and manipulate pictures on a 
digital camera.
@@ -83,6 +82,7 @@
 %dir %{_kf5_sharedir}/solid/
 %dir %{_kf5_sharedir}/solid/actions/
 %doc %lang(en) %{_kf5_htmldir}/en/kcontrol/kamera/
+%{_kf5_appstreamdir}/org.kde.kamera.metainfo.xml
 %{_kf5_plugindir}/kcm_kamera.so
 %{_kf5_plugindir}/kio_kamera.so
 %{_kf5_servicesdir}/camera.protocol

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

++ kamera-19.08.3.tar.xz -> kamera-19.12.0.tar.xz ++
 5887 lines of diff (skipped)




commit kamera for openSUSE:Factory

2019-11-12 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2019-11-12 11:35:24

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


Package is "kamera"

Tue Nov 12 11:35:24 2019 rev:110 rq:746828 version:19.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2019-10-14 
13:26:15.599780952 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new.2990/kamera.changes  2019-11-12 
11:35:30.286096641 +0100
@@ -1,0 +2,9 @@
+Thu Nov  7 23:12:41 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:

  kamera-19.08.2.tar.xz
  kamera-19.08.2.tar.xz.sig

New:

  kamera-19.08.3.tar.xz
  kamera-19.08.3.tar.xz.sig



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.aI5KaK/_old  2019-11-12 11:35:32.206098730 +0100
+++ /var/tmp/diff_new_pack.aI5KaK/_new  2019-11-12 11:35:32.206098730 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kamera
-Version:19.08.2
+Version:19.08.3
 Release:0
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1-or-later


++ kamera-19.08.2.tar.xz -> kamera-19.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.08.2/CMakeLists.txt 
new/kamera-19.08.3/CMakeLists.txt
--- old/kamera-19.08.2/CMakeLists.txt   2019-10-08 02:11:30.0 +0200
+++ new/kamera-19.08.3/CMakeLists.txt   2019-11-05 05:04:57.0 +0100
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 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-19.08.2/po/gl/kcmkamera.po 
new/kamera-19.08.3/po/gl/kcmkamera.po
--- old/kamera-19.08.2/po/gl/kcmkamera.po   2019-10-08 02:11:27.0 
+0200
+++ new/kamera-19.08.3/po/gl/kcmkamera.po   2019-11-05 05:04:55.0 
+0100
@@ -15,14 +15,15 @@
 "Project-Id-Version: kcmkamera\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-08-30 07:44+0200\n"
-"PO-Revision-Date: 2019-02-17 19:40+0100\n"
+"PO-Revision-Date: 2019-10-19 21:42+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
-"Language-Team: Galician \n"
+"Language-Team: Galician \n"
 "Language: gl\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 19.11.70\n"
 
 #: kamera.cpp:89
 #, kde-format
@@ -126,7 +127,7 @@
 "aparecer na lista de Cámaras coñecidas, vaia ao http://www.;
 "gphoto.org\">sitio Web do GPhoto para posíbeis actualizacións.\n"
 "Para ver e descargar imaxes desde a cámara dixital, vaia ao enderezo\n"
-"camera:/ en Konqueror e outros aplicativos de KDE."
+"camera:/ en Konqueror e outras aplicacións de KDE."
 
 #: kameraconfigdialog.cpp:257
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.08.2/po/zh_CN/kcmkamera.po 
new/kamera-19.08.3/po/zh_CN/kcmkamera.po
--- old/kamera-19.08.2/po/zh_CN/kcmkamera.po2019-10-08 02:11:29.0 
+0200
+++ new/kamera-19.08.3/po/zh_CN/kcmkamera.po2019-11-05 05:04:56.0 
+0100
@@ -12,7 +12,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"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.08.2/po/zh_CN/kio5_kamera.po 
new/kamera-19.08.3/po/zh_CN/kio5_kamera.po
--- old/kamera-19.08.2/po/zh_CN/kio5_kamera.po  2019-10-08 02:11:29.0 
+0200
+++ new/kamera-19.08.3/po/zh_CN/kio5_kamera.po  2019-11-05 05:04:56.0 
+0100
@@ -8,7 +8,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"

commit kamera for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2019-10-14 13:26:14

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


Package is "kamera"

Mon Oct 14 13:26:14 2019 rev:109 rq:737706 version:19.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2019-09-09 
12:23:00.405885187 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new.2352/kamera.changes  2019-10-14 
13:26:15.599780952 +0200
@@ -1,0 +2,9 @@
+Fri Oct 11 07:42: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:

  kamera-19.08.1.tar.xz
  kamera-19.08.1.tar.xz.sig

New:

  kamera-19.08.2.tar.xz
  kamera-19.08.2.tar.xz.sig



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.XPrgiZ/_old  2019-10-14 13:26:16.131779565 +0200
+++ /var/tmp/diff_new_pack.XPrgiZ/_new  2019-10-14 13:26:16.135779554 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kamera
-Version:19.08.1
+Version:19.08.2
 Release:0
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1-or-later


++ kamera-19.08.1.tar.xz -> kamera-19.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.08.1/CMakeLists.txt 
new/kamera-19.08.2/CMakeLists.txt
--- old/kamera-19.08.1/CMakeLists.txt   2019-09-03 03:30:50.0 +0200
+++ new/kamera-19.08.2/CMakeLists.txt   2019-10-08 02:11:30.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(PROJECT_VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.08.1/po/zh_CN/kcmkamera.po 
new/kamera-19.08.2/po/zh_CN/kcmkamera.po
--- old/kamera-19.08.1/po/zh_CN/kcmkamera.po2019-09-03 03:30:48.0 
+0200
+++ new/kamera-19.08.2/po/zh_CN/kcmkamera.po2019-10-08 02:11:29.0 
+0200
@@ -12,7 +12,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"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.08.1/po/zh_CN/kio5_kamera.po 
new/kamera-19.08.2/po/zh_CN/kio5_kamera.po
--- old/kamera-19.08.1/po/zh_CN/kio5_kamera.po  2019-09-03 03:30:48.0 
+0200
+++ new/kamera-19.08.2/po/zh_CN/kio5_kamera.po  2019-10-08 02:11:29.0 
+0200
@@ -8,7 +8,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"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.08.1/solid_camera.desktop 
new/kamera-19.08.2/solid_camera.desktop
--- old/kamera-19.08.1/solid_camera.desktop 2019-09-01 05:30:06.0 
+0200
+++ new/kamera-19.08.2/solid_camera.desktop 2019-10-06 05:08:01.0 
+0200
@@ -17,6 +17,7 @@
 Name[fi]=Katsele kuvia tiedostonhallinnassa
 Name[fr]=Afficher les photos dans le gestionnaire de fichiers
 Name[gl]=Ver as fotos co xestor de ficheiros
+Name[ia]=Aperi file con le gerente de file
 Name[it]=Visualizza le foto con il gestore dei file
 Name[ko]=파일 관리자로 사진 보기
 Name[lt]=Rodyti nuotraukas naudojant failų tvarkytuvę




commit kamera for openSUSE:Factory

2019-09-09 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2019-09-09 12:22:58

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


Package is "kamera"

Mon Sep  9 12:22:58 2019 rev:108 rq:728776 version:19.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2019-08-16 
15:35:55.333868996 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new.7948/kamera.changes  2019-09-09 
12:23:00.405885187 +0200
@@ -1,0 +2,9 @@
+Thu Sep  5 14:00:09 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:

  kamera-19.08.0.tar.xz
  kamera-19.08.0.tar.xz.sig

New:

  kamera-19.08.1.tar.xz
  kamera-19.08.1.tar.xz.sig



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.cCrSOC/_old  2019-09-09 12:23:01.065885089 +0200
+++ /var/tmp/diff_new_pack.cCrSOC/_new  2019-09-09 12:23:01.069885089 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kamera
-Version:19.08.0
+Version:19.08.1
 Release:0
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1-or-later


++ kamera-19.08.0.tar.xz -> kamera-19.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.08.0/CMakeLists.txt 
new/kamera-19.08.1/CMakeLists.txt
--- old/kamera-19.08.0/CMakeLists.txt   2019-08-09 02:19:40.0 +0200
+++ new/kamera-19.08.1/CMakeLists.txt   2019-09-03 03:30:50.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 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-19.08.0/po/ar/kcmkamera.po 
new/kamera-19.08.1/po/ar/kcmkamera.po
--- old/kamera-19.08.0/po/ar/kcmkamera.po   2019-08-09 02:19:33.0 
+0200
+++ new/kamera-19.08.1/po/ar/kcmkamera.po   2019-09-03 03:30:42.0 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kcmkamera\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 03:07+0200\n"
+"POT-Creation-Date: 2019-08-30 07:44+0200\n"
 "PO-Revision-Date: 2012-01-22 22:26+0400\n"
 "Last-Translator: Zayed Al-Saidi \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.08.0/po/bg/kcmkamera.po 
new/kamera-19.08.1/po/bg/kcmkamera.po
--- old/kamera-19.08.0/po/bg/kcmkamera.po   2019-08-09 02:19:33.0 
+0200
+++ new/kamera-19.08.1/po/bg/kcmkamera.po   2019-09-03 03:30:43.0 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kcmkamera\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 03:07+0200\n"
+"POT-Creation-Date: 2019-08-30 07:44+0200\n"
 "PO-Revision-Date: 2011-02-02 16:46+0200\n"
 "Last-Translator: Yasen Pramatarov \n"
 "Language-Team: Bulgarian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.08.0/po/bs/kcmkamera.po 
new/kamera-19.08.1/po/bs/kcmkamera.po
--- old/kamera-19.08.0/po/bs/kcmkamera.po   2019-08-09 02:19:34.0 
+0200
+++ new/kamera-19.08.1/po/bs/kcmkamera.po   2019-09-03 03:30:43.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kcmkamera\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 03:07+0200\n"
+"POT-Creation-Date: 2019-08-30 07:44+0200\n"
 "PO-Revision-Date: 2015-02-04 16:01+\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: Bosnian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.08.0/po/ca/kcmkamera.po 
new/kamera-19.08.1/po/ca/kcmkamera.po
--- old/kamera-19.08.0/po/ca/kcmkamera.po   2019-08-09 02:19:34.0 
+0200
+++ new/kamera-19.08.1/po/ca/kcmkamera.po   2019-09-03 03:30:43.0 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kcmkamera\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 03:07+0200\n"

commit kamera for openSUSE:Factory

2019-08-16 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2019-08-16 15:35:52

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


Package is "kamera"

Fri Aug 16 15:35:52 2019 rev:107 rq:723600 version:19.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2019-07-16 
08:31:00.447410604 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new.22127/kamera.changes 2019-08-16 
15:35:55.333868996 +0200
@@ -1,0 +2,28 @@
+Fri Aug  9 08:30:22 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:48 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
+- No code changes since 19.07.80
+
+---
+Tue Jul 23 11:58:57 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:
+  * Give the Solid action a more descriptive name (kde#406294)
+
+---

Old:

  kamera-19.04.3.tar.xz

New:

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



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.ahI5YX/_old  2019-08-16 15:35:55.925868824 +0200
+++ /var/tmp/diff_new_pack.ahI5YX/_new  2019-08-16 15:35:55.925868824 +0200
@@ -21,13 +21,17 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kamera
-Version:19.04.3
+Version:19.08.0
 Release:0
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1-or-later
 Group:  Productivity/Graphics/Other
-URL:http://www.kde.org
-Source0:%{name}-%{version}.tar.xz
+URL:https://www.kde.org
+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:  kconfig-devel
 BuildRequires:  kconfigwidgets-devel

++ kamera-19.04.3.tar.xz -> kamera-19.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.04.3/.gitignore 
new/kamera-19.08.0/.gitignore
--- old/kamera-19.04.3/.gitignore   1970-01-01 01:00:00.0 +0100
+++ new/kamera-19.08.0/.gitignore   2019-08-09 02:02: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/kamera-19.04.3/CMakeLists.txt 
new/kamera-19.08.0/CMakeLists.txt
--- old/kamera-19.04.3/CMakeLists.txt   2019-07-09 02:08:54.0 +0200
+++ new/kamera-19.08.0/CMakeLists.txt   2019-08-09 02:19:40.0 +0200
@@ -3,8 +3,8 @@
 
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
-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-19.04.3/kcontrol/kamera.desktop 
new/kamera-19.08.0/kcontrol/kamera.desktop
--- old/kamera-19.04.3/kcontrol/kamera.desktop  2019-07-06 11:20:17.0 
+0200
+++ new/kamera-19.08.0/kcontrol/kamera.desktop  2019-08-09 02:02:00.0 
+0200
@@ -38,6 +38,7 @@
 Comment[lt]=Konfigūruoti fotoaparatą
 Comment[lv]=Konfigurēt fotoaparātu
 Comment[mk]=Конфигурирајте ја Kamera
+Comment[ml]=കാമറ ക്രമീകരിക്കുക
 Comment[mr]=कॅमेरा संयोजीत करा
 Comment[ms]=Konfigurasi Kamera
 Comment[nb]=Sett opp Kamera
@@ -99,8 +100,9 @@
 

commit kamera for openSUSE:Factory

2019-07-16 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2019-07-16 08:30:59

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


Package is "kamera"

Tue Jul 16 08:30:59 2019 rev:106 rq:715067 version:19.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2019-06-13 
22:44:05.844167467 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new.1887/kamera.changes  2019-07-16 
08:31:00.447410604 +0200
@@ -1,0 +2,9 @@
+Sat Jul 13 07:26:33 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
+- No code changes since 19.04.2
+
+---

Old:

  kamera-19.04.2.tar.xz

New:

  kamera-19.04.3.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.odAwss/_old  2019-07-16 08:31:01.271410773 +0200
+++ /var/tmp/diff_new_pack.odAwss/_new  2019-07-16 08:31:01.271410773 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kamera
-Version:19.04.2
+Version:19.04.3
 Release:0
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1-or-later

++ kamera-19.04.2.tar.xz -> kamera-19.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.04.2/CMakeLists.txt 
new/kamera-19.04.3/CMakeLists.txt
--- old/kamera-19.04.2/CMakeLists.txt   2019-06-04 02:06:55.0 +0200
+++ new/kamera-19.04.3/CMakeLists.txt   2019-07-09 02:08:54.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 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-19.04.2/po/eu/kio5_kamera.po 
new/kamera-19.04.3/po/eu/kio5_kamera.po
--- old/kamera-19.04.2/po/eu/kio5_kamera.po 1970-01-01 01:00:00.0 
+0100
+++ new/kamera-19.04.3/po/eu/kio5_kamera.po 2019-07-09 02:08:53.0 
+0200
@@ -0,0 +1,26 @@
+# Translation of kio5_kamera.po to Euskara/Basque (eu).
+# Copyright (C) 2019, This file is copyright:
+# This file is distributed under the same license as the kamera package.
+# KDE euskaratzeko proiektuaren arduraduna .
+#
+# Translators:
+# Iñigo Salvador Azurmendi , 2019.
+msgid ""
+msgstr ""
+"Project-Id-Version: kamera\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:39+0200\n"
+"PO-Revision-Date: 2019-06-24 11:05+0200\n"
+"Last-Translator: Iñigo Salvador Azurmendi \n"
+"Language-Team: Basque \n"
+"Language: eu\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 19.04.2\n"
+
+#: kamera.cpp:798
+#, kde-format
+msgid "Could not read. Reason: %1"
+msgstr "Ezin izan da  irakurri. Arrazoia: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.04.2/po/pt/kio5_kamera.po 
new/kamera-19.04.3/po/pt/kio5_kamera.po
--- old/kamera-19.04.2/po/pt/kio5_kamera.po 2019-06-04 02:06:54.0 
+0200
+++ new/kamera-19.04.3/po/pt/kio5_kamera.po 2019-07-09 02:08:53.0 
+0200
@@ -6,7 +6,7 @@
 "PO-Revision-Date: 2018-10-13 11:21+0100\n"
 "Last-Translator: José Nuno Coelho Pires \n"
 "Language-Team: Portuguese \n"
-"Language: \n"
+"Language: pt\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"




commit kamera for openSUSE:Factory

2019-06-13 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2019-06-13 22:44:03

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


Package is "kamera"

Thu Jun 13 22:44:03 2019 rev:105 rq:708557 version:19.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2019-05-14 
13:17:47.713476051 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new.4811/kamera.changes  2019-06-13 
22:44:05.844167467 +0200
@@ -1,0 +2,9 @@
+Fri Jun 07 12:51:52 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
+- No code changes since 19.04.1
+
+---

Old:

  kamera-19.04.1.tar.xz

New:

  kamera-19.04.2.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.EeyXzo/_old  2019-06-13 22:44:06.328167303 +0200
+++ /var/tmp/diff_new_pack.EeyXzo/_new  2019-06-13 22:44:06.332167303 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kamera
-Version:19.04.1
+Version:19.04.2
 Release:0
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1-or-later

++ kamera-19.04.1.tar.xz -> kamera-19.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.04.1/CMakeLists.txt 
new/kamera-19.04.2/CMakeLists.txt
--- old/kamera-19.04.1/CMakeLists.txt   2019-05-07 02:14:28.0 +0200
+++ new/kamera-19.04.2/CMakeLists.txt   2019-06-04 02:06:55.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(PROJECT_VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.04.1/po/ar/kcmkamera.po 
new/kamera-19.04.2/po/ar/kcmkamera.po
--- old/kamera-19.04.1/po/ar/kcmkamera.po   2019-05-07 02:14:26.0 
+0200
+++ new/kamera-19.04.2/po/ar/kcmkamera.po   2019-06-04 02:06:53.0 
+0200
@@ -9,8 +9,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmkamera\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:08+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:39+0200\n"
 "PO-Revision-Date: 2012-01-22 22:26+0400\n"
 "Last-Translator: Zayed Al-Saidi \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.04.1/po/bg/kcmkamera.po 
new/kamera-19.04.2/po/bg/kcmkamera.po
--- old/kamera-19.04.1/po/bg/kcmkamera.po   2019-05-07 02:14:26.0 
+0200
+++ new/kamera-19.04.2/po/bg/kcmkamera.po   2019-06-04 02:06:53.0 
+0200
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmkamera\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:08+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:39+0200\n"
 "PO-Revision-Date: 2011-02-02 16:46+0200\n"
 "Last-Translator: Yasen Pramatarov \n"
 "Language-Team: Bulgarian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.04.1/po/bs/kcmkamera.po 
new/kamera-19.04.2/po/bs/kcmkamera.po
--- old/kamera-19.04.1/po/bs/kcmkamera.po   2019-05-07 02:14:27.0 
+0200
+++ new/kamera-19.04.2/po/bs/kcmkamera.po   2019-06-04 02:06:53.0 
+0200
@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmkamera\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:08+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:39+0200\n"
 "PO-Revision-Date: 2015-02-04 16:01+\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: Bosnian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.04.1/po/ca/kcmkamera.po 
new/kamera-19.04.2/po/ca/kcmkamera.po
--- old/kamera-19.04.1/po/ca/kcmkamera.po   2019-05-07 02:14:27.0 
+0200
+++ new/kamera-19.04.2/po/ca/kcmkamera.po   2019-06-04 02:06:53.0 
+0200
@@ -9,8 +9,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: 

commit kamera for openSUSE:Factory

2019-05-14 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2019-05-14 13:17:46

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


Package is "kamera"

Tue May 14 13:17:46 2019 rev:104 rq:702181 version:19.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2019-04-26 
22:47:23.685553141 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new.5148/kamera.changes  2019-05-14 
13:17:47.713476051 +0200
@@ -1,0 +2,9 @@
+Fri May 10 05:37:12 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
+- No code changes since 19.04.0
+
+---

Old:

  kamera-19.04.0.tar.xz

New:

  kamera-19.04.1.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.dd1LcZ/_old  2019-05-14 13:17:48.157477224 +0200
+++ /var/tmp/diff_new_pack.dd1LcZ/_new  2019-05-14 13:17:48.161477235 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kamera
-Version:19.04.0
+Version:19.04.1
 Release:0
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1-or-later

++ kamera-19.04.0.tar.xz -> kamera-19.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.04.0/CMakeLists.txt 
new/kamera-19.04.1/CMakeLists.txt
--- old/kamera-19.04.0/CMakeLists.txt   2019-04-12 02:06:11.0 +0200
+++ new/kamera-19.04.1/CMakeLists.txt   2019-05-07 02:14:28.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 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-19.04.0/po/es/docs/kcontrol/kamera/index.docbook 
new/kamera-19.04.1/po/es/docs/kcontrol/kamera/index.docbook
--- old/kamera-19.04.0/po/es/docs/kcontrol/kamera/index.docbook 2019-04-12 
02:06:11.0 +0200
+++ new/kamera-19.04.1/po/es/docs/kcontrol/kamera/index.docbook 2019-05-07 
02:14:28.0 +0200
@@ -40,9 +40,9 @@
 
 
 2015-09-16
+>2018-03-23
 Applications 15.12
+>Aplicaciones 18.04
 
 
 Para ver y descargar imágenes de la cámara digital, teclee camera:/ en la barra de direcciones de . 
+> en la barra de direcciones de  o de . 
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.04.0/po/ko/kcmkamera.po 
new/kamera-19.04.1/po/ko/kcmkamera.po
--- old/kamera-19.04.0/po/ko/kcmkamera.po   2019-04-12 02:06:11.0 
+0200
+++ new/kamera-19.04.1/po/ko/kcmkamera.po   2019-05-07 02:14:27.0 
+0200
@@ -208,11 +208,7 @@
 msgstr "포트"
 
 #: 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.)"
@@ -221,10 +217,7 @@
 "서는 COM 포트라고 함)에 연결되어 있습니다."
 
 #: 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."
@@ -248,9 +241,7 @@
 msgstr "포트:"
 
 #: 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 "이 곳에서 카메라를 연결한 직렬 포트를 선택할 수 있습니다."
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-19.04.0/po/zh_CN/kcmkamera.po 
new/kamera-19.04.1/po/zh_CN/kcmkamera.po
--- old/kamera-19.04.0/po/zh_CN/kcmkamera.po2019-04-12 02:06:11.0 
+0200
+++ new/kamera-19.04.1/po/zh_CN/kcmkamera.po2019-05-07 02:14:28.0 
+0200
@@ -12,8 +12,8 @@
 "Project-Id-Version: kdeorg\n"
 

commit kamera for openSUSE:Factory

2019-04-26 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2019-04-26 22:47:22

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


Package is "kamera"

Fri Apr 26 22:47:22 2019 rev:103 rq:696209 version:19.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2019-03-11 
11:09:13.71762 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new.5536/kamera.changes  2019-04-26 
22:47:23.685553141 +0200
@@ -1,0 +2,29 @@
+Sat Apr 20 06:51:53 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
+- No code changes since 19.03.90
+
+---
+Tue Apr 09 20:54:39 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:40:57 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:
+  * Remove deprecated method
+
+---

Old:

  kamera-18.12.3.tar.xz

New:

  kamera-19.04.0.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.oCyilm/_old  2019-04-26 22:47:24.405552773 +0200
+++ /var/tmp/diff_new_pack.oCyilm/_new  2019-04-26 22:47:24.409552771 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kamera
-Version:18.12.3
+Version:19.04.0
 Release:0
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1-or-later

++ kamera-18.12.3.tar.xz -> kamera-19.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-18.12.3/CMakeLists.txt 
new/kamera-19.04.0/CMakeLists.txt
--- old/kamera-18.12.3/CMakeLists.txt   2019-03-05 01:11:33.0 +0100
+++ new/kamera-19.04.0/CMakeLists.txt   2019-04-12 02:06:11.0 +0200
@@ -2,9 +2,9 @@
 project(kamera)
 
 # KDE Application Version, managed by release script
-set (KDE_APPLICATIONS_VERSION_MAJOR "18")
-set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "3")
+set (KDE_APPLICATIONS_VERSION_MAJOR "19")
+set (KDE_APPLICATIONS_VERSION_MINOR "04")
+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-18.12.3/COPYING.DOC 
new/kamera-19.04.0/COPYING.DOC
--- old/kamera-18.12.3/COPYING.DOC  2019-02-28 02:40:31.0 +0100
+++ new/kamera-19.04.0/COPYING.DOC  2019-04-08 14:00:38.0 +0200
@@ -355,7 +355,7 @@
 of the GNU Free Documentation License from time to time.  Such new
 versions will be similar in spirit to the present version, but may
 differ in detail to address new problems or concerns.  See
-http://www.gnu.org/copyleft/.
+https://www.gnu.org/copyleft/.
 
 Each version of the License is given a distinguishing version number.
 If the Document specifies that a particular numbered version of this
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-18.12.3/kcontrol/kamera.cpp 
new/kamera-19.04.0/kcontrol/kamera.cpp
--- old/kamera-18.12.3/kcontrol/kamera.cpp  2019-02-28 02:40:31.0 
+0100
+++ new/kamera-19.04.0/kcontrol/kamera.cpp  2019-04-08 14:00:38.0 
+0200
@@ -85,7 +85,7 @@
 {
QVBoxLayout *topLayout = new QVBoxLayout(this);
topLayout->setSpacing(0);
-   topLayout->setMargin(0);
+   topLayout->setContentsMargins(0, 0, 0, 0);
QLabel *label = new QLabel(i18n("Unable to initialize the gPhoto2 
libraries."), this);
topLayout->addWidget(label);
 }
@@ -98,7 +98,7 @@
// create a layout with two vertical boxes
QVBoxLayout *topLayout = new QVBoxLayout(this);
topLayout->setSpacing(0);
-   topLayout->setMargin(0);
+   topLayout->setContentsMargins(0, 0, 0, 0);
 
m_toolbar = new KToolBar(this, "ToolBar");
topLayout->addWidget(m_toolbar);
diff -urN 

commit kamera for openSUSE:Factory

2019-03-11 Thread root
Hello community,

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

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


Package is "kamera"

Mon Mar 11 11:09:12 2019 rev:102 rq:683144 version:18.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2019-02-14 
14:15:46.944149986 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new.28833/kamera.changes 2019-03-11 
11:09:13.71762 +0100
@@ -1,0 +2,10 @@
+Sat Mar 09 08:03:13 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:

  kamera-18.12.2.tar.xz

New:

  kamera-18.12.3.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.5XCXeP/_old  2019-03-11 11:09:14.281444345 +0100
+++ /var/tmp/diff_new_pack.5XCXeP/_new  2019-03-11 11:09:14.281444345 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kamera
-Version:18.12.2
+Version:18.12.3
 Release:0
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1-or-later

++ kamera-18.12.2.tar.xz -> kamera-18.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-18.12.2/CMakeLists.txt 
new/kamera-18.12.3/CMakeLists.txt
--- old/kamera-18.12.2/CMakeLists.txt   2019-02-05 01:27:00.0 +0100
+++ new/kamera-18.12.3/CMakeLists.txt   2019-03-05 01:11:33.0 +0100
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 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-18.12.2/po/gl/kcmkamera.po 
new/kamera-18.12.3/po/gl/kcmkamera.po
--- old/kamera-18.12.2/po/gl/kcmkamera.po   2019-02-05 01:26:55.0 
+0100
+++ new/kamera-18.12.3/po/gl/kcmkamera.po   2019-03-05 01:11:32.0 
+0100
@@ -9,20 +9,20 @@
 # Marce Villarino , 2009, 2013.
 # Xosé , 2012.
 # Adrián Chaves Fernández (Gallaecio) , 2015, 2017.
-# Adrián Chaves (Gallaecio) , 2017.
+# Adrián Chaves (Gallaecio) , 2017, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmkamera\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:53+0100\n"
-"PO-Revision-Date: 2017-09-29 20:01+0100\n"
+"PO-Revision-Date: 2019-02-17 19:54+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 18.12.1\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Poedit-Language: Galician\n"
 "X-Environment: kde\n"
@@ -174,8 +174,8 @@
 "Unable to initialize camera. Check your port settings and camera "
 "connectivity and try again."
 msgstr ""
-"Non se pode inicializar a cámara. Comprobe a configuración e a conexión do "
-"porto e da cámara e inténteo de novo."
+"Non se pode inicializar a cámara. Comprobe a configuración e a conectividade "
+"do porto e da cámara e inténteo de novo."
 
 #: kameradevice.cpp:171
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-18.12.2/po/zh_CN/kcmkamera.po 
new/kamera-18.12.3/po/zh_CN/kcmkamera.po
--- old/kamera-18.12.2/po/zh_CN/kcmkamera.po2019-02-05 01:26:57.0 
+0100
+++ new/kamera-18.12.3/po/zh_CN/kcmkamera.po2019-03-05 01:11:32.0 
+0100
@@ -12,7 +12,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"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-18.12.2/po/zh_CN/kio5_kamera.po 
new/kamera-18.12.3/po/zh_CN/kio5_kamera.po
--- old/kamera-18.12.2/po/zh_CN/kio5_kamera.po  2019-02-05 01:26:57.0 
+0100
+++ 

commit kamera for openSUSE:Factory

2019-02-14 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2019-02-14 14:15:45

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


Package is "kamera"

Thu Feb 14 14:15:45 2019 rev:101 rq:673712 version:18.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2019-01-21 
10:11:31.562608226 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new.28833/kamera.changes 2019-02-14 
14:15:46.944149986 +0100
@@ -1,0 +2,10 @@
+Sat Feb 09 08:24:56 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:

  kamera-18.12.1.tar.xz

New:

  kamera-18.12.2.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.mvzdnH/_old  2019-02-14 14:15:47.380149773 +0100
+++ /var/tmp/diff_new_pack.mvzdnH/_new  2019-02-14 14:15:47.384149771 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kamera
-Version:18.12.1
+Version:18.12.2
 Release:0
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1-or-later

++ kamera-18.12.1.tar.xz -> kamera-18.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-18.12.1/CMakeLists.txt 
new/kamera-18.12.2/CMakeLists.txt
--- old/kamera-18.12.1/CMakeLists.txt   2019-01-08 01:08:32.0 +0100
+++ new/kamera-18.12.2/CMakeLists.txt   2019-02-05 01:27:00.0 +0100
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(PROJECT_VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-18.12.1/po/pl/kcmkamera.po 
new/kamera-18.12.2/po/pl/kcmkamera.po
--- old/kamera-18.12.1/po/pl/kcmkamera.po   2019-01-08 01:08:31.0 
+0100
+++ new/kamera-18.12.2/po/pl/kcmkamera.po   2019-02-05 01:26:56.0 
+0100
@@ -1,18 +1,18 @@
 # translation of kcmkamera.po to Polish
 # translation of kcmkamera.po to
-# Version: $Revision: 1528210 $
+# Version: $Revision: 1533396 $
 # Copyright (C) 2002, 2003, 2005, 2007, 2009 Free Software Foundation, Inc.
 #
 # Michał Rudolf , 2002.
 # Michal Rudolf , 2003, 2005, 2009.
 # Robert Gomulka , 2007.
-# Łukasz Wojniłowicz , 2011, 2015.
+# Łukasz Wojniłowicz , 2011, 2015, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmkamera\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:53+0100\n"
-"PO-Revision-Date: 2015-10-31 09:00+0100\n"
+"PO-Revision-Date: 2019-01-20 07:42+0100\n"
 "Last-Translator: Łukasz Wojniłowicz \n"
 "Language-Team: Polish \n"
 "Language: pl\n"
@@ -20,7 +20,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 ">\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.03.70\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
 
@@ -93,7 +93,7 @@
 #: kamera.cpp:167
 #, kde-format
 msgid "Cancel"
-msgstr "Anuluj"
+msgstr "Zaniechaj"
 
 #: kamera.cpp:169
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-18.12.1/po/zh_CN/kcmkamera.po 
new/kamera-18.12.2/po/zh_CN/kcmkamera.po
--- old/kamera-18.12.1/po/zh_CN/kcmkamera.po2019-01-08 01:08:32.0 
+0100
+++ new/kamera-18.12.2/po/zh_CN/kcmkamera.po2019-02-05 01:26:57.0 
+0100
@@ -12,7 +12,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:52\n"
+"PO-Revision-Date: 2019-01-27 23:08\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-18.12.1/po/zh_CN/kio5_kamera.po 
new/kamera-18.12.2/po/zh_CN/kio5_kamera.po
--- old/kamera-18.12.1/po/zh_CN/kio5_kamera.po  2019-01-08 01:08:32.0 
+0100
+++ new/kamera-18.12.2/po/zh_CN/kio5_kamera.po  2019-02-05 

commit kamera for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2019-01-21 10:11:29

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


Package is "kamera"

Mon Jan 21 10:11:29 2019 rev:100 rq:665096 version:18.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2018-12-19 
13:32:45.952669416 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new.28833/kamera.changes 2019-01-21 
10:11:31.562608226 +0100
@@ -1,0 +2,10 @@
+Fri Jan 11 05:42:00 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:

  kamera-18.12.0.tar.xz

New:

  kamera-18.12.1.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.Ibcmek/_old  2019-01-21 10:11:31.954607830 +0100
+++ /var/tmp/diff_new_pack.Ibcmek/_new  2019-01-21 10:11:31.954607830 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kamera
-Version:18.12.0
+Version:18.12.1
 Release:0
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1-or-later

++ kamera-18.12.0.tar.xz -> kamera-18.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-18.12.0/CMakeLists.txt 
new/kamera-18.12.1/CMakeLists.txt
--- old/kamera-18.12.0/CMakeLists.txt   2018-12-07 01:24:16.0 +0100
+++ new/kamera-18.12.1/CMakeLists.txt   2019-01-08 01:08:32.0 +0100
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 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-18.12.0/po/fr/kio5_kamera.po 
new/kamera-18.12.1/po/fr/kio5_kamera.po
--- old/kamera-18.12.0/po/fr/kio5_kamera.po 2018-12-07 01:24:14.0 
+0100
+++ new/kamera-18.12.1/po/fr/kio5_kamera.po 2019-01-08 01:08:31.0 
+0100
@@ -1,17 +1,18 @@
+# Simon Depiets , 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: kamera\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-16 05:48+\n"
-"Last-Translator: KDE Francophone \n"
-"Language-Team: KDE Francophone \n"
+"PO-Revision-Date: 2018-12-05 15:06+0800\n"
+"Last-Translator: Simon Depiets \n"
+"Language-Team: French \n"
 "Language: fr\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.5\n"
+"X-Generator: Lokalize 2.0\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -19,4 +20,4 @@
 #: kamera.cpp:798
 #, kde-format
 msgid "Could not read. Reason: %1"
-msgstr ""
+msgstr "Impossible de lire. Raison : %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-18.12.0/po/it/kio5_kamera.po 
new/kamera-18.12.1/po/it/kio5_kamera.po
--- old/kamera-18.12.0/po/it/kio5_kamera.po 1970-01-01 01:00:00.0 
+0100
+++ new/kamera-18.12.1/po/it/kio5_kamera.po 2019-01-08 01:08:31.0 
+0100
@@ -0,0 +1,23 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the kamera package.
+# Paolo Zamponi , 2018.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kamera\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
+"PO-Revision-Date: 2018-12-09 16:51+0100\n"
+"Last-Translator: Paolo Zamponi \n"
+"Language-Team: Italian \n"
+"Language: it\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 2.0\n"
+
+#: kamera.cpp:798
+#, kde-format
+msgid "Could not read. Reason: %1"
+msgstr "Impossibile leggere. Motivo: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-18.12.0/po/nn/kio5_kamera.po 
new/kamera-18.12.1/po/nn/kio5_kamera.po
--- 

commit kamera for openSUSE:Factory

2018-12-19 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2018-12-19 13:32:45

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


Package is "kamera"

Wed Dec 19 13:32:45 2018 rev:99 rq:658350 version:18.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2018-11-12 
09:26:40.330351345 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new.28833/kamera.changes 2018-12-19 
13:32:45.952669416 +0100
@@ -1,0 +2,40 @@
+Fri Dec 14 06:08:59 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:55:50 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
+
+---
+Sun Nov 25 15:09:12 UTC 2018 - wba...@tmo.at
+
+- Add license files to kio_kamera package
+
+---
+Tue Nov 20 06:22:00 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Tue Nov 20 05:56:44 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:
+  * Fix minor EBN issues
+
+---
@@ -50 +90 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -101 +141 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -209 +249 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -268 +308 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -360 +400 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -476 +516 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:

  kamera-18.08.3.tar.xz

New:

  kamera-18.12.0.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.ByLP3e/_old  2018-12-19 13:32:46.404668828 +0100
+++ /var/tmp/diff_new_pack.ByLP3e/_new  2018-12-19 13:32:46.408668823 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kamera
 #
-# 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:   kamera
-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:   kamera
+Version:18.12.0
+Release:0
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1-or-later
 Group:  Productivity/Graphics/Other
-Url:http://www.kde.org
+URL:http://www.kde.org
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kconfig-devel
@@ -40,7 +39,6 @@
 BuildRequires:  oxygen-icon-theme-large
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Core)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 This package allows any KDE application to access and manipulate pictures on a 
digital camera.
@@ -58,7 +56,7 @@
   %kf5_makeinstall -C build
   %if 

commit kamera for openSUSE:Factory

2018-11-12 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2018-11-12 09:26:38

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


Package is "kamera"

Mon Nov 12 09:26:38 2018 rev:98 rq:647987 version:18.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2018-10-15 
09:23:08.436500262 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2018-11-12 
09:26:40.330351345 +0100
@@ -1,0 +2,13 @@
+Thu Nov 08 20:43:31 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:
+  * Set mime type for special text files
+  * Fix opening special text files
+  * Add Messages.sh
+  * Add QCoreApplication
+
+---

Old:

  kamera-18.08.2.tar.xz

New:

  kamera-18.08.3.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.q30qOL/_old  2018-11-12 09:26:40.862350681 +0100
+++ /var/tmp/diff_new_pack.q30qOL/_new  2018-11-12 09:26:40.862350681 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kamera
-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)

++ kamera-18.08.2.tar.xz -> kamera-18.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-18.08.2/CMakeLists.txt 
new/kamera-18.08.3/CMakeLists.txt
--- old/kamera-18.08.2/CMakeLists.txt   2018-10-09 02:15:29.0 +0200
+++ new/kamera-18.08.3/CMakeLists.txt   2018-11-06 01:12:42.0 +0100
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 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-18.08.2/kioslave/CMakeLists.txt 
new/kamera-18.08.3/kioslave/CMakeLists.txt
--- old/kamera-18.08.2/kioslave/CMakeLists.txt  2018-10-03 19:02:17.0 
+0200
+++ new/kamera-18.08.3/kioslave/CMakeLists.txt  2018-11-02 16:10:42.0 
+0100
@@ -1,6 +1,8 @@
 
 ### next target ###
 
+add_definitions(-DTRANSLATION_DOMAIN=\"kio5_kamera\")
+
 set(kio_kamera_PART_SRCS kamera.cpp )
 
 add_library(kio_kamera MODULE ${kio_kamera_PART_SRCS})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-18.08.2/kioslave/Messages.sh 
new/kamera-18.08.3/kioslave/Messages.sh
--- old/kamera-18.08.2/kioslave/Messages.sh 1970-01-01 01:00:00.0 
+0100
+++ new/kamera-18.08.3/kioslave/Messages.sh 2018-11-02 16:10:42.0 
+0100
@@ -0,0 +1,2 @@
+#! /usr/bin/env bash
+$XGETTEXT *.cpp -o $podir/kio5_kamera.pot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-18.08.2/kioslave/kamera.cpp 
new/kamera-18.08.3/kioslave/kamera.cpp
--- old/kamera-18.08.2/kioslave/kamera.cpp  2018-10-03 19:02:17.0 
+0200
+++ new/kamera-18.08.3/kioslave/kamera.cpp  2018-11-02 16:10:42.0 
+0100
@@ -84,6 +84,8 @@
 
 int kdemain(int argc, char **argv)
 {
+QCoreApplication app(argc, argv);
+
 QCoreApplication::setApplicationName("kio_kamera");
 KLocalizedString::setApplicationDomain("kio_kamera");
 
@@ -496,6 +498,24 @@
 if (directory == "/") {
 KIO::UDSEntry entry;
 
+#define GPHOTO_TEXT_FILE(xx) \
+if (!file.compare(#xx".txt")) { \
+CameraText xx; \
+gpr = gp_camera_get_about(m_camera,  , m_context); \
+if (gpr != GP_OK) { \
+error(KIO::ERR_DOES_NOT_EXIST, xurl.fileName()); \
+return; \
+} \
+translateTextToUDS(entry,#xx".txt",xx.text); \
+statEntry(entry); \
+finished(); \
+return; \
+}
+GPHOTO_TEXT_FILE(about);
+GPHOTO_TEXT_FILE(manual);
+GPHOTO_TEXT_FILE(summary);
+#undef GPHOTO_TEXT_FILE
+
 QString xname = current_camera + "@" + current_port;
 entry.insert( KIO::UDSEntry::UDS_NAME, path_quote(xname));
 entry.insert( KIO::UDSEntry::UDS_DISPLAY_NAME, current_camera);
@@ -528,24 +548,6 @@
 return;
 }
 
-#define 

commit kamera for openSUSE:Factory

2018-10-15 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2018-10-15 09:23:06

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


Package is "kamera"

Mon Oct 15 09:23:06 2018 rev:97 rq:641460 version:18.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2018-09-13 
23:54:54.522251045 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2018-10-15 
09:23:08.436500262 +0200
@@ -1,0 +2,10 @@
+Thu Oct 11 20:06:47 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:

  kamera-18.08.1.tar.xz

New:

  kamera-18.08.2.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.qPAopU/_old  2018-10-15 09:23:08.868499858 +0200
+++ /var/tmp/diff_new_pack.qPAopU/_new  2018-10-15 09:23:08.868499858 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kamera
-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)

++ kamera-18.08.1.tar.xz -> kamera-18.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-18.08.1/CMakeLists.txt 
new/kamera-18.08.2/CMakeLists.txt
--- old/kamera-18.08.1/CMakeLists.txt   2018-09-04 02:20:40.0 +0200
+++ new/kamera-18.08.2/CMakeLists.txt   2018-10-09 02:15:29.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(PROJECT_VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kamera-18.08.1/po/es/docs/kcontrol/kamera/index.docbook 
new/kamera-18.08.2/po/es/docs/kcontrol/kamera/index.docbook
--- old/kamera-18.08.1/po/es/docs/kcontrol/kamera/index.docbook 2018-09-04 
02:20:37.0 +0200
+++ new/kamera-18.08.2/po/es/docs/kcontrol/kamera/index.docbook 2018-10-09 
02:15:29.0 +0200
@@ -40,9 +40,9 @@
 
 
 2015-09-16
+>2018-03-23
 Applications 15.12
+>Aplicaciones 18.04
 
 
 Para ver y descargar imágenes de la cámara digital, teclee camera:/ en la barra de direcciones de . 
+> en la barra de direcciones de  o de . 
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-18.08.1/po/zh_CN/kcmkamera.po 
new/kamera-18.08.2/po/zh_CN/kcmkamera.po
--- old/kamera-18.08.1/po/zh_CN/kcmkamera.po2018-09-04 02:20:36.0 
+0200
+++ new/kamera-18.08.2/po/zh_CN/kcmkamera.po2018-10-09 02:15:28.0 
+0200
@@ -12,8 +12,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-03-23 03:27+0100\n"
-"PO-Revision-Date: 2018-08-30 13:17\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 kamera for openSUSE:Factory

2018-09-13 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2018-09-13 23:54:51

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


Package is "kamera"

Thu Sep 13 23:54:51 2018 rev:96 rq:633890 version:18.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2018-08-22 
14:16:11.325759765 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2018-09-13 
23:54:54.522251045 +0200
@@ -1,0 +2,10 @@
+Thu Sep 06 18:42:53 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.1.php
+- Changes since 18.08.0:
+  * None
+
+---

Old:

  kamera-18.08.0.tar.xz

New:

  kamera-18.08.1.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.z9yhv8/_old  2018-09-13 23:54:55.094250608 +0200
+++ /var/tmp/diff_new_pack.z9yhv8/_new  2018-09-13 23:54:55.094250608 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kamera
-Version:18.08.0
+Version:18.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)

++ kamera-18.08.0.tar.xz -> kamera-18.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-18.08.0/CMakeLists.txt 
new/kamera-18.08.1/CMakeLists.txt
--- old/kamera-18.08.0/CMakeLists.txt   2018-08-10 02:06:45.0 +0200
+++ new/kamera-18.08.1/CMakeLists.txt   2018-09-04 02:20:40.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 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-18.08.0/po/zh_CN/kcmkamera.po 
new/kamera-18.08.1/po/zh_CN/kcmkamera.po
--- old/kamera-18.08.0/po/zh_CN/kcmkamera.po2018-08-10 02:06:45.0 
+0200
+++ new/kamera-18.08.1/po/zh_CN/kcmkamera.po2018-09-04 02:20:36.0 
+0200
@@ -12,8 +12,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-03-23 03:27+0100\n"
-"PO-Revision-Date: 2018-07-24 08:47\n"
-"Last-Translator: guoyunhebrave \n"
+"PO-Revision-Date: 2018-08-30 13:17\n"
+"Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"




commit kamera for openSUSE:Factory

2018-08-22 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2018-08-22 14:16:07

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


Package is "kamera"

Wed Aug 22 14:16:07 2018 rev:95 rq:630195 version:18.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2018-07-18 
22:42:02.433327796 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2018-08-22 
14:16:11.325759765 +0200
@@ -1,0 +2,21 @@
+Thu Aug 16 22:02:01 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:00:32 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:
+  * Proofread kcontrol/kamera docbook for 18.04
+  * Fix dangly pointer if gp_context_new fails (kde#386533)
+
+---

Old:

  kamera-18.04.3.tar.xz

New:

  kamera-18.08.0.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.vBDQ5U/_old  2018-08-22 14:16:11.745760760 +0200
+++ /var/tmp/diff_new_pack.vBDQ5U/_new  2018-08-22 14:16:11.745760760 +0200
@@ -19,13 +19,13 @@
 %bcond_without lang
 
 Name:   kamera
-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:Digital camera support for KDE applications
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
 Source0:%{name}-%{version}.tar.xz
@@ -45,9 +45,7 @@
 %description
 This package allows any KDE application to access and manipulate pictures on a 
digital camera.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q
@@ -65,7 +63,7 @@
 
 %package -n kio_kamera
 Summary:KDE I/O Slave for Cameras
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Hardware/Camera
 Recommends: %{name}-lang
 Provides:   %{name} = %{version}

++ kamera-18.04.3.tar.xz -> kamera-18.08.0.tar.xz ++
 6170 lines of diff (skipped)




commit kamera for openSUSE:Factory

2018-07-18 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2018-07-18 22:40:30

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


Package is "kamera"

Wed Jul 18 22:40:30 2018 rev:94 rq:622622 version:18.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2018-06-13 
15:19:58.571397497 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2018-07-18 
22:40:32.205626808 +0200
@@ -1,0 +2,10 @@
+Fri Jul 13 04:49:50 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:

  kamera-18.04.2.tar.xz

New:

  kamera-18.04.3.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.afAFAh/_old  2018-07-18 22:40:32.725625085 +0200
+++ /var/tmp/diff_new_pack.afAFAh/_new  2018-07-18 22:40:32.729625071 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kamera
-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)

++ kamera-18.04.2.tar.xz -> kamera-18.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-18.04.2/CMakeLists.txt 
new/kamera-18.04.3/CMakeLists.txt
--- old/kamera-18.04.2/CMakeLists.txt   2018-06-05 02:29:49.0 +0200
+++ new/kamera-18.04.3/CMakeLists.txt   2018-07-10 02:07:21.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 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-18.04.2/po/zh_CN/kcmkamera.po 
new/kamera-18.04.3/po/zh_CN/kcmkamera.po
--- old/kamera-18.04.2/po/zh_CN/kcmkamera.po2018-06-05 02:29:45.0 
+0200
+++ new/kamera-18.04.3/po/zh_CN/kcmkamera.po2018-07-10 02:07:20.0 
+0200
@@ -12,7 +12,7 @@
 "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: 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 kamera for openSUSE:Factory

2018-06-13 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2018-06-13 15:19:54

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


Package is "kamera"

Wed Jun 13 15:19:54 2018 rev:93 rq:615487 version:18.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2018-05-16 
11:28:18.309295922 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2018-06-13 
15:19:58.571397497 +0200
@@ -1,0 +2,10 @@
+Fri Jun 08 05:06:38 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:

  kamera-18.04.1.tar.xz

New:

  kamera-18.04.2.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.aO7yZA/_old  2018-06-13 15:19:59.827351669 +0200
+++ /var/tmp/diff_new_pack.aO7yZA/_new  2018-06-13 15:19:59.831351523 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kamera
-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)

++ kamera-18.04.1.tar.xz -> kamera-18.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-18.04.1/CMakeLists.txt 
new/kamera-18.04.2/CMakeLists.txt
--- old/kamera-18.04.1/CMakeLists.txt   2018-05-08 02:11:18.0 +0200
+++ new/kamera-18.04.2/CMakeLists.txt   2018-06-05 02:29:49.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(PROJECT_VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-18.04.1/po/nn/kcmkamera.po 
new/kamera-18.04.2/po/nn/kcmkamera.po
--- old/kamera-18.04.1/po/nn/kcmkamera.po   2018-05-08 02:11:18.0 
+0200
+++ new/kamera-18.04.2/po/nn/kcmkamera.po   2018-06-05 02:29:44.0 
+0200
@@ -1,14 +1,14 @@
 # Translation of kcmkamera to Norwegian Nynorsk
 #
 # Gaute Hvoslef Kvalnes , 2001, 2004.
-# Karl Ove Hufthammer , 2007, 2008, 2016.
+# Karl Ove Hufthammer , 2007, 2008, 2016, 2018.
 # Eirik U. Birkeland , 2008, 2009.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmkamera\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:15+0100\n"
-"PO-Revision-Date: 2016-01-21 21:10+0100\n"
+"PO-Revision-Date: 2018-05-16 20:46+0100\n"
 "Last-Translator: Karl Ove Hufthammer \n"
 "Language-Team: Norwegian Nynorsk \n"
 "Language: nn\n"
@@ -251,4 +251,4 @@
 #: kameradevice.cpp:390
 #, kde-format
 msgid "No further configuration is required for USB cameras."
-msgstr "Ingen fleire innstillingar trengst for USB-tilkopling."
+msgstr "Treng ingen fleire innstillingar for USB-kamera."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-18.04.1/po/zh_CN/kcmkamera.po 
new/kamera-18.04.2/po/zh_CN/kcmkamera.po
--- old/kamera-18.04.1/po/zh_CN/kcmkamera.po2018-05-08 02:11:18.0 
+0200
+++ new/kamera-18.04.2/po/zh_CN/kcmkamera.po2018-06-05 02:29:45.0 
+0200
@@ -12,7 +12,7 @@
 "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: 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"




commit kamera for openSUSE:Factory

2018-05-16 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2018-05-16 11:28:14

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


Package is "kamera"

Wed May 16 11:28:14 2018 rev:92 rq:607127 version:18.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2018-04-25 
09:47:50.792563514 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2018-05-16 
11:28:18.309295922 +0200
@@ -1,0 +2,10 @@
+Fri May 11 05:17:46 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:

  kamera-18.04.0.tar.xz

New:

  kamera-18.04.1.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.oPyzkf/_old  2018-05-16 11:28:19.313259434 +0200
+++ /var/tmp/diff_new_pack.oPyzkf/_new  2018-05-16 11:28:19.317259289 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kamera
-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)

++ kamera-18.04.0.tar.xz -> kamera-18.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-18.04.0/CMakeLists.txt 
new/kamera-18.04.1/CMakeLists.txt
--- old/kamera-18.04.0/CMakeLists.txt   2018-04-13 02:06:02.0 +0200
+++ new/kamera-18.04.1/CMakeLists.txt   2018-05-08 02:11:18.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 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-18.04.0/po/ru/docs/kcontrol/kamera/index.docbook 
new/kamera-18.04.1/po/ru/docs/kcontrol/kamera/index.docbook
--- old/kamera-18.04.0/po/ru/docs/kcontrol/kamera/index.docbook 2018-04-13 
02:06:02.0 +0200
+++ new/kamera-18.04.1/po/ru/docs/kcontrol/kamera/index.docbook 2018-05-08 
02:11:18.0 +0200
@@ -48,9 +48,9 @@
 
 
 2015-09-16
+>2018-03-23
 Приложения KDE 15.12
+>Applications 18.04
 
 
 
 
 Для просмотра и загрузки изображений с цифровой камеры необходимо в адресной 
строке веб-браузера  ввести To view and download images from the digital camera, enter camera:/. 
+> in s or s location bar. 
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-18.04.0/po/zh_CN/kcmkamera.po 
new/kamera-18.04.1/po/zh_CN/kcmkamera.po
--- old/kamera-18.04.0/po/zh_CN/kcmkamera.po2018-04-13 02:06:01.0 
+0200
+++ new/kamera-18.04.1/po/zh_CN/kcmkamera.po2018-05-08 02:11:18.0 
+0200
@@ -12,7 +12,7 @@
 "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: 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 kamera for openSUSE:Factory

2018-04-25 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2018-04-25 09:47:48

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


Package is "kamera"

Wed Apr 25 09:47:48 2018 rev:91 rq:599000 version:18.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2018-03-20 
21:36:59.928144409 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2018-04-25 
09:47:50.792563514 +0200
@@ -1,0 +2,20 @@
+Wed Apr 18 07:48:48 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:08:56 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:

  kamera-17.12.3.tar.xz

New:

  kamera-18.04.0.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.ZFF9Jx/_old  2018-04-25 09:47:51.672531248 +0200
+++ /var/tmp/diff_new_pack.ZFF9Jx/_new  2018-04-25 09:47:51.676531101 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kamera
-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)

++ kamera-17.12.3.tar.xz -> kamera-18.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-17.12.3/CMakeLists.txt 
new/kamera-18.04.0/CMakeLists.txt
--- old/kamera-17.12.3/CMakeLists.txt   2018-03-06 01:14:29.0 +0100
+++ new/kamera-18.04.0/CMakeLists.txt   2018-04-13 02:06:02.0 +0200
@@ -2,9 +2,9 @@
 project(kamera)
 
 # KDE Application Version, managed by release script
-set (KDE_APPLICATIONS_VERSION_MAJOR "17")
-set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "3")
+set (KDE_APPLICATIONS_VERSION_MAJOR "18")
+set (KDE_APPLICATIONS_VERSION_MINOR "04")
+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.12.3/po/ca@valencia/kcmkamera.po 
new/kamera-18.04.0/po/ca@valencia/kcmkamera.po
--- old/kamera-17.12.3/po/ca@valencia/kcmkamera.po  2018-03-06 
01:14:28.0 +0100
+++ new/kamera-18.04.0/po/ca@valencia/kcmkamera.po  2018-04-13 
02:06:01.0 +0200
@@ -35,7 +35,7 @@
 #: kamera.cpp:131
 #, kde-format
 msgid "Click this button to add a new camera."
-msgstr "Cliqueu este botó per afegir una càmera nova."
+msgstr "Cliqueu aquest botó per afegir una càmera nova."
 
 #: kamera.cpp:137
 #, kde-format
@@ -45,7 +45,8 @@
 #: kamera.cpp:139
 #, kde-format
 msgid "Click this button to test the connection to the selected camera."
-msgstr "Cliqueu este botó per a provar la connexió amb la càmera seleccionada."
+msgstr ""
+"Cliqueu aquest botó per a provar la connexió amb la càmera seleccionada."
 
 #: kamera.cpp:144
 #, kde-format
@@ -55,7 +56,7 @@
 #: kamera.cpp:146
 #, kde-format
 msgid "Click this button to remove the selected camera from the list."
-msgstr "Cliqueu este botó per eliminar la càmera seleccionada de la llista."
+msgstr "Cliqueu aquest botó per eliminar la càmera seleccionada de la llista."
 
 #: kamera.cpp:151
 #, kde-format
@@ -69,9 +70,9 @@
 "The availability of this feature and the contents of the "
 "Configuration dialog depend on the camera model."
 msgstr ""
-"Cliqueu este botó per a canviar la configuració de la càmera seleccionada."
-"La disponibilitat d'esta característica i el contingut del diàleg de "
-"configuració dependran del model de la càmera."
+"Cliqueu aquest botó per a canviar la configuració de la càmera seleccionada."
+"La disponibilitat d'aquesta característica i el contingut del diàleg "
+"de configuració dependran del model de la càmera."
 
 #: kamera.cpp:158
 #, kde-format
@@ -85,9 +86,9 @@
 "camera.The availability of this feature and the contents of the "
 "Information dialog depend on the camera model."
 msgstr ""
-"Cliqueu este botó per a veure un resum de l'estat actual de la càmera "
-"seleccionada.La disponibilitat d'esta característica i el contingut "
-"del diàleg de configuració dependran 

commit kamera for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2018-03-20 21:36:58

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


Package is "kamera"

Tue Mar 20 21:36:58 2018 rev:90 rq:585523 version:17.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2018-02-12 
09:59:47.330863103 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2018-03-20 
21:36:59.928144409 +0100
@@ -1,0 +2,10 @@
+Thu Mar 08 23:51:13 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:

  kamera-17.12.2.tar.xz

New:

  kamera-17.12.3.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.EvL9Ls/_old  2018-03-20 21:37:00.672117630 +0100
+++ /var/tmp/diff_new_pack.EvL9Ls/_new  2018-03-20 21:37:00.676117486 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kamera
-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)

++ kamera-17.12.2.tar.xz -> kamera-17.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-17.12.2/CMakeLists.txt 
new/kamera-17.12.3/CMakeLists.txt
--- old/kamera-17.12.2/CMakeLists.txt   2018-02-06 01:09:53.0 +0100
+++ new/kamera-17.12.3/CMakeLists.txt   2018-03-06 01:14:29.0 +0100
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 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.12.2/po/zh_CN/kcmkamera.po 
new/kamera-17.12.3/po/zh_CN/kcmkamera.po
--- old/kamera-17.12.2/po/zh_CN/kcmkamera.po2018-02-06 01:09:53.0 
+0100
+++ new/kamera-17.12.3/po/zh_CN/kcmkamera.po2018-03-06 01:14:29.0 
+0100
@@ -12,7 +12,7 @@
 "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: 2018-02-04 20:34-0500\n"
+"PO-Revision-Date: 2018-02-28 02:28-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kamera for openSUSE:Factory

2018-02-12 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2018-02-12 09:59:45

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


Package is "kamera"

Mon Feb 12 09:59:45 2018 rev:89 rq:574992 version:17.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2018-01-17 
21:48:06.127874895 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2018-02-12 
09:59:47.330863103 +0100
@@ -1,0 +2,10 @@
+Wed Feb 07 08:47:30 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:

  kamera-17.12.1.tar.xz

New:

  kamera-17.12.2.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.pWQcPb/_old  2018-02-12 09:59:48.062836719 +0100
+++ /var/tmp/diff_new_pack.pWQcPb/_new  2018-02-12 09:59:48.066836575 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kamera
-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)

++ kamera-17.12.1.tar.xz -> kamera-17.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-17.12.1/CMakeLists.txt 
new/kamera-17.12.2/CMakeLists.txt
--- old/kamera-17.12.1/CMakeLists.txt   2018-01-09 01:56:19.0 +0100
+++ new/kamera-17.12.2/CMakeLists.txt   2018-02-06 01:09:53.0 +0100
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(PROJECT_VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kamera-17.12.1/po/ca/docs/kcontrol/kamera/index.docbook 
new/kamera-17.12.2/po/ca/docs/kcontrol/kamera/index.docbook
--- old/kamera-17.12.1/po/ca/docs/kcontrol/kamera/index.docbook 2018-01-09 
01:56:19.0 +0100
+++ new/kamera-17.12.2/po/ca/docs/kcontrol/kamera/index.docbook 2018-02-06 
01:09:53.0 +0100
@@ -51,7 +51,7 @@
 >
 
 Feu clic en aquest botó per a seleccionar el model de la càmera i el port al 
que està connectada al vostre ordinador (, USB, sèrie). Si la càmera no 
figura a la llista de Feu clic en aquest botó per a seleccionar el model de la càmera i el port al 
qual està connectada al vostre ordinador (, USB, sèrie). Si la càmera no 
figura a la llista de Càmeres reconegudes, aneu al http://www.gphoto.org;
 >lloc web del GPhoto Sayısal Kamera\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 Desteklenen Kameralar listesinde görünmüyorsa\n"
 "http://www.gphoto.org\;>GPhoto web sitesini ziyaret edip olası "
 "güncellemere gözatabilirsiniz.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-17.12.1/po/zh_CN/kcmkamera.po 
new/kamera-17.12.2/po/zh_CN/kcmkamera.po
--- old/kamera-17.12.1/po/zh_CN/kcmkamera.po2018-01-09 01:56:19.0 
+0100
+++ new/kamera-17.12.2/po/zh_CN/kcmkamera.po2018-02-06 01:09:53.0 
+0100
@@ -12,7 +12,7 @@
 "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: 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 kamera for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2018-01-17 21:48:04

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


Package is "kamera"

Wed Jan 17 21:48:04 2018 rev:88 rq:564265 version:17.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2017-12-18 
08:47:53.612439441 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2018-01-17 
21:48:06.127874895 +0100
@@ -1,0 +2,10 @@
+Thu Jan 11 23:40:59 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:

  kamera-17.12.0.tar.xz

New:

  kamera-17.12.1.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.dIxppI/_old  2018-01-17 21:48:07.547808430 +0100
+++ /var/tmp/diff_new_pack.dIxppI/_new  2018-01-17 21:48:07.551808242 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kamera
-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)

++ kamera-17.12.0.tar.xz -> kamera-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-17.12.0/CMakeLists.txt 
new/kamera-17.12.1/CMakeLists.txt
--- old/kamera-17.12.0/CMakeLists.txt   2017-12-08 01:47:30.0 +0100
+++ new/kamera-17.12.1/CMakeLists.txt   2018-01-09 01:56:19.0 +0100
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 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.12.0/po/tr/kcmkamera.po 
new/kamera-17.12.1/po/tr/kcmkamera.po
--- old/kamera-17.12.0/po/tr/kcmkamera.po   2017-12-08 01:47:29.0 
+0100
+++ new/kamera-17.12.1/po/tr/kcmkamera.po   2018-01-09 01:56:19.0 
+0100
@@ -118,8 +118,8 @@
 msgstr ""
 "Sayısal Kamera\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 Desteklenen Kameralar listesinde görünmüyorsa\n"
 "http://www.gphoto.org\;>GPhoto web sitesini ziyaret edip olası "
 "güncellemere gözatabilirsiniz.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-17.12.0/po/zh_CN/kcmkamera.po 
new/kamera-17.12.1/po/zh_CN/kcmkamera.po
--- old/kamera-17.12.0/po/zh_CN/kcmkamera.po2017-12-08 01:47:30.0 
+0100
+++ new/kamera-17.12.1/po/zh_CN/kcmkamera.po2018-01-09 01:56:19.0 
+0100
@@ -12,7 +12,7 @@
 "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-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"
@@ -23,7 +23,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/kdegraphics/kcmkamera.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/kdegraphics/kcmkamera.pot\n"
 
 #: kamera.cpp:87
 #, kde-format




commit kamera for openSUSE:Factory

2017-12-17 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2017-12-18 08:47:53

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


Package is "kamera"

Mon Dec 18 08:47:53 2017 rev:87 rq:556144 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2017-11-16 
14:20:36.163050152 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2017-12-18 
08:47:53.612439441 +0100
@@ -1,0 +2,30 @@
+Sat Dec 09 14:59:02 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:35 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:58:58 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:
+  * None
+
+---

Old:

  kamera-17.08.3.tar.xz

New:

  kamera-17.12.0.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.qB7zfC/_old  2017-12-18 08:47:54.340404299 +0100
+++ /var/tmp/diff_new_pack.qB7zfC/_new  2017-12-18 08:47:54.340404299 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kamera
-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)

++ kamera-17.08.3.tar.xz -> kamera-17.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-17.08.3/CMakeLists.txt 
new/kamera-17.12.0/CMakeLists.txt
--- old/kamera-17.08.3/CMakeLists.txt   2017-11-07 02:14:26.0 +0100
+++ new/kamera-17.12.0/CMakeLists.txt   2017-12-08 01:47:30.0 +0100
@@ -3,8 +3,8 @@
 
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
-set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "3")
+set (KDE_APPLICATIONS_VERSION_MINOR "12")
+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.08.3/po/gl/kcmkamera.po 
new/kamera-17.12.0/po/gl/kcmkamera.po
--- old/kamera-17.08.3/po/gl/kcmkamera.po   2017-11-07 02:14:23.0 
+0100
+++ new/kamera-17.12.0/po/gl/kcmkamera.po   2017-12-08 01:47:29.0 
+0100
@@ -57,12 +57,12 @@
 #: kamera.cpp:144
 #, kde-format
 msgid "Remove"
-msgstr "Borrar"
+msgstr "Retirar"
 
 #: kamera.cpp:146
 #, kde-format
 msgid "Click this button to remove the selected camera from the list."
-msgstr "Prema este botón para borrar a cámara seleccionada da lista."
+msgstr "Prema este botón para retirar a cámara seleccionada da lista."
 
 #: kamera.cpp:151
 #, kde-format
@@ -128,9 +128,8 @@
 "Este módulo permite a configuración a cámara dixital.\n"
 "Debe escoller o modelo de cámara e o porto polo que está\n"
 "conectada ao computador (p.ex. USB, Serie, Firewire). Se a cámara non\n"
-"aparecer na lista de Cámaras coñecidas, vaia ao \n"
-"http://www.gphoto.org\;>sitio Web do GPhoto para posíbeis "
-"actualizacións.\n"
+"aparecer na lista de Cámaras coñecidas, vaia ao http://www.;
+"gphoto.org\">sitio Web do GPhoto para posíbeis actualizacións.\n"
 "Para ver e descargar imaxes desde a cámara dixital, vaia ao enderezo\n"
 "camera:/ en Konqueror e outros aplicativos de KDE."
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-17.08.3/po/zh_CN/kcmkamera.po 
new/kamera-17.12.0/po/zh_CN/kcmkamera.po
--- old/kamera-17.08.3/po/zh_CN/kcmkamera.po2017-11-07 02:14:24.0 
+0100
+++ new/kamera-17.12.0/po/zh_CN/kcmkamera.po2017-12-08 01:47:30.0 
+0100
@@ -12,7 +12,7 @@
 "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-10-19 10:52-0400\n"
+"PO-Revision-Date: 2017-11-09 08:35-0500\n"
 

commit kamera for openSUSE:Factory

2017-11-16 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2017-11-16 14:20:33

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


Package is "kamera"

Thu Nov 16 14:20:33 2017 rev:86 rq:540838 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2017-10-23 
16:28:15.227000733 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2017-11-16 
14:20:36.163050152 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:10:58 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:

  kamera-17.08.2.tar.xz

New:

  kamera-17.08.3.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.BvpCIj/_old  2017-11-16 14:20:38.570962960 +0100
+++ /var/tmp/diff_new_pack.BvpCIj/_new  2017-11-16 14:20:38.574962815 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kamera
-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)

++ kamera-17.08.2.tar.xz -> kamera-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-17.08.2/CMakeLists.txt 
new/kamera-17.08.3/CMakeLists.txt
--- old/kamera-17.08.2/CMakeLists.txt   2017-10-10 02:07:43.0 +0200
+++ new/kamera-17.08.3/CMakeLists.txt   2017-11-07 02:14:26.0 +0100
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 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.08.2/po/zh_CN/kcmkamera.po 
new/kamera-17.08.3/po/zh_CN/kcmkamera.po
--- old/kamera-17.08.2/po/zh_CN/kcmkamera.po2017-10-10 02:07:42.0 
+0200
+++ new/kamera-17.08.3/po/zh_CN/kcmkamera.po2017-11-07 02:14:24.0 
+0100
@@ -12,7 +12,7 @@
 "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-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 kamera for openSUSE:Factory

2017-10-23 Thread root
Hello community,

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

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


Package is "kamera"

Mon Oct 23 16:28:10 2017 rev:85 rq:534667 version:17.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2017-09-12 
19:43:35.546643526 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2017-10-23 
16:28:15.227000733 +0200
@@ -1,0 +2,10 @@
+Tue Oct 17 00:31:26 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:

  kamera-17.08.1.tar.xz

New:

  kamera-17.08.2.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.Cj3oBy/_old  2017-10-23 16:28:15.798973954 +0200
+++ /var/tmp/diff_new_pack.Cj3oBy/_new  2017-10-23 16:28:15.798973954 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kamera
-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)

++ kamera-17.08.1.tar.xz -> kamera-17.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-17.08.1/CMakeLists.txt 
new/kamera-17.08.2/CMakeLists.txt
--- old/kamera-17.08.1/CMakeLists.txt   2017-09-05 02:28:16.0 +0200
+++ new/kamera-17.08.2/CMakeLists.txt   2017-10-10 02:07:43.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(PROJECT_VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-17.08.1/po/gl/kcmkamera.po 
new/kamera-17.08.2/po/gl/kcmkamera.po
--- old/kamera-17.08.1/po/gl/kcmkamera.po   2017-09-05 02:28:15.0 
+0200
+++ new/kamera-17.08.2/po/gl/kcmkamera.po   2017-10-10 02:07:42.0 
+0200
@@ -9,14 +9,14 @@
 # Marce Villarino , 2009, 2013.
 # Xosé , 2012.
 # Adrián Chaves Fernández (Gallaecio) , 2015, 2017.
+# Adrián Chaves (Gallaecio) , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmkamera\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:15+0100\n"
-"PO-Revision-Date: 2017-01-14 18:19+0100\n"
-"Last-Translator: Adrián Chaves Fernández (Gallaecio) \n"
+"PO-Revision-Date: 2017-09-29 20:01+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -32,7 +32,7 @@
 #: kamera.cpp:87
 #, kde-format
 msgid "Unable to initialize the gPhoto2 libraries."
-msgstr "Non foi posíbel iniciar as bibliotecas de gPhoto2."
+msgstr "Non foi posíbel inicializar as bibliotecas de gPhoto2."
 
 #: kamera.cpp:129
 #, kde-format
@@ -175,8 +175,8 @@
 "Unable to initialize camera. Check your port settings and camera "
 "connectivity and try again."
 msgstr ""
-"Non foi posíbel iniciar a cámara. Comprobe a configuración e a conexión do "
-"porto e da cámara e inténteo de novo."
+"Non foi posíbel inicializar a cámara. Comprobe a configuración e a conexión "
+"do porto e da cámara e inténteo de novo."
 
 #: kameradevice.cpp:171
 #, kde-format
@@ -212,7 +212,7 @@
 #, kde-format
 msgctxt "@title:column"
 msgid "Supported Cameras"
-msgstr "Cámaras coñecidas"
+msgstr "Cámaras permitidas"
 
 #: kameradevice.cpp:335 kameradevice.cpp:360
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-17.08.1/po/ja/kcmkamera.po 
new/kamera-17.08.2/po/ja/kcmkamera.po
--- old/kamera-17.08.1/po/ja/kcmkamera.po   2017-09-05 02:28:15.0 
+0200
+++ new/kamera-17.08.2/po/ja/kcmkamera.po   2017-10-10 02:07:42.0 
+0200
@@ -84,8 +84,8 @@
 "Information dialog depend on the camera model."
 msgstr ""
 "選択したカメラの現在の状態の要約を見るには、このボタンをクリックします。情報ダイアログに表示される内容はカメラのモデルに"
-"よって異なります。また、この機能が利用できないモデルもあります。"
+"p>「情報」ダイアログに表示される内容はカメラのモデルによって異なります。ま"
+"た、この機能が利用できないモデルもあります。"
 
 #: kamera.cpp:166
 #, kde-format
diff -urN '--exclude=CVS' 

commit kamera for openSUSE:Factory

2017-09-12 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2017-09-12 19:43:23

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


Package is "kamera"

Tue Sep 12 19:43:23 2017 rev:84 rq:522499 version:17.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2017-08-24 
18:06:22.330352984 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2017-09-12 
19:43:35.546643526 +0200
@@ -1,0 +2,10 @@
+Thu Sep 07 07:01:32 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:

  kamera-17.08.0.tar.xz

New:

  kamera-17.08.1.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.uNRyig/_old  2017-09-12 19:43:36.146559180 +0200
+++ /var/tmp/diff_new_pack.uNRyig/_new  2017-09-12 19:43:36.150558618 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kamera
-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)

++ kamera-17.08.0.tar.xz -> kamera-17.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-17.08.0/CMakeLists.txt 
new/kamera-17.08.1/CMakeLists.txt
--- old/kamera-17.08.0/CMakeLists.txt   2017-08-11 02:32:28.0 +0200
+++ new/kamera-17.08.1/CMakeLists.txt   2017-09-05 02:28:16.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 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.08.0/po/zh_CN/kcmkamera.po 
new/kamera-17.08.1/po/zh_CN/kcmkamera.po
--- old/kamera-17.08.0/po/zh_CN/kcmkamera.po2017-08-11 02:32:27.0 
+0200
+++ new/kamera-17.08.1/po/zh_CN/kcmkamera.po2017-09-05 02:28:16.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:15+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 kamera for openSUSE:Factory

2017-08-24 Thread root
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.changes2017-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 - 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:17:03 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:

  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.0 +0200
+++ new/kamera-17.08.0/CMakeLists.txt   2017-08-11 02:32:28.0 +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.0 
+0200
+++ new/kamera-17.08.0/po/bg/kcmkamera.po   2017-08-11 02:32:26.0 
+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 , 2006, 2007.
 # Yasen Pramatarov , 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 

commit kamera for openSUSE:Factory

2017-07-25 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2017-07-25 11:27:23

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


Package is "kamera"

Tue Jul 25 11:27:23 2017 rev:82 rq:510666 version:17.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2017-06-12 
15:16:46.788858212 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2017-07-25 
11:27:26.394123791 +0200
@@ -1,0 +2,10 @@
+Sat Jul 15 22:59:12 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:

  kamera-17.04.2.tar.xz

New:

  kamera-17.04.3.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.dxCHyI/_old  2017-07-25 11:27:27.218007441 +0200
+++ /var/tmp/diff_new_pack.dxCHyI/_new  2017-07-25 11:27:27.218007441 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   kamera
-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)

++ kamera-17.04.2.tar.xz -> kamera-17.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-17.04.2/CMakeLists.txt 
new/kamera-17.04.3/CMakeLists.txt
--- old/kamera-17.04.2/CMakeLists.txt   2017-06-06 02:13:45.0 +0200
+++ new/kamera-17.04.3/CMakeLists.txt   2017-07-11 02:18:41.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(PROJECT_VERSION ${KDE_APPLICATIONS_VERSION})
 




commit kamera for openSUSE:Factory

2017-06-12 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2017-06-12 15:16:45

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


Package is "kamera"

Mon Jun 12 15:16:45 2017 rev:81 rq:501964 version:17.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2017-05-22 
10:39:08.063538531 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2017-06-12 
15:16:46.788858212 +0200
@@ -1,0 +2,10 @@
+Wed Jun 07 17:42:43 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:

  kamera-17.04.1.tar.xz

New:

  kamera-17.04.2.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.ygBcKk/_old  2017-06-12 15:16:47.868705840 +0200
+++ /var/tmp/diff_new_pack.ygBcKk/_new  2017-06-12 15:16:47.872705275 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   kamera
-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)

++ kamera-17.04.1.tar.xz -> kamera-17.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-17.04.1/CMakeLists.txt 
new/kamera-17.04.2/CMakeLists.txt
--- old/kamera-17.04.1/CMakeLists.txt   2017-05-09 02:16:33.0 +0200
+++ new/kamera-17.04.2/CMakeLists.txt   2017-06-06 02:13:45.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(PROJECT_VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-17.04.1/po/he/kcmkamera.po 
new/kamera-17.04.2/po/he/kcmkamera.po
--- old/kamera-17.04.1/po/he/kcmkamera.po   2017-05-09 02:16:32.0 
+0200
+++ new/kamera-17.04.2/po/he/kcmkamera.po   2017-06-06 02:13:44.0 
+0200
@@ -9,20 +9,20 @@
 # This translation is subject to the same Open Source
 # license as the program which it accompanies.
 # Diego Iastrubni , 2005.
-#
+# Elkana Bardugo , 2017. #zanata
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmkamera\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:15+0100\n"
-"PO-Revision-Date: 2005-03-13 15:37+0200\n"
-"Last-Translator: Diego Iastrubni \n"
+"PO-Revision-Date: 2017-05-16 07:01-0400\n"
+"Last-Translator: Copied by Zanata \n"
 "Language-Team: hebrew \n"
 "Language: he\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.10\n"
+"X-Generator: Zanata 3.9.6\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: kamera.cpp:87
@@ -47,7 +47,6 @@
 
 #: kamera.cpp:139
 #, fuzzy, kde-format
-#| msgid "Click this button to remove the selected camera from the list."
 msgid "Click this button to test the connection to the selected camera."
 msgstr "לחץ על כפתור זה כדי להסיר את המצלמה הנבחרת מהרשימה."
 
@@ -83,10 +82,6 @@
 
 #: kamera.cpp:160
 #, fuzzy, kde-format
-#| msgid ""
-#| "Click this button to view a summary of the current status of the selected "
-#| "camera.The availability of this feature and the contents of the "
-#| "Configuration dialog depend on the camera model."
 msgid ""
 "Click this button to view a summary of the current status of the selected "
 "camera.The availability of this feature and the contents of the "
@@ -112,16 +107,6 @@
 
 #: kamera.cpp:439
 #, fuzzy, kde-format
-#| msgid ""
-#| "Digital Camera\n"
-#| "This module allows you to configure support for your digital camera.\n"
-#| "You would need to select the camera's model and the port it is connected\n"
-#| "to on your computer (e.g. USB, Serial, Firewire). If your camera doesn't\n"
-#| "appear in the list of Supported Cameras, go to the\n"
-#| "http://www.gphoto.org\;>GPhoto web site for a possible "
-#| "update.\n"
-#| "To view and download images from the digital camera, go to address\n"
-#| "camera:/ in Konqueror and other KDE applications."
 msgid ""
 "Digital Camera\n"
 "This module allows you to configure 

commit kamera for openSUSE:Factory

2017-05-22 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2017-05-22 10:39:06

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


Package is "kamera"

Mon May 22 10:39:06 2017 rev:80 rq:495901 version:17.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2017-05-08 
18:47:56.499897835 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2017-05-22 
10:39:08.063538531 +0200
@@ -1,0 +2,10 @@
+Wed May 17 20:35:50 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:

  kamera-17.04.0.tar.xz

New:

  kamera-17.04.1.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.Fd5jsG/_old  2017-05-22 10:39:08.955412779 +0200
+++ /var/tmp/diff_new_pack.Fd5jsG/_new  2017-05-22 10:39:08.955412779 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   kamera
-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)

++ kamera-17.04.0.tar.xz -> kamera-17.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-17.04.0/CMakeLists.txt 
new/kamera-17.04.1/CMakeLists.txt
--- old/kamera-17.04.0/CMakeLists.txt   2017-04-14 02:10:51.0 +0200
+++ new/kamera-17.04.1/CMakeLists.txt   2017-05-09 02:16:33.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 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.0/po/tr/kcmkamera.po 
new/kamera-17.04.1/po/tr/kcmkamera.po
--- old/kamera-17.04.0/po/tr/kcmkamera.po   2017-04-14 02:10:50.0 
+0200
+++ new/kamera-17.04.1/po/tr/kcmkamera.po   2017-05-09 02:16:32.0 
+0200
@@ -214,28 +214,22 @@
 
 #: kameradevice.cpp:343
 #, 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.)"
 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 ""
-"Bu seçenek işaretlenirse, fotoğraf makinesi bilgisayarın seri bağlantı"
-" noktalarından birine bağlı olmalıdır (Microsoft Windows'ta COM bağlantı"
-" noktası olarak bilinir.)"
+"Bu seçenek işaretlenirse, fotoğraf makinesi bilgisayarın seri bağlantı "
+"noktalarından birine bağlı olmalıdır (Microsoft Windows'ta COM bağlantı "
+"noktası olarak bilinir.)"
 
 #: kameradevice.cpp:348
 #, 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."
 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."
 msgstr ""
-"Bu seçenek işaretlenirse, fotoğraf makinesi bilgisayarın USB bağlantı"
-" noktalarından birine veya bir USB çoklayıcısına bağlanmalıdır."
+"Bu seçenek işaretlenirse, fotoğraf makinesi bilgisayarın USB bağlantı "
+"noktalarından birine veya bir USB çoklayıcısına bağlanmalıdır."
 
 #: kameradevice.cpp:351
 #, kde-format
@@ -254,7 +248,6 @@
 
 #: kameradevice.cpp:382
 #, kde-format
-#| msgid "Specify here the serial port to which you connect the camera."
 msgid "Specify here the serial port to which you connect the camera."
 msgstr "Burada kamerayı bağladığınız seri portu belirtin."
 
@@ -262,4 +255,3 @@
 #, kde-format
 msgid "No further configuration is required for USB cameras."
 msgstr "USB kameralar için ek ayar yapmaya gerek yok."
-




commit kamera for openSUSE:Factory

2017-05-08 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2017-05-08 18:47:49

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


Package is "kamera"

Mon May  8 18:47:49 2017 rev:79 rq:490371 version:17.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2017-03-15 
00:52:11.942520031 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2017-05-08 
18:47:56.499897835 +0200
@@ -1,0 +2,30 @@
+Sun Apr 16 10:44:50 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:25:20 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:15 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:

  kamera-16.12.3.tar.xz

New:

  kamera-17.04.0.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.PxE5Me/_old  2017-05-08 18:47:58.159663135 +0200
+++ /var/tmp/diff_new_pack.PxE5Me/_new  2017-05-08 18:47:58.163662569 +0200
@@ -15,12 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:   kamera
-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:Digital camera support for KDE applications
 License:LGPL-2.1+
@@ -41,8 +42,11 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-This package allows any KDE application to access and manipulate
-pictures on a digital camera.
+This package allows any KDE application to access and manipulate pictures on a 
digital camera.
+
+%if %{with lang}
+%lang_package
+%endif
 
 %prep
 %setup -q
@@ -53,11 +57,17 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+%find_lang %{name} --with-man --all-name
+%kf5_find_htmldocs
+  %endif
 
 %package -n kio_kamera
 Summary:KDE I/O Slave for Cameras
 License:GPL-2.0+
 Group:  Hardware/Camera
+Recommends: %{name}-lang
+Provides:   %{name} = %{version}
 
 %description -n kio_kamera
 This package contains a KIO slave to access digital cameras.
@@ -78,4 +88,9 @@
 %dir %{_datadir}/solid/actions/
 %{_datadir}/solid/actions/solid_camera.desktop
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++ kamera-16.12.3.tar.xz -> kamera-17.04.0.tar.xz ++
 15749 lines of diff (skipped)




commit kamera for openSUSE:Factory

2017-03-14 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2017-03-15 00:52:11

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


Package is "kamera"

Wed Mar 15 00:52:11 2017 rev:78 rq:478132 version:16.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2017-02-13 
07:09:48.008370862 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2017-03-15 
00:52:11.942520031 +0100
@@ -1,0 +2,10 @@
+Thu Mar  9 12:35:18 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
+
+---

Old:

  kamera-16.12.2.tar.xz

New:

  kamera-16.12.3.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.zKoHmE/_old  2017-03-15 00:52:12.702412511 +0100
+++ /var/tmp/diff_new_pack.zKoHmE/_new  2017-03-15 00:52:12.710411378 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kamera
-Version:16.12.2
+Version:16.12.3
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Digital camera support for KDE applications
 License:LGPL-2.1+

++ kamera-16.12.2.tar.xz -> kamera-16.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-16.12.2/CMakeLists.txt 
new/kamera-16.12.3/CMakeLists.txt
--- old/kamera-16.12.2/CMakeLists.txt   2017-02-03 23:44:44.0 +0100
+++ new/kamera-16.12.3/CMakeLists.txt   2017-03-04 11:20:04.0 +0100
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(PROJECT_VERSION ${KDE_APPLICATIONS_VERSION})
 




commit kamera for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2017-02-13 07:09:46

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


Package is "kamera"

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2017-02-10 
09:47:11.337429613 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2017-02-13 
07:09:48.008370862 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:45:32 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:

  kamera-16.12.1.tar.xz

New:

  kamera-16.12.2.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.72CJsI/_old  2017-02-13 07:09:49.280189314 +0100
+++ /var/tmp/diff_new_pack.72CJsI/_new  2017-02-13 07:09:49.284188743 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kamera
-Version:16.12.1
+Version:16.12.2
 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.2 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+

++ kamera-16.12.1.tar.xz -> kamera-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-16.12.1/CMakeLists.txt 
new/kamera-16.12.2/CMakeLists.txt
--- old/kamera-16.12.1/CMakeLists.txt   2017-01-07 19:53:36.0 +0100
+++ new/kamera-16.12.2/CMakeLists.txt   2017-02-03 23:44:44.0 +0100
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(PROJECT_VERSION ${KDE_APPLICATIONS_VERSION})
 




commit kamera for openSUSE:Factory

2017-02-10 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2017-02-10 09:47:10

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


Package is "kamera"

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2017-01-25 
22:50:23.337303323 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2017-02-10 
09:47:11.337429613 +0100
@@ -1,0 +2,5 @@
+Sat Feb  4 00:25:48 UTC 2017 - jeng...@inai.de
+
+- Drop wrong description and replace with text from Debian
+
+---



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.ESOMos/_old  2017-02-10 09:47:12.661242087 +0100
+++ /var/tmp/diff_new_pack.ESOMos/_new  2017-02-10 09:47:12.661242087 +0100
@@ -22,7 +22,7 @@
 %define kf5_version 5.26.0
 # 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:Base package for kdegraphics apps
+Summary:Digital camera support for KDE applications
 License:LGPL-2.1+
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
@@ -41,8 +41,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-This package suggests the packages which are built from the kdegraphics
-module.
+This package allows any KDE application to access and manipulate
+pictures on a digital camera.
 
 %prep
 %setup -q
@@ -55,12 +55,12 @@
   %kf5_makeinstall -C build
 
 %package -n kio_kamera
-Summary:KDE I/O-Slave for Cameras
+Summary:KDE I/O Slave for Cameras
 License:GPL-2.0+
 Group:  Hardware/Camera
 
 %description -n kio_kamera
-This package contains an KIO slave to access digital cameras.
+This package contains a KIO slave to access digital cameras.
 
 %post -n kio_kamera -p /sbin/ldconfig
 %postun -n kio_kamera -p /sbin/ldconfig




commit kamera for openSUSE:Factory

2017-01-25 Thread root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2017-01-25 22:50:22

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


Package is "kamera"

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2016-12-17 
10:33:23.990497950 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2017-01-25 
22:50:23.337303323 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:51:49 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:

  kamera-16.12.0.tar.xz

New:

  kamera-16.12.1.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.7SzI4G/_old  2017-01-25 22:50:23.933213468 +0100
+++ /var/tmp/diff_new_pack.7SzI4G/_new  2017-01-25 22:50:23.937212865 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kamera
-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:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-16.12.0.tar.xz -> kamera-16.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-16.12.0/CMakeLists.txt 
new/kamera-16.12.1/CMakeLists.txt
--- old/kamera-16.12.0/CMakeLists.txt   2016-12-06 20:56:05.0 +0100
+++ new/kamera-16.12.1/CMakeLists.txt   2017-01-07 19:53:36.0 +0100
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 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-16.12.0/FindGphoto2.cmake 
new/kamera-16.12.1/FindGphoto2.cmake
--- old/kamera-16.12.0/FindGphoto2.cmake2016-12-06 20:56:05.0 
+0100
+++ new/kamera-16.12.1/FindGphoto2.cmake2017-01-07 19:53:36.0 
+0100
@@ -53,6 +53,11 @@
 if(GPHOTO2_LIBRARIES AND GPHOTO2_INCLUDE_DIRS)
 set(GPHOTO2_FOUND TRUE)
 message(STATUS "Found gphoto2: ${GPHOTO2_LIBRARIES}")
+else()
+pkg_check_modules(GPHOTO2 QUIET libgphoto2)
+if(GPHOTO2_LIBRARIES AND GPHOTO2_INCLUDE_DIRS)
+message(STATUS "Found gphoto2: ${GPHOTO2_LIBRARIES}")
+endif()
 endif()
 
 endif()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-16.12.0/solid_camera.desktop 
new/kamera-16.12.1/solid_camera.desktop
--- old/kamera-16.12.0/solid_camera.desktop 2016-12-06 20:56:05.0 
+0100
+++ new/kamera-16.12.1/solid_camera.desktop 2017-01-07 19:53:36.0 
+0100
@@ -15,7 +15,7 @@
 Name[ca@valencia]=Obri amb el gestor de fitxers
 Name[cs]=Otevřít ve správci souborů
 Name[da]=Åbn med filhåndtering
-Name[de]=Mit Dateimanager öffnen
+Name[de]=Mit Dateiverwaltung öffnen
 Name[el]=Άνοιγμα με τον διαχειριστή αρχείων
 Name[en_GB]=Open with File Manager
 Name[es]=Abrir con el gestor de archivos




commit kamera for openSUSE:Factory

2016-11-12 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2016-11-12 13:34:12

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


Package is "kamera"

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2016-10-18 
10:15:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2016-11-12 
13:34:14.0 +0100
@@ -1,0 +2,7 @@
+Wed Nov  9 06:13:21 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:

  kamera-16.08.2.tar.xz

New:

  kamera-16.08.3.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.LN6eF2/_old  2016-11-12 13:34:15.0 +0100
+++ /var/tmp/diff_new_pack.LN6eF2/_new  2016-11-12 13:34:15.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:16.08.2
+Version:16.08.3
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-16.08.2.tar.xz -> kamera-16.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-16.08.2/CMakeLists.txt 
new/kamera-16.08.3/CMakeLists.txt
--- old/kamera-16.08.2/CMakeLists.txt   2016-10-07 01:00:45.0 +0200
+++ new/kamera-16.08.3/CMakeLists.txt   2016-11-07 00:15:36.0 +0100
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(PROJECT_VERSION ${KDE_APPLICATIONS_VERSION})
 




commit kamera for openSUSE:Factory

2016-10-18 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2016-10-18 10:15:17

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


Package is "kamera"

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2016-09-14 
23:07:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2016-10-18 
10:15:18.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct 11 20:50:38 UTC 2016 - lbeltr...@kde.org
+
+- KDE Applications 16.08.2
+https://www.kde.org/announcements/announce-applications-16.08.2.php
+
+---

Old:

  kamera-16.08.1.tar.xz

New:

  kamera-16.08.2.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.iziy6X/_old  2016-10-18 10:15:19.0 +0200
+++ /var/tmp/diff_new_pack.iziy6X/_new  2016-10-18 10:15:19.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:16.08.1
+Version:16.08.2
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-16.08.1.tar.xz -> kamera-16.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-16.08.1/CMakeLists.txt 
new/kamera-16.08.2/CMakeLists.txt
--- old/kamera-16.08.1/CMakeLists.txt   2016-09-05 14:12:04.0 +0200
+++ new/kamera-16.08.2/CMakeLists.txt   2016-10-07 01:00:45.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(PROJECT_VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-16.08.1/kcontrol/kamera.desktop 
new/kamera-16.08.2/kcontrol/kamera.desktop
--- old/kamera-16.08.1/kcontrol/kamera.desktop  2016-09-05 14:12:04.0 
+0200
+++ new/kamera-16.08.2/kcontrol/kamera.desktop  2016-10-07 01:00:45.0 
+0200
@@ -81,7 +81,7 @@
 X-KDE-Keywords[bg]=фото, 
фотоапарат,камера,уебкамера,цифров,gphoto,camera,digicam,webcam,kamera
 X-KDE-Keywords[bs]=gphoto,camera,digicam,webcam,kamera
 X-KDE-Keywords[ca]=gphoto,càmera,digicam,càmera web,webcam,kamera
-X-KDE-Keywords[ca@valencia]=gphoto,càmera,digicam,webcam,kamera
+X-KDE-Keywords[ca@valencia]=gphoto,càmera,digicam,càmera web,webcam,kamera
 X-KDE-Keywords[cs]=gphoto,fotoaparát,digikam,webkamera,kamera
 X-KDE-Keywords[da]=gphoto,kamera,digicam,webcam,digitalkamera
 X-KDE-Keywords[de]=gphoto,Kamera,Digicam,Webcam,Digitalkamera




commit kamera for openSUSE:Factory

2016-09-14 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2016-09-14 23:07:33

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


Package is "kamera"

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2016-08-29 
14:35:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2016-09-14 
23:07:55.0 +0200
@@ -1,0 +2,8 @@
+Fri Sep  9 08:11:55 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:

  kamera-16.08.0.tar.xz

New:

  kamera-16.08.1.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.BuUt1D/_old  2016-09-14 23:07:57.0 +0200
+++ /var/tmp/diff_new_pack.BuUt1D/_new  2016-09-14 23:07:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:16.08.0
+Version:16.08.1
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-16.08.0.tar.xz -> kamera-16.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-16.08.0/CMakeLists.txt 
new/kamera-16.08.1/CMakeLists.txt
--- old/kamera-16.08.0/CMakeLists.txt   2016-08-10 01:05:27.0 +0200
+++ new/kamera-16.08.1/CMakeLists.txt   2016-09-05 14:12:04.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 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-16.08.0/kcontrol/kamera.desktop 
new/kamera-16.08.1/kcontrol/kamera.desktop
--- old/kamera-16.08.0/kcontrol/kamera.desktop  2016-08-10 01:05:27.0 
+0200
+++ new/kamera-16.08.1/kcontrol/kamera.desktop  2016-09-05 14:12:04.0 
+0200
@@ -80,7 +80,7 @@
 X-KDE-Keywords[ast]=gphoto,cámara,digicam,cámara web,kamera
 X-KDE-Keywords[bg]=фото, 
фотоапарат,камера,уебкамера,цифров,gphoto,camera,digicam,webcam,kamera
 X-KDE-Keywords[bs]=gphoto,camera,digicam,webcam,kamera
-X-KDE-Keywords[ca]=gphoto,càmera,digicam,webcam,kamera
+X-KDE-Keywords[ca]=gphoto,càmera,digicam,càmera web,webcam,kamera
 X-KDE-Keywords[ca@valencia]=gphoto,càmera,digicam,webcam,kamera
 X-KDE-Keywords[cs]=gphoto,fotoaparát,digikam,webkamera,kamera
 X-KDE-Keywords[da]=gphoto,kamera,digicam,webcam,digitalkamera




commit kamera for openSUSE:Factory

2016-08-29 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2016-08-29 14:35:34

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


Package is "kamera"

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2016-07-21 
07:44:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2016-08-29 
14:35:44.0 +0200
@@ -1,0 +2,16 @@
+Fri Aug 12 10:09:00 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 14:45:50 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:

  kamera-16.04.3.tar.xz

New:

  kamera-16.08.0.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.kyTfx6/_old  2016-08-29 14:35:46.0 +0200
+++ /var/tmp/diff_new_pack.kyTfx6/_new  2016-08-29 14:35:46.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:16.04.3
+Version:16.08.0
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-16.04.3.tar.xz -> kamera-16.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-16.04.3/CMakeLists.txt 
new/kamera-16.08.0/CMakeLists.txt
--- old/kamera-16.04.3/CMakeLists.txt   2016-07-02 18:00:04.0 +0200
+++ new/kamera-16.08.0/CMakeLists.txt   2016-08-10 01:05:27.0 +0200
@@ -3,8 +3,8 @@
 
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
-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-16.04.3/kcontrol/CMakeLists.txt 
new/kamera-16.08.0/kcontrol/CMakeLists.txt
--- old/kamera-16.04.3/kcontrol/CMakeLists.txt  2016-07-02 18:00:04.0 
+0200
+++ new/kamera-16.08.0/kcontrol/CMakeLists.txt  2016-08-10 01:05:27.0 
+0200
@@ -1,6 +1,8 @@
 
 ### next target ###
 
+add_definitions(-DTRANSLATION_DOMAIN=\"kcmkamera\")
+
 set(kcm_kamera_PART_SRCS kamera.cpp kameradevice.cpp kameraconfigdialog.cpp )
 
 add_library(kcm_kamera MODULE ${kcm_kamera_PART_SRCS})




commit kamera for openSUSE:Factory

2016-07-20 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2016-07-21 07:44:31

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


Package is "kamera"

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2016-06-20 
10:58:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2016-07-21 
07:44:33.0 +0200
@@ -1,0 +2,8 @@
+Thu Jul  7 23:34:14 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:

  kamera-16.04.2.tar.xz

New:

  kamera-16.04.3.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.uQHmEj/_old  2016-07-21 07:44:33.0 +0200
+++ /var/tmp/diff_new_pack.uQHmEj/_new  2016-07-21 07:44:33.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:16.04.2
+Version:16.04.3
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-16.04.2.tar.xz -> kamera-16.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-16.04.2/CMakeLists.txt 
new/kamera-16.04.3/CMakeLists.txt
--- old/kamera-16.04.2/CMakeLists.txt   2016-06-07 14:08:09.0 +0200
+++ new/kamera-16.04.3/CMakeLists.txt   2016-07-02 18:00:04.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(PROJECT_VERSION ${KDE_APPLICATIONS_VERSION})
 




commit kamera for openSUSE:Factory

2016-06-20 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2016-06-20 10:58:07

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


Package is "kamera"

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2016-05-31 
12:17:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2016-06-20 
10:58:09.0 +0200
@@ -1,0 +2,8 @@
+Fri Jun 10 17:51:18 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:

  kamera-16.04.1.tar.xz

New:

  kamera-16.04.2.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.tKHObB/_old  2016-06-20 10:58:10.0 +0200
+++ /var/tmp/diff_new_pack.tKHObB/_new  2016-06-20 10:58:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:16.04.1
+Version:16.04.2
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-16.04.1.tar.xz -> kamera-16.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-16.04.1/CMakeLists.txt 
new/kamera-16.04.2/CMakeLists.txt
--- old/kamera-16.04.1/CMakeLists.txt   2016-04-27 20:58:36.0 +0200
+++ new/kamera-16.04.2/CMakeLists.txt   2016-06-07 14:08:09.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(PROJECT_VERSION ${KDE_APPLICATIONS_VERSION})
 




commit kamera for openSUSE:Factory

2016-05-31 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2016-05-31 12:16:59

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


Package is "kamera"

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2016-03-26 
15:13:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2016-05-31 
12:17:00.0 +0200
@@ -1,0 +2,24 @@
+Sat May  7 10:16:00 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 05:55:54 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:33:36 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:

  kamera-15.12.3.tar.xz

New:

  kamera-16.04.1.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.BOLGfb/_old  2016-05-31 12:17:01.0 +0200
+++ /var/tmp/diff_new_pack.BOLGfb/_new  2016-05-31 12:17:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:15.12.3
+Version:16.04.1
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-15.12.3.tar.xz -> kamera-16.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-15.12.3/CMakeLists.txt 
new/kamera-16.04.1/CMakeLists.txt
--- old/kamera-15.12.3/CMakeLists.txt   2016-03-09 21:41:14.0 +0100
+++ new/kamera-16.04.1/CMakeLists.txt   2016-04-27 20:58:36.0 +0200
@@ -2,9 +2,9 @@
 project(kamera)
 
 # KDE Application Version, managed by release script
-set (KDE_APPLICATIONS_VERSION_MAJOR "15")
-set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "3")
+set (KDE_APPLICATIONS_VERSION_MAJOR "16")
+set (KDE_APPLICATIONS_VERSION_MINOR "04")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(PROJECT_VERSION ${KDE_APPLICATIONS_VERSION})
 




commit kamera for openSUSE:Factory

2016-03-26 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2016-03-26 15:13:46

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


Package is "kamera"

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2016-02-22 
10:14:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2016-03-26 
15:13:48.0 +0100
@@ -1,0 +2,9 @@
+Sun Mar 13 15:36:29 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:

  kamera-15.12.2.tar.xz

New:

  kamera-15.12.3.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.OVMw1C/_old  2016-03-26 15:13:49.0 +0100
+++ /var/tmp/diff_new_pack.OVMw1C/_new  2016-03-26 15:13:49.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:15.12.2
+Version:15.12.3
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-15.12.2.tar.xz -> kamera-15.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-15.12.2/CMakeLists.txt 
new/kamera-15.12.3/CMakeLists.txt
--- old/kamera-15.12.2/CMakeLists.txt   2016-02-12 06:14:13.0 +0100
+++ new/kamera-15.12.3/CMakeLists.txt   2016-03-09 21:41:14.0 +0100
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "15")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(PROJECT_VERSION ${KDE_APPLICATIONS_VERSION})
 




commit kamera for openSUSE:Factory

2016-02-22 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2016-02-22 10:14:56

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


Package is "kamera"

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2016-01-23 
01:06:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2016-02-22 
10:14:57.0 +0100
@@ -1,0 +2,9 @@
+Sat Feb 13 08:03:36 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:

  kamera-15.12.1.tar.xz

New:

  kamera-15.12.2.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.6EgAXM/_old  2016-02-22 10:14:58.0 +0100
+++ /var/tmp/diff_new_pack.6EgAXM/_new  2016-02-22 10:14:58.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:15.12.1
+Version:15.12.2
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-15.12.1.tar.xz -> kamera-15.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-15.12.1/CMakeLists.txt 
new/kamera-15.12.2/CMakeLists.txt
--- old/kamera-15.12.1/CMakeLists.txt   2016-01-07 00:05:33.0 +0100
+++ new/kamera-15.12.2/CMakeLists.txt   2016-02-12 06:14:13.0 +0100
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "15")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(PROJECT_VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-15.12.1/kcontrol/kamera.desktop 
new/kamera-15.12.2/kcontrol/kamera.desktop
--- old/kamera-15.12.1/kcontrol/kamera.desktop  2016-01-07 00:05:33.0 
+0100
+++ new/kamera-15.12.2/kcontrol/kamera.desktop  2016-02-12 06:14:13.0 
+0100
@@ -106,6 +106,7 @@
 X-KDE-Keywords[nb]=gphoto,camera,digicam,webcam,kamera
 X-KDE-Keywords[nds]=gphoto,camera,digicam,webcam,nettkamera,kamera
 X-KDE-Keywords[nl]=gphoto,camera,digicam,webcam,kamera
+X-KDE-Keywords[nn]=gphoto,camera,kamera,vevkamera,webcam,kamera,foto,fotografering
 X-KDE-Keywords[pa]=gphoto,camera,digicam,webcam,kamera,ਕੈਮਰਾ,ਜੀਫੋਟੋ,ਵੈੱਬਕੈਮ
 X-KDE-Keywords[pl]=gphoto,kamera,digicam,internetowa,camera
 X-KDE-Keywords[pt]=gphoto,câmara,máquina,webcam,kamera




commit kamera for openSUSE:Factory

2016-01-22 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2016-01-23 01:06:01

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


Package is "kamera"

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2016-01-07 
00:20:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2016-01-23 
01:06:03.0 +0100
@@ -1,0 +2,9 @@
+Sat Jan  9 18:12:29 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:

  kamera-15.12.0.tar.xz

New:

  kamera-15.12.1.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.dqH7zP/_old  2016-01-23 01:06:04.0 +0100
+++ /var/tmp/diff_new_pack.dqH7zP/_new  2016-01-23 01:06:04.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:15.12.0
+Version:15.12.1
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-15.12.0.tar.xz -> kamera-15.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-15.12.0/CMakeLists.txt 
new/kamera-15.12.1/CMakeLists.txt
--- old/kamera-15.12.0/CMakeLists.txt   2015-12-08 16:52:41.0 +0100
+++ new/kamera-15.12.1/CMakeLists.txt   2016-01-07 00:05:33.0 +0100
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "15")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(PROJECT_VERSION ${KDE_APPLICATIONS_VERSION})
 




commit kamera for openSUSE:Factory

2016-01-06 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2016-01-07 00:20:26

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


Package is "kamera"

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2015-11-15 
12:30:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2016-01-07 
00:20:27.0 +0100
@@ -1,0 +2,9 @@
+Sun Dec 13 13:08:35 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:

  kamera-15.08.3.tar.xz

New:

  kamera-15.12.0.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.aoNd9n/_old  2016-01-07 00:20:28.0 +0100
+++ /var/tmp/diff_new_pack.aoNd9n/_new  2016-01-07 00:20:28.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:15.08.3
+Version:15.12.0
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+
@@ -25,13 +25,16 @@
 Url:http://www.kde.org
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  libgphoto2-devel
-BuildRequires:  libkde4-devel
-BuildRequires:  libsoprano-devel
 BuildRequires:  oxygen-icon-theme-large
-BuildRequires:  soprano-backend-redland
-BuildRequires:  xz
+BuildRequires:  extra-cmake-modules
+BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  kconfigwidgets-devel
+BuildRequires:  kxmlgui-devel
+BuildRequires:  kio-devel
+BuildRequires:  ki18n-devel
+BuildRequires:  kconfig-devel
+BuildRequires:  kdoctools-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%kde4_runtime_requires
 
 %description
 This package suggests the packages which are built from the kdegraphics
@@ -41,22 +44,16 @@
 %setup -q -n %{name}-%{version}
 
 %build
-  %cmake_kde4 -d build
+  %cmake_kf5 -d build
   %make_jobs
 
 %install
-  cd build
-  %kde4_makeinstall
-  %kde_post_install
+  %kf5_makeinstall -C build
 
 %package -n kio_kamera
 Summary:KDE I/O-Slave for Cameras
 License:GPL-2.0+
 Group:  Hardware/Camera
-Provides:   kde4-kio_kamera = 4.3.0
-Provides:   
kdegraphics3-kamera:/opt/kde3/share/applications/kde/kamera.desktop
-Obsoletes:  kde4-kio_kamera < 4.3.0
-%kde4_runtime_requires
 
 %description -n kio_kamera
 This package contains an KIO slave to access digital cameras.
@@ -68,14 +65,14 @@
 %files -n kio_kamera
 %defattr(-,root,root)
 %doc README
-%dir %_kde4_appsdir/solid
-%dir %_kde4_appsdir/solid/actions
-%_kde4_appsdir/solid/actions/solid_camera.desktop
-%_kde4_modulesdir/kcm_kamera.so
-%_kde4_servicesdir/kamera.desktop
-%_kde4_modulesdir/kio_kamera.so
-%_kde4_servicesdir/camera.protocol
-%dir %_kde4_htmldir/en/kcontrol/
-%_kde4_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
 
 %changelog

++ kamera-15.08.3.tar.xz -> kamera-15.12.0.tar.xz ++
 4603 lines of diff (skipped)




commit kamera for openSUSE:Factory

2015-11-15 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2015-11-15 12:30:45

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


Package is "kamera"

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2015-10-19 
22:34:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2015-11-15 
12:30:46.0 +0100
@@ -1,0 +2,9 @@
+Tue Nov 10 19:55:54 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:

  kamera-15.08.2.tar.xz

New:

  kamera-15.08.3.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.1Ufdja/_old  2015-11-15 12:30:47.0 +0100
+++ /var/tmp/diff_new_pack.1Ufdja/_new  2015-11-15 12:30:47.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:15.08.2
+Version:15.08.3
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

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




commit kamera for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2015-10-19 22:34:49

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


Package is "kamera"

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2015-10-03 
20:18:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2015-10-19 
22:34:51.0 +0200
@@ -1,0 +2,8 @@
+Sun Oct 11 13:18:03 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:

  kamera-15.08.1.tar.xz

New:

  kamera-15.08.2.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.48MYcu/_old  2015-10-19 22:34:51.0 +0200
+++ /var/tmp/diff_new_pack.48MYcu/_new  2015-10-19 22:34:51.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:15.08.1
+Version:15.08.2
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-15.08.1.tar.xz -> kamera-15.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-15.08.1/CMakeLists.txt 
new/kamera-15.08.2/CMakeLists.txt
--- old/kamera-15.08.1/CMakeLists.txt   2015-01-21 04:53:30.0 +0100
+++ new/kamera-15.08.2/CMakeLists.txt   2015-07-28 13:26:35.0 +0200
@@ -1,3 +1,4 @@
+cmake_minimum_required(VERSION 2.8.9)
 project(kamera)
 
 find_package(KDE4 REQUIRED)




commit kamera for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

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

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


Package is "kamera"

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2015-07-14 
17:31:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2015-10-03 
20:18:27.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 18:59:33 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:42:43 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 06:47: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:

  kamera-15.04.3.tar.xz

New:

  kamera-15.08.1.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.FKZ95w/_old  2015-10-03 20:18:27.0 +0200
+++ /var/tmp/diff_new_pack.FKZ95w/_new  2015-10-03 20:18:27.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

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




commit kamera for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2015-07-14 17:31:54

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2015-06-04 
10:13:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2015-07-14 
17:31:55.0 +0200
@@ -1,0 +2,8 @@
+Mon Jul  6 05:10:20 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:

  kamera-15.04.2.tar.xz

New:

  kamera-15.04.3.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.Sy5rCt/_old  2015-07-14 17:31:56.0 +0200
+++ /var/tmp/diff_new_pack.Sy5rCt/_new  2015-07-14 17:31:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:15.04.2
+Version:15.04.3
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-15.04.2.tar.xz - kamera-15.04.3.tar.xz ++




commit kamera for openSUSE:Factory

2015-06-04 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2015-06-04 10:13:50

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2015-05-15 
09:56:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2015-06-04 
10:13:51.0 +0200
@@ -1,0 +2,5 @@
+Sat May 30 13:35:14 UTC 2015 - tittiatc...@gmail.com
+
+- Update
+
+---

Old:

  kamera-15.04.1.tar.xz

New:

  kamera-15.04.2.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.n98397/_old  2015-06-04 10:13:51.0 +0200
+++ /var/tmp/diff_new_pack.n98397/_new  2015-06-04 10:13:51.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:15.04.1
+Version:15.04.2
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-15.04.1.tar.xz - kamera-15.04.2.tar.xz ++




commit kamera for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2015-05-15 09:56:56

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2015-05-11 
18:49:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2015-05-15 
09:56:57.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:50:05 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:

  kamera-15.04.0.tar.xz

New:

  kamera-15.04.1.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.am3LT2/_old  2015-05-15 09:56:57.0 +0200
+++ /var/tmp/diff_new_pack.am3LT2/_new  2015-05-15 09:56:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-15.04.0.tar.xz - kamera-15.04.1.tar.xz ++




commit kamera for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2015-05-11 18:49:47

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2015-03-11 
09:45:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2015-05-11 
18:49:49.0 +0200
@@ -1,0 +2,22 @@
+Sat Apr 11 12:42:56 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 17:19:42 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.03.95
+   * KDE Applications 15.04 RC
+
+
+---
+Sun Mar  8 12:35:48 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.03.80
+   * KDE Applications 15.04 Beta
+
+
+---

Old:

  kamera-14.12.3.tar.xz

New:

  kamera-15.04.0.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.11c6cE/_old  2015-05-11 18:49:49.0 +0200
+++ /var/tmp/diff_new_pack.11c6cE/_new  2015-05-11 18:49:49.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:14.12.3
+Version:15.04.0
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-14.12.3.tar.xz - kamera-15.04.0.tar.xz ++




commit kamera for openSUSE:Factory

2015-03-11 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2015-03-11 09:45:01

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2015-02-11 
16:34:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2015-03-11 
09:45:03.0 +0100
@@ -1,0 +2,7 @@
+Tue Mar  3 10:33:05 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:

  kamera-14.12.2.tar.xz

New:

  kamera-14.12.3.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.NWoYnO/_old  2015-03-11 09:45:04.0 +0100
+++ /var/tmp/diff_new_pack.NWoYnO/_new  2015-03-11 09:45:04.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:14.12.2
+Version:14.12.3
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-14.12.2.tar.xz - kamera-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 kamera for openSUSE:Factory

2015-02-11 Thread h_root
Hello community,

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

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2015-01-21 
22:09:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2015-02-11 
16:34:28.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 10:40:13 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:

  kamera-14.12.1.tar.xz

New:

  kamera-14.12.2.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.6iYPQW/_old  2015-02-11 16:34:28.0 +0100
+++ /var/tmp/diff_new_pack.6iYPQW/_new  2015-02-11 16:34:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kamera
 #
-# 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:   kamera
-Version:14.12.1
+Version:14.12.2
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-14.12.1.tar.xz - kamera-14.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-14.12.1/kcontrol/kamera.desktop 
new/kamera-14.12.2/kcontrol/kamera.desktop
--- old/kamera-14.12.1/kcontrol/kamera.desktop  2014-12-21 08:08:48.0 
+0100
+++ new/kamera-14.12.2/kcontrol/kamera.desktop  2015-01-21 07:56:22.0 
+0100
@@ -120,7 +120,7 @@
 X-KDE-Keywords[sv]=gphoto,kamera,digicam,webbkamera,kamera
 X-KDE-Keywords[tr]=gphoto,kamera,dijital fotoğraf makinesi,web 
kamerası,kamera,fotoğraf makinesi
 X-KDE-Keywords[uk]=gphoto,camera,digicam,webcam,kamera,фотоапарат,камера
-X-KDE-Keywords[x-test]=xxgphoto,camera,digicam,webcam,kameraxx
+X-KDE-Keywords[x-test]=xxgphotoxx,xxcameraxx,xxdigicamxx,xxwebcamxx,xxkameraxx
 X-KDE-Keywords[zh_CN]=gphoto,camera,digicam,webcam,kamera,相机,数码相机,摄像头,照片,相片,照相机
 X-KDE-Keywords[zh_TW]=gphoto,camera,digicam,webcam,kamera
 Name=Digital Camera

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



commit kamera for openSUSE:Factory

2015-01-21 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2015-01-21 22:08:53

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2015-01-08 
23:16:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2015-01-21 
22:09:08.0 +0100
@@ -1,0 +2,7 @@
+Mon Jan 12 19:43:24 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:

  kamera-14.12.0.tar.xz

New:

  kamera-14.12.1.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.tt42YD/_old  2015-01-21 22:09:08.0 +0100
+++ /var/tmp/diff_new_pack.tt42YD/_new  2015-01-21 22:09:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kamera
 #
-# 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:   kamera
-Version:14.12.0
+Version:14.12.1
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-14.12.0.tar.xz - kamera-14.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-14.12.0/solid_camera.desktop 
new/kamera-14.12.1/solid_camera.desktop
--- old/kamera-14.12.0/solid_camera.desktop 2014-11-15 08:22:58.0 
+0100
+++ new/kamera-14.12.1/solid_camera.desktop 2014-12-21 08:08:48.0 
+0100
@@ -42,7 +42,7 @@
 Name[nl]=Openen met bestandsbeheerder
 Name[nn]=Opna med filhandsamaren
 Name[pa]=ਫਾਇਲ ਮੈਨੇਜਰ ਨਾਲ ਖੋਲ੍ਹੋ
-Name[pl]=Otwórz do zarządzania plikami
+Name[pl]=Otwórz w przeglądarce plików
 Name[pt]=Abrir com o Gestor de Ficheiros
 Name[pt_BR]=Abrir com o gerenciador de arquivos
 Name[ro]=Deschide cu gestionarul de fișiere

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



commit kamera for openSUSE:Factory

2015-01-08 Thread h_root
Hello community,

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

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2014-11-19 
20:28:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2015-01-08 
23:16:14.0 +0100
@@ -1,0 +2,7 @@
+Wed Dec 17 20:33:23 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:

  kamera-4.14.3.tar.xz

New:

  kamera-14.12.0.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.krtXMY/_old  2015-01-08 23:16:15.0 +0100
+++ /var/tmp/diff_new_pack.krtXMY/_new  2015-01-08 23:16:15.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.14.3
+Version:14.12.0
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.14.3.tar.xz - kamera-14.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-4.14.3/kcontrol/kamera.desktop 
new/kamera-14.12.0/kcontrol/kamera.desktop
--- old/kamera-4.14.3/kcontrol/kamera.desktop   2014-10-09 09:07:12.0 
+0200
+++ new/kamera-14.12.0/kcontrol/kamera.desktop  2014-11-15 08:22:58.0 
+0100
@@ -119,7 +119,7 @@
 
X-KDE-Keywords[sr@latin]=gphoto,camera,digicam,webcam,kamera,GPhoto,aparat,fotoaparat,Digikam,veb
 kamera,kamera
 X-KDE-Keywords[sv]=gphoto,kamera,digicam,webbkamera,kamera
 X-KDE-Keywords[tr]=gphoto,kamera,dijital fotoğraf makinesi,web 
kamerası,kamera,fotoğraf makinesi
-X-KDE-Keywords[uk]=gphoto;camera;digicam;webcam;kamera;фотоапарат;камера
+X-KDE-Keywords[uk]=gphoto,camera,digicam,webcam,kamera,фотоапарат,камера
 X-KDE-Keywords[x-test]=xxgphoto,camera,digicam,webcam,kameraxx
 X-KDE-Keywords[zh_CN]=gphoto,camera,digicam,webcam,kamera,相机,数码相机,摄像头,照片,相片,照相机
 X-KDE-Keywords[zh_TW]=gphoto,camera,digicam,webcam,kamera
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-4.14.3/kioslave/kamera.cpp 
new/kamera-14.12.0/kioslave/kamera.cpp
--- old/kamera-4.14.3/kioslave/kamera.cpp   2014-10-09 09:07:12.0 
+0200
+++ new/kamera-14.12.0/kioslave/kamera.cpp  2014-11-15 08:22:58.0 
+0100
@@ -1031,7 +1031,7 @@
/* libgphoto2 2.5 has resolved this already, no need for print */
object-infoMessage(QString::fromLocal8Bit(status));
 #endif
-   object-totalSize((int)totalsize); // hack: call slot directly
+   object-totalSize((KIO::filesize_t)totalsize); // hack: call slot 
directly
return GP_OK;
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-4.14.3/kioslave/kamera.h 
new/kamera-14.12.0/kioslave/kamera.h
--- old/kamera-4.14.3/kioslave/kamera.h 2014-10-09 09:07:12.0 +0200
+++ new/kamera-14.12.0/kioslave/kamera.h2014-11-15 08:22:58.0 
+0100
@@ -41,8 +41,8 @@
virtual void special(const QByteArray data);
 
 CameraFile *getFile() { return m_file; }
-int getFileSize() { return m_fileSize; }
-void setFileSize(int newfs) { m_fileSize = newfs; }
+KIO::filesize_t getFileSize() { return m_fileSize; }
+void setFileSize(KIO::filesize_t newfs) { m_fileSize = newfs; }
 
 private:
Camera *m_camera;
@@ -75,7 +75,7 @@
QString m_lockfile;
int idletime;
 
-   int m_fileSize;
+   KIO::filesize_t m_fileSize;
CameraFile *m_file;
bool actiondone, cameraopen;
 };

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



commit kamera for openSUSE:Factory

2014-11-19 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2014-11-19 20:25:24

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2014-10-16 
18:12:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2014-11-19 
20:28:33.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  9 20:30:08 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:

  kamera-4.14.2.tar.xz

New:

  kamera-4.14.3.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.UJeKrQ/_old  2014-11-19 20:28:34.0 +0100
+++ /var/tmp/diff_new_pack.UJeKrQ/_new  2014-11-19 20:28:34.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.14.2
+Version:4.14.3
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.14.2.tar.xz - kamera-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 kamera for openSUSE:Factory

2014-10-16 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2014-10-16 18:11:49

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2014-09-18 
07:58:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2014-10-16 
18:12:10.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct 12 12:02:16 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:

  kamera-4.14.1.tar.xz

New:

  kamera-4.14.2.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.6vkIMT/_old  2014-10-16 18:12:11.0 +0200
+++ /var/tmp/diff_new_pack.6vkIMT/_new  2014-10-16 18:12:11.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.14.1
+Version:4.14.2
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.14.1.tar.xz - kamera-4.14.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-4.14.1/kcontrol/kamera.desktop 
new/kamera-4.14.2/kcontrol/kamera.desktop
--- old/kamera-4.14.1/kcontrol/kamera.desktop   2014-06-30 06:40:24.0 
+0200
+++ new/kamera-4.14.2/kcontrol/kamera.desktop   2014-10-09 09:07:12.0 
+0200
@@ -119,7 +119,7 @@
 
X-KDE-Keywords[sr@latin]=gphoto,camera,digicam,webcam,kamera,GPhoto,aparat,fotoaparat,Digikam,veb
 kamera,kamera
 X-KDE-Keywords[sv]=gphoto,kamera,digicam,webbkamera,kamera
 X-KDE-Keywords[tr]=gphoto,kamera,dijital fotoğraf makinesi,web 
kamerası,kamera,fotoğraf makinesi
-X-KDE-Keywords[uk]=gphoto,camera,digicam,webcam,kamera,фотоапарат,камера
+X-KDE-Keywords[uk]=gphoto;camera;digicam;webcam;kamera;фотоапарат;камера
 X-KDE-Keywords[x-test]=xxgphoto,camera,digicam,webcam,kameraxx
 X-KDE-Keywords[zh_CN]=gphoto,camera,digicam,webcam,kamera,相机,数码相机,摄像头,照片,相片,照相机
 X-KDE-Keywords[zh_TW]=gphoto,camera,digicam,webcam,kamera

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



commit kamera for openSUSE:Factory

2014-09-17 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2014-09-18 07:57:37

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2014-08-25 
10:58:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2014-09-18 
07:58:19.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 13 16:25:10 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:

  kamera-4.14.0.tar.xz

New:

  kamera-4.14.1.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.G9vbLb/_old  2014-09-18 07:58:20.0 +0200
+++ /var/tmp/diff_new_pack.G9vbLb/_new  2014-09-18 07:58:20.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.14.0
+Version:4.14.1
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.14.0.tar.xz - kamera-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 kamera for openSUSE:Factory

2014-08-25 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2014-08-25 10:58:45

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2014-07-16 
16:16:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2014-08-25 
10:58:54.0 +0200
@@ -1,0 +2,14 @@
+Fri Aug 15 08:27:24 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:43:57 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:

  kamera-4.13.80.tar.xz

New:

  kamera-4.14.0.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.O7utcc/_old  2014-08-25 10:58:55.0 +0200
+++ /var/tmp/diff_new_pack.O7utcc/_new  2014-08-25 10:58:55.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.13.80
+Version:4.14.0
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.13.80.tar.xz - kamera-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 kamera for openSUSE:Factory

2014-07-16 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2014-07-16 16:16:51

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2014-06-19 
13:15:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2014-07-16 
16:16:56.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 10 22:16:26 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:

  kamera-4.13.2.tar.xz

New:

  kamera-4.13.80.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.gcLmdX/_old  2014-07-16 16:16:56.0 +0200
+++ /var/tmp/diff_new_pack.gcLmdX/_new  2014-07-16 16:16:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.13.2
+Version:4.13.80
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.13.2.tar.xz - kamera-4.13.80.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-4.13.2/kcontrol/kamera.desktop 
new/kamera-4.13.80/kcontrol/kamera.desktop
--- old/kamera-4.13.2/kcontrol/kamera.desktop   2014-04-25 10:26:22.0 
+0200
+++ new/kamera-4.13.80/kcontrol/kamera.desktop  2014-06-30 06:40:24.0 
+0200
@@ -47,7 +47,7 @@
 Comment[nl]=Camera instellen
 Comment[nn]=Set opp Kamera
 Comment[pa]=ਕੈਮਰਾ ਸੰਰਚਨਾ
-Comment[pl]=Konfiguracja aparatu cyfrowego
+Comment[pl]=Ustawienia aparatu cyfrowego
 Comment[pt]=Configurar o Kamera
 Comment[pt_BR]=Configura o Kamera
 Comment[ro]=Configurează aparatul foto digital
@@ -85,6 +85,7 @@
 X-KDE-Keywords[da]=gphoto,kamera,digicam,webcam,digitalkamera
 X-KDE-Keywords[de]=gphoto,Kamera,Digicam,Webcam,Digitalkamera
 X-KDE-Keywords[el]=gphoto,camera,digicam,webcam,kamera
+X-KDE-Keywords[en_GB]=gphoto,camera,digicam,webcam,kamera
 X-KDE-Keywords[es]=gphoto,cámara,digicam,webcam,kamera
 X-KDE-Keywords[et]=gphoto,kaamera,digitaalkaamera,veebikaamera,kamera
 X-KDE-Keywords[fi]=gphoto,kamera,digikamera,webkamera
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-4.13.2/kioslave/kamera.cpp 
new/kamera-4.13.80/kioslave/kamera.cpp
--- old/kamera-4.13.2/kioslave/kamera.cpp   2014-04-25 10:26:22.0 
+0200
+++ new/kamera-4.13.80/kioslave/kamera.cpp  2014-06-30 06:40:24.0 
+0200
@@ -717,7 +717,7 @@
gp_list_free(dirList);
gp_list_free(fileList);
gp_list_free(specialList);
-   error(KIO::ERR_COULD_NOT_READ, 
QString::fromLocal8Bit(gp_result_as_string(gpr)));
+   error(KIO::ERR_SLAVE_DEFINED, i18n(Could not read. Reason: 
%1, QString::fromLocal8Bit(gp_result_as_string(gpr;
return;
}
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-4.13.2/solid_camera.desktop 
new/kamera-4.13.80/solid_camera.desktop
--- old/kamera-4.13.2/solid_camera.desktop  2014-04-25 10:26:22.0 
+0200
+++ new/kamera-4.13.80/solid_camera.desktop 2014-06-30 06:40:24.0 
+0200
@@ -42,7 +42,7 @@
 Name[nl]=Openen met bestandsbeheerder
 Name[nn]=Opna med filhandsamaren
 Name[pa]=ਫਾਇਲ ਮੈਨੇਜਰ ਨਾਲ ਖੋਲ੍ਹੋ
-Name[pl]=Otwórz przy użyciu menadżera plików
+Name[pl]=Otwórz do zarządzania plikami
 Name[pt]=Abrir com o Gestor de Ficheiros
 Name[pt_BR]=Abrir com o gerenciador de arquivos
 Name[ro]=Deschide cu gestionarul de fișiere

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



commit kamera for openSUSE:Factory

2014-06-19 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2014-06-19 13:15:29

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2014-05-22 
06:49:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2014-06-19 
13:15:44.0 +0200
@@ -1,0 +2,7 @@
+Sun Jun  8 18:31:43 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:

  kamera-4.13.1.tar.xz

New:

  kamera-4.13.2.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.Dj64Ko/_old  2014-06-19 13:15:45.0 +0200
+++ /var/tmp/diff_new_pack.Dj64Ko/_new  2014-06-19 13:15:45.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.13.1
+Version:4.13.2
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.13.1.tar.xz - kamera-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 kamera for openSUSE:Factory

2014-05-21 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2014-05-22 06:49:43

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2014-04-18 
12:36:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2014-05-22 
06:49:55.0 +0200
@@ -1,0 +2,7 @@
+Fri May  9 16:43:37 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:

  kamera-4.13.0.tar.xz

New:

  kamera-4.13.1.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.TSzM1t/_old  2014-05-22 06:49:57.0 +0200
+++ /var/tmp/diff_new_pack.TSzM1t/_new  2014-05-22 06:49:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.13.0
+Version:4.13.1
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.13.0.tar.xz - kamera-4.13.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-4.13.0/solid_camera.desktop 
new/kamera-4.13.1/solid_camera.desktop
--- old/kamera-4.13.0/solid_camera.desktop  2014-03-27 05:49:57.0 
+0100
+++ new/kamera-4.13.1/solid_camera.desktop  2014-04-25 10:26:22.0 
+0200
@@ -21,7 +21,7 @@
 Name[es]=Abrir con el gestor de archivos
 Name[et]=Avamine failihalduriga
 Name[eu]=Ireki fitxategi kudeatzailearekin
-Name[fi]=Avaa tiedostohallinnalla
+Name[fi]=Avaa tiedostonhallinnassa
 Name[fr]=Ouvrir dans le gestionnaire de fichiers
 Name[ga]=Oscail i mBainisteoir Comhad
 Name[gl]=Abrir co xestor de ficheiros

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



commit kamera for openSUSE:Factory

2014-04-18 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2014-04-18 11:34:41

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2014-03-30 
09:39:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2014-04-18 
12:36:44.0 +0200
@@ -1,0 +2,7 @@
+Fri Apr 11 16:46:52 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.13.0
+   * KDE 4.13  release
+   * See http://www.kde.org/announcements/4.13/
+
+---

Old:

  kamera-4.12.97.tar.xz

New:

  kamera-4.13.0.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.JKsLlV/_old  2014-04-18 12:36:45.0 +0200
+++ /var/tmp/diff_new_pack.JKsLlV/_new  2014-04-18 12:36:45.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.12.97
+Version:4.13.0
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.12.97.tar.xz - kamera-4.13.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-4.12.97/kcontrol/kamera.desktop 
new/kamera-4.13.0/kcontrol/kamera.desktop
--- old/kamera-4.12.97/kcontrol/kamera.desktop  2014-01-20 13:32:40.0 
+0100
+++ new/kamera-4.13.0/kcontrol/kamera.desktop   2014-03-27 05:49:57.0 
+0100
@@ -104,6 +104,7 @@
 X-KDE-Keywords[nb]=gphoto,camera,digicam,webcam,kamera
 X-KDE-Keywords[nds]=gphoto,camera,digicam,webcam,nettkamera,kamera
 X-KDE-Keywords[nl]=gphoto,camera,digicam,webcam,kamera
+X-KDE-Keywords[pa]=gphoto,camera,digicam,webcam,kamera,ਕੈਮਰਾ,ਜੀਫੋਟੋ,ਵੈੱਬਕੈਮ
 X-KDE-Keywords[pl]=gphoto,kamera,digicam,internetowa,camera
 X-KDE-Keywords[pt]=gphoto,câmara,máquina,webcam,kamera
 X-KDE-Keywords[pt_BR]=gphoto,câmera,digikam,webcam,kamera

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



commit kamera for openSUSE:Factory

2014-03-30 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2014-03-30 07:51:24

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2014-03-18 
16:08:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2014-03-30 
09:39:58.0 +0200
@@ -1,0 +2,14 @@
+Thu Mar 27 17:41:01 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:07:02 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:

  kamera-4.12.90.tar.xz

New:

  kamera-4.12.97.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.ZvDoh4/_old  2014-03-30 09:43:20.0 +0200
+++ /var/tmp/diff_new_pack.ZvDoh4/_new  2014-03-30 09:43:20.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.12.90
+Version:4.12.97
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.12.90.tar.xz - kamera-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 kamera for openSUSE:Factory

2014-03-18 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2014-03-18 16:08:35

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2014-02-20 
07:55:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2014-03-18 
16:08:36.0 +0100
@@ -1,0 +2,14 @@
+Thu Mar 13 20:11:57 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:01:24 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:

  kamera-4.12.2.tar.xz

New:

  kamera-4.12.90.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.8JPuEJ/_old  2014-03-18 16:08:36.0 +0100
+++ /var/tmp/diff_new_pack.8JPuEJ/_new  2014-03-18 16:08:36.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.12.2
+Version:4.12.90
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.12.2.tar.xz - kamera-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 kamera for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2014-02-20 07:55:13

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2014-01-27 
11:15:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2014-02-20 
07:55:27.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:11:01 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:

  kamera-4.12.1.tar.xz

New:

  kamera-4.12.2.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.bZhuQe/_old  2014-02-20 07:55:28.0 +0100
+++ /var/tmp/diff_new_pack.bZhuQe/_new  2014-02-20 07:55:28.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.12.1.tar.xz - kamera-4.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-4.12.1/CMakeLists.txt 
new/kamera-4.12.2/CMakeLists.txt
--- old/kamera-4.12.1/CMakeLists.txt2013-12-24 10:37:02.0 +0100
+++ new/kamera-4.12.2/CMakeLists.txt2014-01-20 13:32:08.0 +0100
@@ -1,27 +1,29 @@
 project(kamera)
 
 find_package(KDE4 REQUIRED)
+include(CMakePushCheckState)
+include(CheckSymbolExists)
 include(KDE4Defaults)
 include(MacroLibrary)
 include(MacroOptionalAddSubdirectory)
-include(CheckLibraryExists)
-
 
 find_package(Gphoto2)
 macro_log_feature(GPHOTO2_FOUND gphoto2 Required to build kamera 
http://heanet.dl.sourceforge.net/sourceforge/gphoto; TRUE  )
 
-check_library_exists(gphoto2_port gp_port_info_get_name  GPHOTO2_5)
-if(GPHOTO2_5)
-message(STATUS Found libgphoto 2.5)
-else(GPHOTO2_5)
-message(STATUS libgphoto 2.5 not found, assuming libgphoto2 2.4)
-endif(GPHOTO2_5)
-set(HAVE_GPHOTO2_5 ${GPHOTO2_5})
+cmake_push_check_state()
+set(CMAKE_REQUIRED_INCLUDES ${GPHOTO2_INCLUDE_DIR})
+set(CMAKE_REQUIRED_LIBRARIES ${GPHOTO2_LIBRARIES})
+check_symbol_exists(gp_port_info_get_name gphoto2.h HAVE_GPHOTO2_5)
+cmake_pop_check_state()
+
+if(HAVE_GPHOTO2_5)
+message(STATUS Detected libgphoto2 2.5.0 or newer)
+else()
+message(STATUS Detected libgphoto2 2.4 or older)
+endif()
 
 include(ConfigureChecks.cmake)
 
-
-
 configure_file(config-kamera.h.cmake 
${CMAKE_CURRENT_BINARY_DIR}/config-kamera.h)
 
 add_definitions (${QT_DEFINITIONS} ${KDE4_DEFINITIONS})

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



commit kamera for openSUSE:Factory

2014-01-27 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2014-01-27 11:15:02

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2013-12-19 
13:15:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2014-01-27 
11:15:03.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan 11 15:36:21 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:

  kamera-4.12.0.tar.xz

New:

  kamera-4.12.1.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.paf9sD/_old  2014-01-27 11:15:04.0 +0100
+++ /var/tmp/diff_new_pack.paf9sD/_new  2014-01-27 11:15:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kamera
 #
-# 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:   kamera
-Version:4.12.0
+Version:4.12.1
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.12.0.tar.xz - kamera-4.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-4.12.0/doc/index.docbook 
new/kamera-4.12.1/doc/index.docbook
--- old/kamera-4.12.0/doc/index.docbook 2013-11-29 00:43:10.0 +0100
+++ new/kamera-4.12.1/doc/index.docbook 2013-12-24 10:37:02.0 +0100
@@ -19,8 +19,8 @@
 !-- TRANS:ROLES_OF_TRANSLATORS --
 /authorgroup
 
-date2010-06-23/date
-releaseinfokde; 4.5/releaseinfo
+date2013-12-05/date
+releaseinfokde; 4.12/releaseinfo
 
 keywordset
 keywordKDE/keyword

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



commit kamera for openSUSE:Factory

2013-12-19 Thread h_root
Hello community,

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

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2013-12-11 
14:33:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2013-12-19 
13:15:59.0 +0100
@@ -1,0 +2,7 @@
+Sat Dec 14 18:03:51 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:

  kamera-4.11.97.tar.xz

New:

  kamera-4.12.0.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.7gJLcI/_old  2013-12-19 13:15:59.0 +0100
+++ /var/tmp/diff_new_pack.7gJLcI/_new  2013-12-19 13:16:00.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.11.97
+Version:4.12.0
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.11.97.tar.xz - kamera-4.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-4.11.97/CMakeLists.txt 
new/kamera-4.12.0/CMakeLists.txt
--- old/kamera-4.11.97/CMakeLists.txt   2013-10-25 16:45:46.0 +0200
+++ new/kamera-4.12.0/CMakeLists.txt2013-11-29 00:43:10.0 +0100
@@ -4,6 +4,7 @@
 include(KDE4Defaults)
 include(MacroLibrary)
 include(MacroOptionalAddSubdirectory)
+include(CheckLibraryExists)
 
 
 find_package(Gphoto2)

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



commit kamera for openSUSE:Factory

2013-12-11 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2013-12-11 14:33:21

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2013-12-02 
12:31:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2013-12-11 
14:33:23.0 +0100
@@ -1,0 +2,14 @@
+Fri Nov 29 07:05:01 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:19:32 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:

  kamera-4.11.90.tar.xz

New:

  kamera-4.11.97.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.nRdV2T/_old  2013-12-11 14:33:24.0 +0100
+++ /var/tmp/diff_new_pack.nRdV2T/_new  2013-12-11 14:33:24.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.11.90
+Version:4.11.97
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.11.90.tar.xz - kamera-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 kamera for openSUSE:Factory

2013-12-02 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2013-12-02 12:31:47

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2013-10-03 
15:50:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2013-12-02 
12:31:47.0 +0100
@@ -1,0 +2,21 @@
+Sat Nov 16 17:52:11 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 22:53:24 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:07:08 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:

  kamera-4.11.2.tar.xz

New:

  kamera-4.11.90.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.CLP3N3/_old  2013-12-02 12:31:48.0 +0100
+++ /var/tmp/diff_new_pack.CLP3N3/_new  2013-12-02 12:31:48.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.11.2
+Version:4.11.90
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.11.2.tar.xz - kamera-4.11.90.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-4.11.2/kcontrol/kamera.cpp 
new/kamera-4.11.90/kcontrol/kamera.cpp
--- old/kamera-4.11.2/kcontrol/kamera.cpp   2013-06-28 19:36:05.0 
+0200
+++ new/kamera-4.11.90/kcontrol/kamera.cpp  2013-10-25 16:45:46.0 
+0200
@@ -50,8 +50,6 @@
 
 // --- Camera control center module widget ---
 
-KKameraConfig *KKameraConfig::m_instance = NULL;
-
 KKameraConfig::KKameraConfig(QWidget *parent, const QVariantList )
: KCModule(KKameraConfigFactory::componentData(), parent/*, name*/)
 {
@@ -72,9 +70,6 @@
 
displayGPFailureDialogue();
}
-
-   // store instance for frontend_prompt
-   m_instance = this;
 }
 
 KKameraConfig::~KKameraConfig()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-4.11.2/kcontrol/kamera.h 
new/kamera-4.11.90/kcontrol/kamera.h
--- old/kamera-4.11.2/kcontrol/kamera.h 2013-06-28 19:36:05.0 +0200
+++ new/kamera-4.11.90/kcontrol/kamera.h2013-10-25 16:45:46.0 
+0200
@@ -104,8 +104,6 @@
// true if libgphoto2 was initialised successfully in
// the constructor
bool m_gpInitialised;
-
-   static KKameraConfig *m_instance;
 };
 
 #endif

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



commit kamera for openSUSE:Factory

2013-10-03 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2013-10-03 15:50:12

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2013-09-09 
11:07:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2013-10-03 
15:50:13.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 28 15:08:55 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:

  kamera-4.11.1.tar.xz

New:

  kamera-4.11.2.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.q0si3q/_old  2013-10-03 15:50:14.0 +0200
+++ /var/tmp/diff_new_pack.q0si3q/_new  2013-10-03 15:50:14.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.11.1
+Version:4.11.2
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.11.1.tar.xz - kamera-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 kamera for openSUSE:Factory

2013-09-09 Thread h_root
Hello community,

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

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2013-08-16 
13:40:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2013-09-09 
11:07:11.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep  1 09:59:56 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:

  kamera-4.11.0.tar.xz

New:

  kamera-4.11.1.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.IU83d9/_old  2013-09-09 11:07:11.0 +0200
+++ /var/tmp/diff_new_pack.IU83d9/_new  2013-09-09 11:07:11.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.11.0
+Version:4.11.1
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.11.0.tar.xz - kamera-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 kamera for openSUSE:Factory

2013-08-16 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2013-08-16 13:40:04

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2013-07-30 
15:57:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2013-08-16 
13:40:06.0 +0200
@@ -1,0 +2,7 @@
+Thu Aug  8 15:02:13 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.0
+   * KDE 4.11 Final release
+   * See http://www.kde.org/announcements/4.11/
+
+---

Old:

  kamera-4.10.97.tar.xz

New:

  kamera-4.11.0.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.D47TQp/_old  2013-08-16 13:40:06.0 +0200
+++ /var/tmp/diff_new_pack.D47TQp/_new  2013-08-16 13:40:06.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.10.97
+Version:4.11.0
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.10.97.tar.xz - kamera-4.11.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-4.10.97/kcontrol/kameraconfigdialog.cpp 
new/kamera-4.11.0/kcontrol/kameraconfigdialog.cpp
--- old/kamera-4.10.97/kcontrol/kameraconfigdialog.cpp  2013-07-10 
01:14:00.0 +0200
+++ new/kamera-4.11.0/kcontrol/kameraconfigdialog.cpp   2013-08-06 
14:46:14.0 +0200
@@ -73,7 +73,7 @@
const char *widget_label;
float widget_value_float;
int widget_value_int;
-   const char *widget_value_string;
+   const char *widget_value_string = NULL;
gp_widget_get_type(widget, widget_type);
gp_widget_get_label(widget, widget_label);
gp_widget_get_info(widget, widget_info);
@@ -182,7 +182,7 @@
gp_widget_get_choice(widget, i, widget_choice);
 
new QRadioButton(widget_choice, buttonGroup);
-   if(!strcmp(widget_value_string, widget_choice))
+   if(widget_value_string  
!strcmp(widget_value_string, widget_choice))
buttonGroup-setButton(i);
}
m_wmap.insert(widget, buttonGroup);
@@ -204,7 +204,7 @@
gp_widget_get_choice(widget, i, widget_choice);
 
comboBox-addItem(widget_choice);
-   if(!strcmp(widget_value_string, widget_choice))
+   if(widget_value_string  
!strcmp(widget_value_string, widget_choice))
comboBox-setCurrentIndex(i);
}
m_wmap.insert(widget, comboBox);

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



commit kamera for openSUSE:Factory

2013-07-30 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2013-07-30 15:57:09

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2013-07-22 
17:09:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2013-07-30 
15:57:11.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 25 22:26:19 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:

  kamera-4.10.95.tar.xz

New:

  kamera-4.10.97.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.FU7Qj1/_old  2013-07-30 15:57:12.0 +0200
+++ /var/tmp/diff_new_pack.FU7Qj1/_new  2013-07-30 15:57:12.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.10.95
+Version:4.10.97
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.10.95.tar.xz - kamera-4.10.97.tar.xz ++

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



commit kamera for openSUSE:Factory

2013-07-22 Thread h_root
Hello community,

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

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2013-07-08 
07:33:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2013-07-22 
17:09:27.0 +0200
@@ -1,0 +2,7 @@
+Mon Jul 15 08:12: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:

  kamera-4.10.90.tar.xz

New:

  kamera-4.10.95.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.kn6trV/_old  2013-07-22 17:09:27.0 +0200
+++ /var/tmp/diff_new_pack.kn6trV/_new  2013-07-22 17:09:27.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.10.90
+Version:4.10.95
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.10.90.tar.xz - kamera-4.10.95.tar.xz ++
Files old/kamera-4.10.90/doc/index.cache.bz2 and 
new/kamera-4.10.95/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-4.10.90/kcontrol/kamera.desktop 
new/kamera-4.10.95/kcontrol/kamera.desktop
--- old/kamera-4.10.90/kcontrol/kamera.desktop  2013-05-28 21:27:27.0 
+0200
+++ new/kamera-4.10.95/kcontrol/kamera.desktop  2013-07-10 01:14:00.0 
+0200
@@ -88,7 +88,7 @@
 X-KDE-Keywords[es]=gphoto,cámara,digicam,webcam,kamera
 X-KDE-Keywords[et]=gphoto,kaamera,digitaalkaamera,veebikaamera,kamera
 X-KDE-Keywords[fi]=gphoto,kamera,digikamera,webkamera
-X-KDE-Keywords[fr]=gphoto,appareil photo,appareil numérique,webcam,kamera
+X-KDE-Keywords[fr]=GPhoto, appareil photo, appareil numérique, webcam, Kamera
 X-KDE-Keywords[ga]=gphoto,ceamara,digicam,ceamara Gréasáin,kamera
 X-KDE-Keywords[gl]=gphoto,cámara,digicam,cámara dixital,cámara web,kamera
 X-KDE-Keywords[hu]=gphoto,fényképezőgép,digitális 
fényképezőgép,webkamera,kamera

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



commit kamera for openSUSE:Factory

2013-07-07 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2013-07-08 07:33:40

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2013-06-11 
09:28:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2013-07-08 
07:33:41.0 +0200
@@ -1,0 +2,14 @@
+Thu Jun 27 18:13:09 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 19:16:45 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:

  kamera-4.10.4.tar.xz

New:

  kamera-4.10.90.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.ZFgjH5/_old  2013-07-08 07:33:41.0 +0200
+++ /var/tmp/diff_new_pack.ZFgjH5/_new  2013-07-08 07:33:41.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.10.4
+Version:4.10.90
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.10.4.tar.xz - kamera-4.10.90.tar.xz ++
Files old/kamera-4.10.4/doc/index.cache.bz2 and 
new/kamera-4.10.90/doc/index.cache.bz2 differ

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



commit kamera for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2013-06-11 06:13:24

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2013-05-16 
15:58:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2013-06-11 
09:28:38.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:36:49 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:

  kamera-4.10.3.tar.xz

New:

  kamera-4.10.4.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.5t1yz1/_old  2013-06-11 09:28:39.0 +0200
+++ /var/tmp/diff_new_pack.5t1yz1/_new  2013-06-11 09:28:39.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.10.3.tar.xz - kamera-4.10.4.tar.xz ++
Files old/kamera-4.10.3/doc/index.cache.bz2 and 
new/kamera-4.10.4/doc/index.cache.bz2 differ

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



commit kamera for openSUSE:Factory

2013-05-16 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2013-05-16 15:58:06

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2013-04-18 
10:15:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2013-05-16 
15:58:07.0 +0200
@@ -1,0 +2,8 @@
+Sat May  4 16:55:27 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:

  kamera-4.10.2.tar.xz

New:

  kamera-4.10.3.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.MCzXxk/_old  2013-05-16 15:58:07.0 +0200
+++ /var/tmp/diff_new_pack.MCzXxk/_new  2013-05-16 15:58:07.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.10.2
+Version:4.10.3
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.10.2.tar.xz - kamera-4.10.3.tar.xz ++
Files old/kamera-4.10.2/doc/index.cache.bz2 and 
new/kamera-4.10.3/doc/index.cache.bz2 differ

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



commit kamera for openSUSE:Factory

2013-04-18 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2013-04-18 10:15:31

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


Package is kamera, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2013-03-14 
11:01:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2013-04-18 
10:15:33.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr  1 19:14:05 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---

Old:

  kamera-4.10.1.tar.xz

New:

  kamera-4.10.2.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.ahUzr1/_old  2013-04-18 10:15:37.0 +0200
+++ /var/tmp/diff_new_pack.ahUzr1/_new  2013-04-18 10:15:37.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.10.1
+Version:4.10.2
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.10.1.tar.xz - kamera-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 kamera for openSUSE:Factory

2013-03-14 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2013-03-14 11:01:10

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


Package is kamera, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2013-02-04 
20:23:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2013-03-14 
11:01:12.0 +0100
@@ -1,0 +2,7 @@
+Sat Mar  2 15:36:50 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---

Old:

  kamera-4.10.0.tar.xz

New:

  kamera-4.10.1.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.hje36N/_old  2013-03-14 11:01:14.0 +0100
+++ /var/tmp/diff_new_pack.hje36N/_new  2013-03-14 11:01:14.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.10.0
+Version:4.10.1
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.10.0.tar.xz - kamera-4.10.1.tar.xz ++
Files old/kamera-4.10.0/doc/index.cache.bz2 and 
new/kamera-4.10.1/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-4.10.0/kcontrol/kamera.desktop 
new/kamera-4.10.1/kcontrol/kamera.desktop
--- old/kamera-4.10.0/kcontrol/kamera.desktop   2013-01-25 13:05:36.0 
+0100
+++ new/kamera-4.10.1/kcontrol/kamera.desktop   2013-03-01 08:00:22.0 
+0100
@@ -39,6 +39,7 @@
 Comment[lt]=Konfigūruoti fotoaparatą
 Comment[lv]=Konfigurēt fotoaparātu
 Comment[mk]=Конфигурирајте ја Kamera
+Comment[mr]=कॅमेरा संयोजीत करा
 Comment[ms]=Konfigurasi Kamera
 Comment[nb]=Sett opp Kamera
 Comment[nds]=Kamera instellen
@@ -99,6 +100,7 @@
 X-KDE-Keywords[ko]=gphoto,camera,digicam,webcam,kamera,카메라,디지털 카메라,웹캠
 X-KDE-Keywords[lt]=gphoto,camera,digicam,webcam,kamera
 X-KDE-Keywords[lv]=gphoto, fotoaparāts,digitālais fotoaparāts,tīmekļa kamera
+X-KDE-Keywords[mr]=जीफोटो, कॅमेरा, डिजिकॅम, वेबकॅम, कॅमेरा
 X-KDE-Keywords[nb]=gphoto,camera,digicam,webcam,kamera
 X-KDE-Keywords[nds]=gphoto,camera,digicam,webcam,nettkamera,kamera
 X-KDE-Keywords[nl]=gphoto,camera,digicam,webcam,kamera
@@ -160,6 +162,7 @@
 Name[lt]=Skaitmeninis fotoaparatas
 Name[lv]=Digitālais fotoaparāts
 Name[mk]=Дигитална камера
+Name[mr]=डिजिटल कॅमेरा
 Name[ms]=Kamera Digital
 Name[nb]=Digitalkamera
 Name[nds]=Digitaalkamera
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-4.10.0/solid_camera.desktop 
new/kamera-4.10.1/solid_camera.desktop
--- old/kamera-4.10.0/solid_camera.desktop  2013-01-25 13:05:36.0 
+0100
+++ new/kamera-4.10.1/solid_camera.desktop  2013-03-01 08:00:22.0 
+0100
@@ -36,6 +36,7 @@
 Name[ko]=파일 관리자로 열기
 Name[lt]=Atverti su failų tvarkykle
 Name[lv]=Atvērt failu pārvaldniekā
+Name[mr]=फाईल व्यवस्थापकात उघडा
 Name[nb]=Åpne med filbehandler
 Name[nds]=Mit Dateipleger opmaken
 Name[nl]=Openen met bestandsbeheerder

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



commit kamera for openSUSE:Factory

2013-02-04 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2013-02-04 20:23:34

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


Package is kamera, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2013-01-19 
16:36:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2013-02-04 
20:23:37.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 31 17:47:32 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---

Old:

  kamera-4.9.98.tar.xz

New:

  kamera-4.10.0.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.OqAC5U/_old  2013-02-04 20:23:38.0 +0100
+++ /var/tmp/diff_new_pack.OqAC5U/_new  2013-02-04 20:23:38.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.9.98
+Version:4.10.0
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

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



commit kamera for openSUSE:Factory

2013-01-19 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2013-01-19 16:36:54

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


Package is kamera, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2013-01-07 
15:22:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2013-01-19 
16:36:56.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 17 08:05:15 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kamera-4.9.97.tar.xz

New:

  kamera-4.9.98.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.Iy8cf4/_old  2013-01-19 16:36:57.0 +0100
+++ /var/tmp/diff_new_pack.Iy8cf4/_new  2013-01-19 16:36:57.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.9.97
+Version:4.9.98
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

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



commit kamera for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2013-01-07 15:22:42

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


Package is kamera, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2012-12-21 
09:15:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2013-01-07 
15:22:44.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:10:10 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kamera-4.9.95.tar.xz

New:

  kamera-4.9.97.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.Z8sB4A/_old  2013-01-07 15:22:45.0 +0100
+++ /var/tmp/diff_new_pack.Z8sB4A/_new  2013-01-07 15:22:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kamera
 #
-# 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:   kamera
-Version:4.9.95
+Version:4.9.97
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

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



commit kamera for openSUSE:Factory

2012-12-21 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2012-12-21 09:15:25

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


Package is kamera, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2012-12-07 
14:16:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2012-12-21 
09:15:27.0 +0100
@@ -1,0 +2,6 @@
+Wed Dec 19 18:37:25 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kamera-4.9.90.tar.xz

New:

  kamera-4.9.95.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.H9opdZ/_old  2012-12-21 09:15:28.0 +0100
+++ /var/tmp/diff_new_pack.H9opdZ/_new  2012-12-21 09:15:28.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.9.90
+Version:4.9.95
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

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



commit kamera for openSUSE:Factory

2012-12-07 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2012-12-07 14:16:37

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


Package is kamera, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2012-11-08 
07:41:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2012-12-07 
14:16:39.0 +0100
@@ -1,0 +2,12 @@
+Sat Dec  1 20:03:33 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sat Nov 24 12:51:47 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:

  kamera-4.9.3.tar.xz

New:

  kamera-4.9.90.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.2LwAjn/_old  2012-12-07 14:16:40.0 +0100
+++ /var/tmp/diff_new_pack.2LwAjn/_new  2012-12-07 14:16:40.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.9.3
+Version:4.9.90
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+
@@ -46,12 +46,9 @@
 
 %install
   cd build
-%make_install
+  %kde4_makeinstall
   %kde_post_install
 
-%clean
-  rm -rf %{buildroot}
-
 %package -n kio_kamera
 Summary:KDE I/O-Slave for Cameras
 License:GPL-2.0+

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



  1   2   >