commit kiconthemes for openSUSE:Factory
Hello community, here is the log from the commit of package kiconthemes for openSUSE:Factory checked in at 2018-12-19 13:41:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kiconthemes (Old) and /work/SRC/openSUSE:Factory/.kiconthemes.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kiconthemes" Wed Dec 19 13:41:34 2018 rev:64 rq:658568 version:5.53.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kiconthemes/kiconthemes.changes 2018-11-14 14:34:58.175233861 +0100 +++ /work/SRC/openSUSE:Factory/.kiconthemes.new.28833/kiconthemes.changes 2018-12-19 13:41:35.495941816 +0100 @@ -1,0 +2,10 @@ +Sun Dec 09 19:43:44 UTC 2018 - lbeltrame@kde.org + +- Update to 5.53.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.53.0.php +- Changes since 5.52.0: + * Qt 5.9 is now required + +------------------------------------------------------------------- Old: ---- kiconthemes-5.52.0.tar.xz New: ---- kiconthemes-5.53.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kiconthemes.spec ++++++ --- /var/tmp/diff_new_pack.1IeFCo/_old 2018-12-19 13:41:36.207940812 +0100 +++ /var/tmp/diff_new_pack.1IeFCo/_new 2018-12-19 13:41:36.211940807 +0100 @@ -17,14 +17,14 @@ %define lname libKF5IconThemes5 -%define _tar_path 5.52 +%define _tar_path 5.53 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: kiconthemes -Version: 5.52.0 +Version: 5.53.0 Release: 0 Summary: Icon GUI utilities License: LGPL-2.1-or-later AND GPL-2.0-or-later ++++++ kiconthemes-5.52.0.tar.xz -> kiconthemes-5.53.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.52.0/CMakeLists.txt new/kiconthemes-5.53.0/CMakeLists.txt --- old/kiconthemes-5.52.0/CMakeLists.txt 2018-11-03 19:01:39.000000000 +0100 +++ new/kiconthemes-5.53.0/CMakeLists.txt 2018-12-01 15:56:02.000000000 +0100 @@ -1,12 +1,12 @@ cmake_minimum_required(VERSION 3.0) -set(KF5_VERSION "5.52.0") # handled by release scripts -set(KF5_DEP_VERSION "5.52.0") # handled by release scripts +set(KF5_VERSION "5.53.0") # handled by release scripts +set(KF5_DEP_VERSION "5.53.0") # handled by release scripts project(KIconThemes VERSION ${KF5_VERSION}) # ECM setup include(FeatureSummary) -find_package(ECM 5.52.0 NO_MODULE) +find_package(ECM 5.53.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://projects.kde.org/projects/kdesupport/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) @@ -33,7 +33,7 @@ SOVERSION 5) # Dependencies -set(REQUIRED_QT_VERSION 5.8.0) +set(REQUIRED_QT_VERSION 5.9.0) find_package(Qt5Widgets ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE) find_package(Qt5Svg ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE) find_package(Qt5DBus ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.52.0/po/sr/kiconthemes5.po new/kiconthemes-5.53.0/po/sr/kiconthemes5.po --- old/kiconthemes-5.52.0/po/sr/kiconthemes5.po 2018-11-03 19:01:39.000000000 +0100 +++ new/kiconthemes-5.53.0/po/sr/kiconthemes5.po 2018-12-01 15:56:02.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kiconthemes5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-08-16 09:05+0200\n" +"POT-Creation-Date: 2018-10-26 03:46+0200\n" "PO-Revision-Date: 2016-11-28 01:32+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" "Language-Team: Serbian <kde-i18n-sr@kde.org>\n" @@ -25,102 +25,102 @@ "X-Wrapping: fine\n" # >> @title:window -#: kicondialog.cpp:260 kicondialog.cpp:272 kicondialog.cpp:602 +#: kicondialog.cpp:261 kicondialog.cpp:273 kicondialog.cpp:605 #, kde-format msgid "Select Icon" msgstr "Избор иконице" -#: kicondialog.cpp:289 +#: kicondialog.cpp:290 #, kde-format msgid "Icon Source" msgstr "Извор иконице" -#: kicondialog.cpp:298 +#: kicondialog.cpp:299 #, kde-format msgid "S&ystem icons:" msgstr "&Системске иконице:" -#: kicondialog.cpp:304 +#: kicondialog.cpp:305 #, kde-format msgid "O&ther icons:" msgstr "&Друге иконице:" -#: kicondialog.cpp:307 +#: kicondialog.cpp:308 #, kde-format msgid "&Browse..." msgstr "&Прегледај..." -#: kicondialog.cpp:318 +#: kicondialog.cpp:319 #, kde-format msgid "&Search:" msgstr "&Тражи:" -#: kicondialog.cpp:325 +#: kicondialog.cpp:326 #, kde-format msgid "Search interactively for icon names (e.g. folder)." msgstr "Интерактивно тражи имена иконица (нпр. фасцикла)." # >> @item:inlistbox System icons -#: kicondialog.cpp:355 +#: kicondialog.cpp:356 #, kde-format msgid "Actions" msgstr "радње" # >> @item:inlistbox System icons -#: kicondialog.cpp:356 +#: kicondialog.cpp:357 #, kde-format msgid "Applications" msgstr "програми" # >> @item:inlistbox System icons -#: kicondialog.cpp:357 +#: kicondialog.cpp:358 #, kde-format msgid "Categories" msgstr "категорије" # >> @item:inlistbox System icons -#: kicondialog.cpp:358 +#: kicondialog.cpp:359 #, kde-format msgid "Devices" msgstr "уређаји" # >> @item:inlistbox System icons -#: kicondialog.cpp:359 +#: kicondialog.cpp:360 #, kde-format msgid "Emblems" msgstr "амблеми" # >> @item:inlistbox System icons -#: kicondialog.cpp:360 +#: kicondialog.cpp:361 #, kde-format msgid "Emotes" msgstr "емотикони" # >> @item:inlistbox System icons -#: kicondialog.cpp:361 +#: kicondialog.cpp:362 #, kde-format msgid "Mimetypes" msgstr "МИМЕ типови" # >> @item:inlistbox System icons -#: kicondialog.cpp:362 +#: kicondialog.cpp:363 #, kde-format msgid "Places" msgstr "места" # >> @item:inlistbox System icons -#: kicondialog.cpp:363 +#: kicondialog.cpp:364 #, kde-format msgid "Status" msgstr "стање" # >> @item:inlistbox System icons -#: kicondialog.cpp:364 +#: kicondialog.cpp:365 #, kde-format msgid "All" msgstr "све" -#: kicondialog.cpp:602 +#: kicondialog.cpp:605 #, fuzzy, kde-format #| msgid "*.png *.xpm *.svg *.svgz|Icon Files (*.png *.xpm *.svg *.svgz)" msgid "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.52.0/po/sr@ijekavian/kiconthemes5.po new/kiconthemes-5.53.0/po/sr@ijekavian/kiconthemes5.po --- old/kiconthemes-5.52.0/po/sr@ijekavian/kiconthemes5.po 2018-11-03 19:01:39.000000000 +0100 +++ new/kiconthemes-5.53.0/po/sr@ijekavian/kiconthemes5.po 2018-12-01 15:56:02.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kiconthemes5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-08-16 09:05+0200\n" +"POT-Creation-Date: 2018-10-26 03:46+0200\n" "PO-Revision-Date: 2016-11-28 01:32+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" "Language-Team: Serbian <kde-i18n-sr@kde.org>\n" @@ -24,102 +24,102 @@ "X-Environment: kde\n" # >> @title:window -#: kicondialog.cpp:260 kicondialog.cpp:272 kicondialog.cpp:602 +#: kicondialog.cpp:261 kicondialog.cpp:273 kicondialog.cpp:605 #, kde-format msgid "Select Icon" msgstr "Избор иконице" -#: kicondialog.cpp:289 +#: kicondialog.cpp:290 #, kde-format msgid "Icon Source" msgstr "Извор иконице" -#: kicondialog.cpp:298 +#: kicondialog.cpp:299 #, kde-format msgid "S&ystem icons:" msgstr "&Системске иконице:" -#: kicondialog.cpp:304 +#: kicondialog.cpp:305 #, kde-format msgid "O&ther icons:" msgstr "&Друге иконице:" -#: kicondialog.cpp:307 +#: kicondialog.cpp:308 #, kde-format msgid "&Browse..." msgstr "&Прегледај..." -#: kicondialog.cpp:318 +#: kicondialog.cpp:319 #, kde-format msgid "&Search:" msgstr "&Тражи:" -#: kicondialog.cpp:325 +#: kicondialog.cpp:326 #, kde-format msgid "Search interactively for icon names (e.g. folder)." msgstr "Интерактивно тражи имена иконица (нпр. фасцикла)." # >> @item:inlistbox System icons -#: kicondialog.cpp:355 +#: kicondialog.cpp:356 #, kde-format msgid "Actions" msgstr "радње" # >> @item:inlistbox System icons -#: kicondialog.cpp:356 +#: kicondialog.cpp:357 #, kde-format msgid "Applications" msgstr "програми" # >> @item:inlistbox System icons -#: kicondialog.cpp:357 +#: kicondialog.cpp:358 #, kde-format msgid "Categories" msgstr "категорије" # >> @item:inlistbox System icons -#: kicondialog.cpp:358 +#: kicondialog.cpp:359 #, kde-format msgid "Devices" msgstr "уређаји" # >> @item:inlistbox System icons -#: kicondialog.cpp:359 +#: kicondialog.cpp:360 #, kde-format msgid "Emblems" msgstr "амблеми" # >> @item:inlistbox System icons -#: kicondialog.cpp:360 +#: kicondialog.cpp:361 #, kde-format msgid "Emotes" msgstr "емотикони" # >> @item:inlistbox System icons -#: kicondialog.cpp:361 +#: kicondialog.cpp:362 #, kde-format msgid "Mimetypes" msgstr "МИМЕ типови" # >> @item:inlistbox System icons -#: kicondialog.cpp:362 +#: kicondialog.cpp:363 #, kde-format msgid "Places" msgstr "мјеста" # >> @item:inlistbox System icons -#: kicondialog.cpp:363 +#: kicondialog.cpp:364 #, kde-format msgid "Status" msgstr "стање" # >> @item:inlistbox System icons -#: kicondialog.cpp:364 +#: kicondialog.cpp:365 #, kde-format msgid "All" msgstr "све" -#: kicondialog.cpp:602 +#: kicondialog.cpp:605 #, fuzzy, kde-format #| msgid "*.png *.xpm *.svg *.svgz|Icon Files (*.png *.xpm *.svg *.svgz)" msgid "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.52.0/po/sr@ijekavianlatin/kiconthemes5.po new/kiconthemes-5.53.0/po/sr@ijekavianlatin/kiconthemes5.po --- old/kiconthemes-5.52.0/po/sr@ijekavianlatin/kiconthemes5.po 2018-11-03 19:01:39.000000000 +0100 +++ new/kiconthemes-5.53.0/po/sr@ijekavianlatin/kiconthemes5.po 2018-12-01 15:56:02.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kiconthemes5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-08-16 09:05+0200\n" +"POT-Creation-Date: 2018-10-26 03:46+0200\n" "PO-Revision-Date: 2016-11-28 01:32+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" "Language-Team: Serbian <kde-i18n-sr@kde.org>\n" @@ -24,102 +24,102 @@ "X-Environment: kde\n" # >> @title:window -#: kicondialog.cpp:260 kicondialog.cpp:272 kicondialog.cpp:602 +#: kicondialog.cpp:261 kicondialog.cpp:273 kicondialog.cpp:605 #, kde-format msgid "Select Icon" msgstr "Izbor ikonice" -#: kicondialog.cpp:289 +#: kicondialog.cpp:290 #, kde-format msgid "Icon Source" msgstr "Izvor ikonice" -#: kicondialog.cpp:298 +#: kicondialog.cpp:299 #, kde-format msgid "S&ystem icons:" msgstr "&Sistemske ikonice:" -#: kicondialog.cpp:304 +#: kicondialog.cpp:305 #, kde-format msgid "O&ther icons:" msgstr "&Druge ikonice:" -#: kicondialog.cpp:307 +#: kicondialog.cpp:308 #, kde-format msgid "&Browse..." msgstr "&Pregledaj..." -#: kicondialog.cpp:318 +#: kicondialog.cpp:319 #, kde-format msgid "&Search:" msgstr "&Traži:" -#: kicondialog.cpp:325 +#: kicondialog.cpp:326 #, kde-format msgid "Search interactively for icon names (e.g. folder)." msgstr "Interaktivno traži imena ikonica (npr. fascikla)." # >> @item:inlistbox System icons -#: kicondialog.cpp:355 +#: kicondialog.cpp:356 #, kde-format msgid "Actions" msgstr "radnje" # >> @item:inlistbox System icons -#: kicondialog.cpp:356 +#: kicondialog.cpp:357 #, kde-format msgid "Applications" msgstr "programi" # >> @item:inlistbox System icons -#: kicondialog.cpp:357 +#: kicondialog.cpp:358 #, kde-format msgid "Categories" msgstr "kategorije" # >> @item:inlistbox System icons -#: kicondialog.cpp:358 +#: kicondialog.cpp:359 #, kde-format msgid "Devices" msgstr "uređaji" # >> @item:inlistbox System icons -#: kicondialog.cpp:359 +#: kicondialog.cpp:360 #, kde-format msgid "Emblems" msgstr "amblemi" # >> @item:inlistbox System icons -#: kicondialog.cpp:360 +#: kicondialog.cpp:361 #, kde-format msgid "Emotes" msgstr "emotikoni" # >> @item:inlistbox System icons -#: kicondialog.cpp:361 +#: kicondialog.cpp:362 #, kde-format msgid "Mimetypes" msgstr "MIME tipovi" # >> @item:inlistbox System icons -#: kicondialog.cpp:362 +#: kicondialog.cpp:363 #, kde-format msgid "Places" msgstr "mjesta" # >> @item:inlistbox System icons -#: kicondialog.cpp:363 +#: kicondialog.cpp:364 #, kde-format msgid "Status" msgstr "stanje" # >> @item:inlistbox System icons -#: kicondialog.cpp:364 +#: kicondialog.cpp:365 #, kde-format msgid "All" msgstr "sve" -#: kicondialog.cpp:602 +#: kicondialog.cpp:605 #, fuzzy, kde-format #| msgid "*.png *.xpm *.svg *.svgz|Icon Files (*.png *.xpm *.svg *.svgz)" msgid "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.52.0/po/sr@latin/kiconthemes5.po new/kiconthemes-5.53.0/po/sr@latin/kiconthemes5.po --- old/kiconthemes-5.52.0/po/sr@latin/kiconthemes5.po 2018-11-03 19:01:39.000000000 +0100 +++ new/kiconthemes-5.53.0/po/sr@latin/kiconthemes5.po 2018-12-01 15:56:02.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kiconthemes5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-08-16 09:05+0200\n" +"POT-Creation-Date: 2018-10-26 03:46+0200\n" "PO-Revision-Date: 2016-11-28 01:32+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" "Language-Team: Serbian <kde-i18n-sr@kde.org>\n" @@ -24,102 +24,102 @@ "X-Environment: kde\n" # >> @title:window -#: kicondialog.cpp:260 kicondialog.cpp:272 kicondialog.cpp:602 +#: kicondialog.cpp:261 kicondialog.cpp:273 kicondialog.cpp:605 #, kde-format msgid "Select Icon" msgstr "Izbor ikonice" -#: kicondialog.cpp:289 +#: kicondialog.cpp:290 #, kde-format msgid "Icon Source" msgstr "Izvor ikonice" -#: kicondialog.cpp:298 +#: kicondialog.cpp:299 #, kde-format msgid "S&ystem icons:" msgstr "&Sistemske ikonice:" -#: kicondialog.cpp:304 +#: kicondialog.cpp:305 #, kde-format msgid "O&ther icons:" msgstr "&Druge ikonice:" -#: kicondialog.cpp:307 +#: kicondialog.cpp:308 #, kde-format msgid "&Browse..." msgstr "&Pregledaj..." -#: kicondialog.cpp:318 +#: kicondialog.cpp:319 #, kde-format msgid "&Search:" msgstr "&Traži:" -#: kicondialog.cpp:325 +#: kicondialog.cpp:326 #, kde-format msgid "Search interactively for icon names (e.g. folder)." msgstr "Interaktivno traži imena ikonica (npr. fascikla)." # >> @item:inlistbox System icons -#: kicondialog.cpp:355 +#: kicondialog.cpp:356 #, kde-format msgid "Actions" msgstr "radnje" # >> @item:inlistbox System icons -#: kicondialog.cpp:356 +#: kicondialog.cpp:357 #, kde-format msgid "Applications" msgstr "programi" # >> @item:inlistbox System icons -#: kicondialog.cpp:357 +#: kicondialog.cpp:358 #, kde-format msgid "Categories" msgstr "kategorije" # >> @item:inlistbox System icons -#: kicondialog.cpp:358 +#: kicondialog.cpp:359 #, kde-format msgid "Devices" msgstr "uređaji" # >> @item:inlistbox System icons -#: kicondialog.cpp:359 +#: kicondialog.cpp:360 #, kde-format msgid "Emblems" msgstr "amblemi" # >> @item:inlistbox System icons -#: kicondialog.cpp:360 +#: kicondialog.cpp:361 #, kde-format msgid "Emotes" msgstr "emotikoni" # >> @item:inlistbox System icons -#: kicondialog.cpp:361 +#: kicondialog.cpp:362 #, kde-format msgid "Mimetypes" msgstr "MIME tipovi" # >> @item:inlistbox System icons -#: kicondialog.cpp:362 +#: kicondialog.cpp:363 #, kde-format msgid "Places" msgstr "mesta" # >> @item:inlistbox System icons -#: kicondialog.cpp:363 +#: kicondialog.cpp:364 #, kde-format msgid "Status" msgstr "stanje" # >> @item:inlistbox System icons -#: kicondialog.cpp:364 +#: kicondialog.cpp:365 #, kde-format msgid "All" msgstr "sve" -#: kicondialog.cpp:602 +#: kicondialog.cpp:605 #, fuzzy, kde-format #| msgid "*.png *.xpm *.svg *.svgz|Icon Files (*.png *.xpm *.svg *.svgz)" msgid "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.52.0/po/zh_CN/kiconthemes5.po new/kiconthemes-5.53.0/po/zh_CN/kiconthemes5.po --- old/kiconthemes-5.52.0/po/zh_CN/kiconthemes5.po 2018-11-03 19:01:39.000000000 +0100 +++ new/kiconthemes-5.53.0/po/zh_CN/kiconthemes5.po 2018-12-01 15:56:02.000000000 +0100 @@ -17,7 +17,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-10-26 03:46+0200\n" -"PO-Revision-Date: 2018-10-09 18:38\n" +"PO-Revision-Date: 2018-11-12 09:13\n" "Last-Translator: guoyunhe <i@guoyunhe.me>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.52.0/src/kiconengine.cpp new/kiconthemes-5.53.0/src/kiconengine.cpp --- old/kiconthemes-5.52.0/src/kiconengine.cpp 2018-11-03 19:01:39.000000000 +0100 +++ new/kiconthemes-5.53.0/src/kiconengine.cpp 2018-12-01 15:56:02.000000000 +0100 @@ -169,12 +169,10 @@ if (id == QIconEngine::IsNullHook) { *reinterpret_cast<bool*>(data) = !mIconLoader || !mIconLoader->hasIcon(mIconName); } -#if QT_VERSION >= QT_VERSION_CHECK(5, 9, 0) if (id == QIconEngine::ScaledPixmapHook) { auto *info = reinterpret_cast<ScaledPixmapArgument *>(data); info->pixmap = createPixmap(info->size, info->scale, info->mode, info->state); return; } -#endif QIconEngine::virtual_hook(id, data); }
participants (1)
-
root