Hello community,

here is the log from the commit of package kiconthemes for openSUSE:Factory 
checked in at 2020-11-19 11:50:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kiconthemes (Old)
 and      /work/SRC/openSUSE:Factory/.kiconthemes.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kiconthemes"

Thu Nov 19 11:50:57 2020 rev:89 rq:848556 version:5.76.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kiconthemes/kiconthemes.changes  2020-10-12 
13:56:39.266149547 +0200
+++ /work/SRC/openSUSE:Factory/.kiconthemes.new.5913/kiconthemes.changes        
2020-11-23 10:32:24.405487320 +0100
@@ -1,0 +2,11 @@
+Sat Nov  7 21:34:49 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.76.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.76.0
+- Changes since 5.75.0:
+  * Keep aspect ration when upscaling
+  * If include is define in .h remove it if it's defined in .cpp too (scripted)
+
+-------------------------------------------------------------------

Old:
----
  kiconthemes-5.75.0.tar.xz
  kiconthemes-5.75.0.tar.xz.sig

New:
----
  kiconthemes-5.76.0.tar.xz
  kiconthemes-5.76.0.tar.xz.sig

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

Other differences:
------------------
++++++ kiconthemes.spec ++++++
--- /var/tmp/diff_new_pack.wakRmX/_old  2020-11-23 10:32:24.953487920 +0100
+++ /var/tmp/diff_new_pack.wakRmX/_new  2020-11-23 10:32:24.953487920 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5IconThemes5
-%define _tar_path 5.75
+%define _tar_path 5.76
 # 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.75.0
+Version:        5.76.0
 Release:        0
 Summary:        Icon GUI utilities
 License:        LGPL-2.1-or-later AND GPL-2.0-or-later


++++++ kiconthemes-5.75.0.tar.xz -> kiconthemes-5.76.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiconthemes-5.75.0/CMakeLists.txt 
new/kiconthemes-5.76.0/CMakeLists.txt
--- old/kiconthemes-5.75.0/CMakeLists.txt       2020-10-04 20:46:48.000000000 
+0200
+++ new/kiconthemes-5.76.0/CMakeLists.txt       2020-11-07 13:08:30.000000000 
+0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.75.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.75.0") # handled by release scripts
+set(KF5_VERSION "5.76.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.76.0") # handled by release scripts
 project(KIconThemes VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.75.0  NO_MODULE)
