Hello community,

here is the log from the commit of package gwenview5 for openSUSE:Factory 
checked in at 2019-02-14 14:15:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gwenview5 (Old)
 and      /work/SRC/openSUSE:Factory/.gwenview5.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gwenview5"

Thu Feb 14 14:15:11 2019 rev:45 rq:673700 version:18.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gwenview5/gwenview5.changes      2019-01-21 
10:11:03.730636314 +0100
+++ /work/SRC/openSUSE:Factory/.gwenview5.new.28833/gwenview5.changes   
2019-02-14 14:15:13.700166267 +0100
@@ -1,0 +2,15 @@
+Sat Feb 09 08:24:53 UTC 2019 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------
+Fri Feb  1 15:22:28 UTC 2019 - [email protected]
+
+- Update build requirements
+
+-------------------------------------------------------------------

Old:
----
  gwenview-18.12.1.tar.xz

New:
----
  gwenview-18.12.2.tar.xz

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

Other differences:
------------------
++++++ gwenview5.spec ++++++
--- /var/tmp/diff_new_pack.6Tl5in/_old  2019-02-14 14:15:14.232166007 +0100
+++ /var/tmp/diff_new_pack.6Tl5in/_new  2019-02-14 14:15:14.232166007 +0100
@@ -16,12 +16,12 @@
 #
 
 
-%define kf5_version 5.26.0
+%define kf5_version 5.43.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:           gwenview5
-Version:        18.12.1
+Version:        18.12.2
 Release:        0
 Summary:        Image Viewer by KDE
 License:        GPL-2.0-or-later
@@ -36,10 +36,15 @@
 BuildRequires:  cfitsio-devel
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
 BuildRequires:  kactivities5-devel
-BuildRequires:  kconfig-devel
-BuildRequires:  kdelibs4support-devel
+BuildRequires:  kdoctools-devel
 BuildRequires:  kf5-filesystem
-BuildRequires:  kio-devel >= 5.4.0
+BuildRequires:  ki18n-devel
+BuildRequires:  kiconthemes-devel
+BuildRequires:  kio-devel
+BuildRequires:  kitemmodels-devel
+BuildRequires:  knotifications-devel
+BuildRequires:  kparts-devel
+BuildRequires:  kwindowsystem-devel
 BuildRequires:  libexiv2-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  libkdcraw-devel
@@ -48,17 +53,16 @@
 BuildRequires:  libpng-devel
 BuildRequires:  phonon4qt5-devel
 BuildRequires:  pkgconfig
-BuildRequires:  systemd-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5DBus) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5OpenGL) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Script) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Svg) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.2.0
+BuildRequires:  pkgconfig(Qt5Concurrent)
+BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5DBus)
+BuildRequires:  pkgconfig(Qt5OpenGL)
+BuildRequires:  pkgconfig(Qt5PrintSupport)
+BuildRequires:  pkgconfig(Qt5Svg)
+BuildRequires:  pkgconfig(Qt5Test)
+BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(Qt5X11Extras)
 Recommends:     %{name}-lang
 Provides:       gwenview = %{version}
 Obsoletes:      gwenview < %{version}

