Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kde-gtk-config5 for openSUSE:Factory checked in at 2021-07-09 23:57:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kde-gtk-config5 (Old) and /work/SRC/openSUSE:Factory/.kde-gtk-config5.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde-gtk-config5" Fri Jul 9 23:57:02 2021 rev:116 rq:904499 version:5.22.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kde-gtk-config5/kde-gtk-config5.changes 2021-06-27 18:58:46.352251674 +0200 +++ /work/SRC/openSUSE:Factory/.kde-gtk-config5.new.2625/kde-gtk-config5.changes 2021-07-09 23:57:17.933476544 +0200 @@ -1,0 +2,9 @@ +Tue Jul 6 12:01:46 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.22.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.22.2 +- No code changes since 5.22.2.1 + +------------------------------------------------------------------- Old: ---- kde-gtk-config-5.22.2.1.tar.xz kde-gtk-config-5.22.2.1.tar.xz.sig New: ---- kde-gtk-config-5.22.3.tar.xz kde-gtk-config-5.22.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kde-gtk-config5.spec ++++++ --- /var/tmp/diff_new_pack.mCAvs9/_old 2021-07-09 23:57:18.849469421 +0200 +++ /var/tmp/diff_new_pack.mCAvs9/_new 2021-07-09 23:57:18.853469389 +0200 @@ -18,15 +18,15 @@ %bcond_without lang Name: kde-gtk-config5 -Version: 5.22.2.1 +Version: 5.22.3 Release: 0 Summary: Daemon for GTK2 and GTK3 Applications Appearance Under KDE License: LGPL-3.0-or-later AND GPL-3.0-or-later Group: System/GUI/KDE URL: http://projects.kde.org/kde-gtk-config -Source: https://download.kde.org/stable/plasma/5.22.2/kde-gtk-config-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/5.22.2/kde-gtk-config-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: extra-cmake-modules >= 0.0.9 ++++++ kde-gtk-config-5.22.2.1.tar.xz -> kde-gtk-config-5.22.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kde-gtk-config-5.22.2.1/CMakeLists.txt new/kde-gtk-config-5.22.3/CMakeLists.txt --- old/kde-gtk-config-5.22.2.1/CMakeLists.txt 2021-06-22 20:55:55.000000000 +0200 +++ new/kde-gtk-config-5.22.3/CMakeLists.txt 2021-07-06 12:14:46.000000000 +0200 @@ -1,5 +1,5 @@ project(kde-gtk-config) -set(PROJECT_VERSION "5.22.2") +set(PROJECT_VERSION "5.22.3") cmake_minimum_required(VERSION 3.16) set(QT_MIN_VERSION "5.15.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kde-gtk-config-5.22.2.1/kded/gtkconfig.json new/kde-gtk-config-5.22.3/kded/gtkconfig.json --- old/kde-gtk-config-5.22.2.1/kded/gtkconfig.json 2021-06-22 20:55:55.000000000 +0200 +++ new/kde-gtk-config-5.22.3/kded/gtkconfig.json 2021-07-06 12:14:46.000000000 +0200 @@ -15,6 +15,7 @@ "Description[eu]": "GNOME/GTK aplikazioei ezarpenak automatikoki ezartzen dizkie", "Description[fi]": "Ottaa asetukset automaattisesti k??ytt????n Gnome/Gtk-sovelluksissa", "Description[fr]": "Applique automatiquement les param??tres aux applications GNOME/GTK", + "Description[hi]": "????????????/?????????????????? ????????????????????????????????? ????????? ????????????????????? ???????????????????????? ???????????? ???????????? ??????", "Description[id]": "Secara otomatis menerapkan pengaturan ke aplikasi-aplikasi GNOME/GTK", "Description[it]": "Applica automaticamente le impostazioni alle applicazioni GNOME/GTK", "Description[ko]": "???????????? ??????/GTK ??????????????? ?????? ??????", @@ -51,6 +52,7 @@ "Name[eu]": "GNOME/GTK ezarpenak sinkronizatzeko zerbitzua", "Name[fi]": "Gnome/Gtk-asetussynkronointipalvelu", "Name[fr]": "Service de synchronisation des param??tres GNOME/GTK", + "Name[hi]": "????????????/?????????????????? ???????????????????????? ?????? ????????? ??????????????????????????? ??????????????????", "Name[id]": "Layanan Sinkronisasi Pengaturan GNOME/GTK", "Name[it]": "Servizio di sincronizzazione delle impostazioni GNOME/GTK", "Name[ko]": "??????/GTK ?????? ????????? ?????????",