+find_package(ECM 5.76.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -55,7 +55,7 @@
 remove_definitions(-DQT_NO_CAST_FROM_ASCII)
 remove_definitions(-DQT_NO_CAST_FROM_BYTEARRAY)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054900)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054B00)
 add_definitions(-DQT_NO_FOREACH)
 
 add_definitions(-DTRANSLATION_DOMAIN=\"kiconthemes5\")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiconthemes-5.75.0/po/ast/kiconthemes5.po 
new/kiconthemes-5.76.0/po/ast/kiconthemes5.po
--- old/kiconthemes-5.75.0/po/ast/kiconthemes5.po       2020-10-04 
20:46:48.000000000 +0200
+++ new/kiconthemes-5.76.0/po/ast/kiconthemes5.po       2020-11-07 
13:08:30.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kiconthemes\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-08-09 02:05+0200\n"
-"PO-Revision-Date: 2020-02-19 16:11+0100\n"
+"PO-Revision-Date: 2020-11-06 00:09+0100\n"
 "Last-Translator: enolp <[email protected]>\n"
 "Language-Team: Asturian <[email protected]>\n"
 "Language: ast\n"
@@ -15,7 +15,7 @@
 "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.12.2\n"
+"X-Generator: Lokalize 20.08.2\n"
 
 #: kicondialog.cpp:258 kicondialog.cpp:270 kicondialog.cpp:602
 #, kde-format
@@ -45,12 +45,12 @@
 #: kicondialog.cpp:316
 #, kde-format
 msgid "&Search:"
-msgstr "&Guetar:"
+msgstr "&Buscar:"
 
 #: kicondialog.cpp:323
 #, kde-format
 msgid "Search interactively for icon names (e.g. folder)."
-msgstr "Gueta interactivamente nome d'iconos (por exemplu, carpeta)."
+msgstr "Busca interactivamente nome d'iconos (por exemplu, carpeta)."
 
 #: kicondialog.cpp:353
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiconthemes-5.75.0/po/vi/kiconthemes5.po 
new/kiconthemes-5.76.0/po/vi/kiconthemes5.po
--- old/kiconthemes-5.75.0/po/vi/kiconthemes5.po        2020-10-04 
20:46:48.000000000 +0200
+++ new/kiconthemes-5.76.0/po/vi/kiconthemes5.po        2020-11-07 
13:08:30.000000000 +0100
@@ -4,20 +4,21 @@
 # Clytie Siddall <[email protected]>, 2006-2007.
 # Hoàng Đức Hiếu <[email protected]>, 2007.
 # Lê Hoàng Phương <[email protected]>, 2012, 2013.
+# Phu Hung Nguyen <[email protected]>, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kio4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-08-09 02:05+0200\n"
-"PO-Revision-Date: 2013-08-27 21:21+0800\n"
-"Last-Translator: herop-kde\n"
-"Language-Team: American English <[email protected]>\n"
+"PO-Revision-Date: 2020-10-11 17:02+0200\n"
+"Last-Translator: Phu Hung Nguyen <[email protected]>\n"
+"Language-Team: Vietnamese <[email protected]>\n"
 "Language: vi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 19.12.2\n"
 
 #: kicondialog.cpp:258 kicondialog.cpp:270 kicondialog.cpp:602
 #, kde-format
@@ -47,12 +48,12 @@
 #: kicondialog.cpp:316
 #, kde-format
 msgid "&Search:"
-msgstr "Tìm &kiếm:"
+msgstr "&Tìm kiếm:"
 
 #: kicondialog.cpp:323
 #, kde-format
 msgid "Search interactively for icon names (e.g. folder)."
-msgstr "Tìm kiếm tương tác tên biểu tượng (v.d. thư mục)."
+msgstr "Tìm kiếm một cách tương tác tên biểu tượng (vd. thư mục)."
 
 #: kicondialog.cpp:353
 #, kde-format
@@ -67,7 +68,7 @@
 #: kicondialog.cpp:355
 #, kde-format
 msgid "Categories"
-msgstr "Loại"
+msgstr "Các loại"
 
 #: kicondialog.cpp:356
 #, kde-format
@@ -77,12 +78,12 @@
 #: kicondialog.cpp:357
 #, kde-format
 msgid "Emblems"
-msgstr "Hình tượng"
+msgstr "Huy hiệu"
 
 #: kicondialog.cpp:358
 #, kde-format
 msgid "Emotes"
-msgstr "Xúc cảm"
+msgstr "Hình biểu cảm"
 
 #: kicondialog.cpp:359
 #, kde-format
@@ -92,7 +93,7 @@
 #: kicondialog.cpp:360
 #, kde-format
 msgid "Places"
-msgstr "Nơi"
+msgstr "Địa điểm"
 
 #: kicondialog.cpp:361
 #, kde-format
@@ -102,11 +103,12 @@
 #: kicondialog.cpp:362
 #, kde-format
 msgid "All"
-msgstr ""
+msgstr "Tất cả"
 
 #: kicondialog.cpp:602
-#, fuzzy, kde-format
-#| msgid "*.png *.xpm *.svg *.svgz|Icon Files (*.png *.xpm *.svg *.svgz)"
+#, kde-format
 msgid ""
 "*.ico *.png *.xpm *.svg *.svgz|Icon Files (*.ico *.png *.xpm *.svg *.svgz)"
-msgstr "*.png *.xpm *.svg *.svgz|Tệp biểu tượng (*.png *.xpm *.svg *.svgz)"
+msgstr ""
+"*.ico *.png *.xpm *.svg *.svgz|Tệp biểu tượng (*.ico *.png *.xpm *.svg *."
+"svgz)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiconthemes-5.75.0/po/zh_CN/kiconthemes5.po 
new/kiconthemes-5.76.0/po/zh_CN/kiconthemes5.po
--- old/kiconthemes-5.75.0/po/zh_CN/kiconthemes5.po     2020-10-04 
20:46:48.000000000 +0200
+++ new/kiconthemes-5.76.0/po/zh_CN/kiconthemes5.po     2020-11-07 
13:08:30.000000000 +0100
@@ -17,7 +17,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-08-09 02:05+0200\n"
-"PO-Revision-Date: 2020-09-23 12:18\n"
+"PO-Revision-Date: 2020-10-08 19:21\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiconthemes-5.75.0/src/kiconeffect.cpp 
new/kiconthemes-5.76.0/src/kiconeffect.cpp
--- old/kiconthemes-5.75.0/src/kiconeffect.cpp  2020-10-04 20:46:48.000000000 
+0200
+++ new/kiconthemes-5.76.0/src/kiconeffect.cpp  2020-11-07 13:08:30.000000000 
+0100
@@ -17,9 +17,6 @@
 
 #include <QSysInfo>
 #include <QDebug>
-#include <QPixmap>
-#include <QImage>
-#include <QColor>
 
 #include <KColorScheme>
 #include <kicontheme.h>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiconthemes-5.75.0/src/tools/ksvg2icns/ksvg2icns.cpp 
new/kiconthemes-5.76.0/src/tools/ksvg2icns/ksvg2icns.cpp
--- old/kiconthemes-5.75.0/src/tools/ksvg2icns/ksvg2icns.cpp    2020-10-04 
20:46:48.000000000 +0200
+++ new/kiconthemes-5.76.0/src/tools/ksvg2icns/ksvg2icns.cpp    2020-11-07 
13:08:30.000000000 +0100
@@ -35,6 +35,7 @@
     out.fill(Qt::transparent);
 
     QPainter painter(&out);
+    svg.setAspectRatioMode(Qt::KeepAspectRatio);
     svg.render(&painter);
     painter.end();
 
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to