++++++ gwenview-18.12.1.tar.xz -> gwenview-18.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwenview-18.12.1/CMakeLists.txt 
new/gwenview-18.12.2/CMakeLists.txt
--- old/gwenview-18.12.1/CMakeLists.txt 2019-01-08 01:08:27.000000000 +0100
+++ new/gwenview-18.12.2/CMakeLists.txt 2019-02-05 01:26:45.000000000 +0100
@@ -3,7 +3,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}")
 
 project(gwenview VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwenview-18.12.1/po/fr/gwenview.po 
new/gwenview-18.12.2/po/fr/gwenview.po
--- old/gwenview-18.12.1/po/fr/gwenview.po      2019-01-08 01:08:26.000000000 
+0100
+++ new/gwenview-18.12.2/po/fr/gwenview.po      2019-02-05 01:26:41.000000000 
+0100
@@ -7,7 +7,7 @@
 # xavier <[email protected]>, 2012, 2013.
 # Sebastien Renard <[email protected]>, 2013.
 # Peter Potrowl <[email protected]>, 2017, 2018.
-# Simon Depiets <[email protected]>, 2018.
+# Simon Depiets <[email protected]>, 2018, 2019.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwenview-18.12.1/po/id/gwenview.po 
new/gwenview-18.12.2/po/id/gwenview.po
--- old/gwenview-18.12.1/po/id/gwenview.po      2019-01-08 01:08:26.000000000 
+0100
+++ new/gwenview-18.12.2/po/id/gwenview.po      2019-02-05 01:26:41.000000000 
+0100
@@ -3,7 +3,7 @@
 # Budiman Jojo <[email protected]>, 2014.
 # La Ode Muh. Fadlun Akbar <[email protected]>, 2014, 2015.
 # wantoyo <[email protected]>, 2015.
-# Wantoyo <[email protected]>, 2017, 2018.
+# Wantoyo <[email protected]>, 2017, 2018, 2019.
 #
 # Translators:
 msgid ""
@@ -11,7 +11,7 @@
 "Project-Id-Version: KDE Frameworks 5 Applications\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-11 07:25+0700\n"
+"PO-Revision-Date: 2019-01-16 21:44+0700\n"
 "Last-Translator: Wantoyo <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
 "Language: id\n"
@@ -19,7 +19,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 18.12.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -52,7 +52,7 @@
 "filename> in your home folder, deleting all thumbnails previously generated "
 "by Gwenview and other applications."
 msgstr ""
-"Aktifkan opsi ini jika anda tidak memiliki ruang disk yang banyak.<br/><br/"
+"Fungsikan opsi ini jika anda tidak memiliki ruang disk yang banyak.<br/><br/"
 "><em>Hati-hati:</em> ini akan menghapus folder yang bernama <filename>."
 "thumbnails</filename> dalam direktori home/berandamu, menghapus semua "
 "thumbnail yang sebelumnya dihasilkan oleh Gwenview dan aplikasi lainnya."
@@ -665,7 +665,7 @@
 #: app/gwenviewui.rc:95 part/gvpart.rc:15
 #, kde-format
 msgid "Main Toolbar"
-msgstr "BilahAlat Utama"
+msgstr "Bilah Alat Utama"
 
 #: app/imagemetainfodialog.cpp:130
 #, kde-format
@@ -790,7 +790,7 @@
 #, kde-format
 msgctxt "@option:radio action on mouse wheel"
 msgid "Zoom"
-msgstr "Zum "
+msgstr "Zoom "
 
 #. i18n: ectx: property (text), widget (QLabel, label_3)
 #: app/imageviewconfigpage.ui:256
@@ -808,13 +808,13 @@
 #: app/imageviewconfigpage.ui:298
 #, kde-format
 msgid "Keep same zoom and position"
-msgstr "Jaga posisi dan zum yang sama"
+msgstr "Jaga posisi dan zoom yang sama"
 
 #. i18n: ectx: property (text), widget (QRadioButton, 
individualZoomModeRadioButton)
 #: app/imageviewconfigpage.ui:322
 #, kde-format
 msgid "Per image zoom and position"
-msgstr "Posisi dan zum tiap image"
+msgstr "Posisi dan zoom tiap image"
 
 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_EnlargeSmallerImages)
 #. i18n: ectx: property (text), widget (QCheckBox, 
kcfg_PrintEnlargeSmallerImages)
@@ -965,7 +965,7 @@
 #, kde-format
 msgctxt "@item:inmenu"
 msgid "Install Plugins"
-msgstr "Pasang Plugin"
+msgstr "Instal Plugin"
 
 #: app/kipiinterface.cpp:274
 #, kde-format
@@ -1237,13 +1237,13 @@
 msgid ""
 "This will hide the menu bar completely. You can show it again by typing %1."
 msgstr ""
-"Ini akan menyembunyikan bilah menu secara keseluruhan. Kamu bisa "
-"menampilkannya lagi dengan mengetik %1."
+"Ini akan menyembunyikan menubar secara keseluruhan. Kamu bisa menampilkannya "
+"lagi dengan mengetik %1."
 
 #: app/mainwindow.cpp:1533
 #, kde-format
 msgid "Hide menu bar"
-msgstr "Sembunyikan bilah menu"
+msgstr "Sembunyikan menubar"
 
 #: app/mainwindow.cpp:1702
 #, kde-format
@@ -1444,7 +1444,7 @@
 #, kde-format
 msgctxt "@action Recent Files view"
 msgid "Add Containing Folder to Places"
-msgstr "Tambahkan Folder Yang Mengandungnya ke Tempat"
+msgstr "Tambahkan Folder Yang Berisi Ini ke Tempat"
 
 #: app/startmainpage.cpp:283
 #, kde-format
@@ -1462,19 +1462,19 @@
 #: app/startmainpage.ui:34
 #, kde-format
 msgid "History has been disabled."
-msgstr "Histori telah dinonaktifkan."
+msgstr "Histori telah dinonfungsikan."
 
 #. i18n: ectx: attribute (title), widget (QWidget, mRecentFoldersTab)
 #: app/startmainpage.ui:51
 #, kde-format
 msgid "Recent Folders"
-msgstr "Folder Baru-baru Ini"
+msgstr "Folder Terkini"
 
 #. i18n: ectx: attribute (title), widget (QWidget, mRecentFilesTab)
 #: app/startmainpage.ui:65
 #, kde-format
 msgid "Recent Files"
-msgstr "File Baru-baru Ini"
+msgstr "File Terkini"
 
 #. i18n: ectx: attribute (title), widget (QWidget, placesTab)
 #: app/startmainpage.ui:97
@@ -1495,7 +1495,7 @@
 "Browsing by tags is not available. Make sure Nepomuk is properly installed "
 "on your computer."
 msgstr ""
-"Penelusuran berdasarkan tanda tidak tersedia. Pastikan Nepomuk terpasang "
+"Penelusuran berdasarkan tanda tidak tersedia. Pastikan Nepomuk terinstal "
 "dengan benar di komputermu."
 
 #: app/viewmainpage.cpp:296 app/viewmainpage.cpp:450
@@ -1648,7 +1648,7 @@
 #: importer/importdialog.cpp:160
 #, kde-format
 msgid "Quit"
-msgstr "Keluar"
+msgstr "Berhenti"
 
 #: importer/importer.cpp:75
 #, kde-format
@@ -1952,7 +1952,7 @@
 #: lib/documentview/documentviewcontroller.cpp:94
 #, kde-format
 msgid "Zoom to fit"
-msgstr "Zum ke pas"
+msgstr "Zoom ke pas"
 
 #: lib/documentview/documentviewcontroller.cpp:96
 #, kde-format
@@ -1963,7 +1963,7 @@
 #: lib/documentview/documentviewcontroller.cpp:101
 #, kde-format
 msgid "Zoom to fill window by fitting to width or height"
-msgstr "Zum ke isi jendela dengan mengepaskan lebar atau tinggi"
+msgstr "Zoom ke isi window dengan mengepaskan lebar atau tinggi"
 
 #: lib/documentview/documentviewcontroller.cpp:103
 #, kde-format
@@ -2032,21 +2032,21 @@
 "            be displayed with the updated zoom and position)."
 msgstr ""
 "Menentukan apa yang terjadi ketika menuju ke image B setelah\n"
-"            dizum perbesar pada sebuah area image A. Jika disetel ke "
+"            dizoom perbesar pada sebuah area image A. Jika disetel ke "
 "autofit,\n"
 "            image B diperkecil untuk mengepaskan layar. Jika disetel ke "
 "KeepSame,\n"
-"            semua image berbagi zum dan posisi yang sama: image B disetel "
+"            semua image berbagi zoom dan posisi yang sama: image B disetel "
 "ke\n"
-"            parameter zum yang sama sebagai image A (dan jika mereka\n"
-"            diubah, image A kemudian akan ditampilkan dengan zum\n"
+"            parameter zoom yang sama sebagai image A (dan jika mereka\n"
+"            diubah, image A kemudian akan ditampilkan dengan zoom\n"
 "            dan posisi yang baru). Jika disetel ke Individual, semua image "
 "mengingat\n"
-"            zum dan posisi mereka: image B telah secara inisial disetel ke\n"
-"            paramater zum dan posisi yang sama sebagai image A, namun\n"
-"            kemudian akan mengingat zum dan posisinya (jika tidak diubah, "
+"            zoom dan posisi mereka: image B telah secara inisial disetel ke\n"
+"            paramater zoom dan posisi yang sama sebagai image A, namun\n"
+"            kemudian akan mengingat zoom dan posisinya (jika tidak diubah, "
 "image A\n"
-"            TIDAK akan ditampilkan dengan zum dan posisi baru)."
+"            TIDAK akan ditampilkan dengan zoom dan posisi baru)."
 
 #. i18n: ectx: whatsthis, entry (RenderingIntent), group (ImageView)
 #: lib/gwenviewconfig.kcfg:196
@@ -2105,7 +2105,7 @@
 msgid "Restrict crop to image ratio when Advanced Settings disabled"
 msgstr ""
 "Batasi pemangkasan untuk rasio image ketika Setelan Tingkatlanjut "
-"dinonaktifkan"
+"dinonfungsikan"
 
 #. i18n: ectx: label, entry (CropRatioIndex), group (Crop)
 #: lib/gwenviewconfig.kcfg:318
@@ -2120,7 +2120,7 @@
 msgid "Last used crop ratio width when Advanced Settings enabled"
 msgstr ""
 "Lebar rasio pangkas yang digunakan terakhir ketika Setelan Tingkatlanjut "
-"diaktifkan"
+"difungsikan"
 
 #. i18n: ectx: label, entry (CropRatioHeight), group (Crop)
 #: lib/gwenviewconfig.kcfg:326
@@ -2128,7 +2128,7 @@
 msgid "Last used crop ratio height when Advanced Settings enabled"
 msgstr ""
 "Tinggi rasio pangkas yang digunakan terakhir ketika Setelan Tingkatlanjut "
-"diaktifkan"
+"difungsikan"
 
 #: lib/historymodel.cpp:148
 #, kde-format
@@ -2413,89 +2413,3 @@
 #, kde-format
 msgid "&View"
 msgstr "&Tampilan"
-
-#~ msgid "Size"
-#~ msgstr "Ukuran"
-
-#~ msgid "Click on the red eye you want to fix"
-#~ msgstr "Klik pada mata merah yang ingin Anda perbaiki"
-
-#~ msgid "Red Eye Reduction"
-#~ msgstr "Reduksi Mata Merah"
-
-#~ msgid "RedEyeReduction"
-#~ msgstr "ReduksiMataMerah"
-
-#~ msgctxt "@label"
-#~ msgid "%1 document"
-#~ msgid_plural "%1 documents"
-#~ msgstr[0] "%1 dokumen"
-
-#~ msgid "Image Resizing"
-#~ msgstr "Mengubah Ukuran Citra"
-
-#~ msgid "Enter the new size for this image."
-#~ msgstr "Masukkan ukuran baru untuk citra ini."
-
-#, fuzzy
-#~| msgctxt "@option:Perceptual rendering intent"
-#~| msgid "Perceptual"
-#~ msgid "Percentage:"
-#~ msgstr "Persepsi"
-
-#~ msgctxt "@info"
-#~ msgid ""
-#~ "A file named <filename>%1</filename> already exists.\n"
-#~ "Are you sure you want to overwrite it?"
-#~ msgstr ""
-#~ "Sebuah file bernama <filename>%1</filename> sudah ada.\n"
-#~ "Apakah anda yakin ingin menimpanya?"
-
-#~ msgid "Ratio:"
-#~ msgstr "Rasio:"
-
-#~ msgid "Stop Slideshow"
-#~ msgstr "Hentikan Slideshow"
-
-#~ msgid "Add to Places"
-#~ msgstr "Tambah Ke Tempat"
-
-#~ msgid "Zoom to Fit Width"
-#~ msgstr "Perbesar ke Lebar Pas"
-
-#~ msgctxt ""
-#~ "@action:button Zoom to fit width, shown in status bar, keep it short "
-#~ "please"
-#~ msgid "Fit Width"
-#~ msgstr "Lebar Pas"
-
-#~ msgid "Si&ze:"
-#~ msgstr "Uku&ran:"
-
-#~ msgid "Si&ze"
-#~ msgstr "Uku&ran"
-
-#~ msgctxt "@title:window"
-#~ msgid "Copy To"
-#~ msgstr "Salin Ke"
-
-#~ msgctxt "@title:window"
-#~ msgid "Move To"
-#~ msgstr "Pindah Ke"
-
-#~ msgctxt "@title:window"
-#~ msgid "Link To"
-#~ msgstr "Taut Ke"
-
-#~ msgctxt "@info"
-#~ msgid "No image format selected."
-#~ msgstr "Tidak ada format gambar dipilih."
-
-#~ msgid "Delete"
-#~ msgstr "Hapus"
-
-#~ msgid "Forget this URL"
-#~ msgstr "Lupakan URL ini"
-
-#~ msgid "Recent URLs"
-#~ msgstr "URL Terbaru"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwenview-18.12.1/po/pl/gwenview.po 
new/gwenview-18.12.2/po/pl/gwenview.po
--- old/gwenview-18.12.1/po/pl/gwenview.po      2019-01-08 01:08:26.000000000 
+0100
+++ new/gwenview-18.12.2/po/pl/gwenview.po      2019-02-05 01:26:42.000000000 
+0100
@@ -11,20 +11,20 @@
 # Maciej Wikło <[email protected]>, 2008, 2009, 2010.
 # Franciszek Janowski <[email protected]>, 2009.
 # Artur Chłond <[email protected]>, 2011.
-# Łukasz Wojniłowicz <[email protected]>, 2011, 2012, 2013, 2014, 
2015, 2016, 2017, 2018.
+# Łukasz Wojniłowicz <[email protected]>, 2011, 2012, 2013, 2014, 
2015, 2016, 2017, 2018, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: gwenview\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:53+0100\n"
-"PO-Revision-Date: 2018-10-14 11:25+0100\n"
+"PO-Revision-Date: 2019-01-20 07:53+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
 "Language: pl\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 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"
 
@@ -349,7 +349,7 @@
 #: app/fileoperations.cpp:212
 #, kde-format
 msgid "Cancel"
-msgstr "Anuluj"
+msgstr "Zaniechaj"
 
 #: app/fileopscontextmanageritem.cpp:126
 #, kde-format
@@ -1551,7 +1551,7 @@
 msgctxt "@info"
 msgid ""
 "This image has been modified. Reloading it will discard all your changes."
-msgstr "Obraz uległ zmianie. Ponowne wczytanie anuluje wszystkie zmiany."
+msgstr "Obraz uległ zmianie. Ponowne wczytanie porzuci wszystkie zmiany."
 
 #: importer/filenameformater.cpp:104
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwenview-18.12.1/po/zh_CN/gwenview.po 
new/gwenview-18.12.2/po/zh_CN/gwenview.po
--- old/gwenview-18.12.1/po/zh_CN/gwenview.po   2019-01-08 01:08:26.000000000 
+0100
+++ new/gwenview-18.12.2/po/zh_CN/gwenview.po   2019-02-05 01:26:43.000000000 
+0100
@@ -14,7 +14,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 <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to