diff --git a/.gitignore b/.gitignore index fed1890..1c5528f 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,19 @@ /kiconthemes-5.66.0.tar.xz /kiconthemes-5.67.0.tar.xz /kiconthemes-5.68.0.tar.xz +/kiconthemes-5.69.0.tar.xz +/kiconthemes-5.70.0.tar.xz +/kiconthemes-5.71.0.tar.xz +/kiconthemes-5.72.0.tar.xz +/kiconthemes-5.73.0.tar.xz +/kiconthemes-5.74.0.tar.xz +/kiconthemes-5.75.0.tar.xz +/kiconthemes-5.76.0.tar.xz +/kiconthemes-5.77.0.tar.xz +/kiconthemes-5.78.0.tar.xz +/kiconthemes-5.79.0.tar.xz +/kiconthemes-5.80.0.tar.xz +/kiconthemes-5.81.0.tar.xz +/kiconthemes-5.82.0.tar.xz +/kiconthemes-5.83.0.tar.xz +/kiconthemes-5.85.0.tar.xz diff --git a/kf5-kiconthemes.spec b/kf5-kiconthemes.spec index 258b646..cd9f8a5 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -1,7 +1,7 @@ %global framework kiconthemes Name: kf5-%{framework} -Version: 5.68.0 +Version: 5.85.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module with icon themes @@ -20,7 +20,6 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{v ## upstream patches ## upstreamable patches -Patch100: kiconthemes-5.60.0-context_logspam.patch BuildRequires: extra-cmake-modules >= %{majmin} BuildRequires: kf5-karchive-devel >= %{majmin} @@ -55,16 +54,13 @@ developing applications that use %{name}. %build -mkdir %{_target_platform} -pushd %{_target_platform} -%{cmake_kf5} .. -popd +%cmake_kf5 -%make_build -C %{_target_platform} +%cmake_build %install -make install/fast DESTDIR=%{buildroot} -C %{_target_platform} +%cmake_install %find_lang %{name} --all-name @@ -73,7 +69,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %files -f %{name}.lang %doc README.md -%license COPYING.LIB +%license LICENSES/*.txt %{_kf5_datadir}/qlogging-categories5/%{framework}.* %{_kf5_bindir}/kiconfinder5 %{_kf5_libdir}/libKF5IconThemes.so.* @@ -89,6 +85,72 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Aug 12 2021 Rex Dieter - 5.85.0-1 +- 5.85.0 + +* Thu Jul 22 2021 Fedora Release Engineering - 5.83.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Tue Jun 08 2021 Rex Dieter - 5.83.0-1 +- 5.83.0 + +* Mon May 03 2021 Rex Dieter - 5.82.0-1 +- 5.82.0 + +* Tue Apr 06 2021 Rex Dieter - 5.81.0-1 +- 5.81.0 + +* Tue Mar 30 2021 Jan Grulich - 5.80.0-3 +- Fix issue where some applications might not start properly (e.g. MediaWriter) + +* Mon Mar 29 2021 Jan Grulich - 5.80.0-2 +- Fix missing icons in Qt applications on GNOME + +* Tue Mar 09 2021 Rex Dieter - 5.80.0-1 +- 5.80.0 + +* Sat Feb 06 2021 Rex Dieter - 5.79.0-2 +- respin + +* Sat Feb 06 2021 Rex Dieter - 5.79.0-1 +- 5.79.0 + +* Tue Jan 26 2021 Fedora Release Engineering - 5.78.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Mon Jan 4 08:47:42 CST 2021 Rex Dieter - 5.78.0-1 +- 5.78.0 + +* Sun Dec 13 14:14:13 CST 2020 Rex Dieter - 5.77.0-1 +- 5.77.0 + +* Thu Nov 19 09:03:44 CST 2020 Rex Dieter - 5.76.0-1 +- 5.76.0 + +* Wed Oct 14 09:56:05 CDT 2020 Rex Dieter - 5.75.0-1 +- 5.75.0 + +* Fri Sep 18 2020 Jan Grulich - 5.74.0-1 +- 5.74.0 + +* Mon Aug 03 2020 Rex Dieter - 5.73.0-1 +- 5.73.0 + +* Tue Jul 28 2020 Fedora Release Engineering - 5.72.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue Jul 07 2020 Rex Dieter - 5.72.0-1 +- 5.72.0 + +* Tue Jun 16 2020 Rex Dieter - 5.71.0-1 +- 5.71.0 + +* Mon May 04 2020 Rex Dieter - 5.70.0-1 +- 5.70.0 + +* Tue Apr 21 2020 Rex Dieter - 5.69.0-1 +- 5.69.0 + * Fri Mar 20 2020 Rex Dieter - 5.68.0-1 - 5.68.0 diff --git a/kiconthemes-5.60.0-context_logspam.patch b/kiconthemes-5.60.0-context_logspam.patch deleted file mode 100644 index 490312e..0000000 --- a/kiconthemes-5.60.0-context_logspam.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up kiconthemes-5.60.0/src/kicontheme.cpp.logspam kiconthemes-5.60.0/src/kicontheme.cpp ---- kiconthemes-5.60.0/src/kicontheme.cpp.logspam 2019-07-07 13:34:23.000000000 -0500 -+++ kiconthemes-5.60.0/src/kicontheme.cpp 2019-07-18 08:25:14.857727321 -0500 -@@ -764,7 +764,7 @@ KIconThemeDir::KIconThemeDir(const QStri - } else if (tmp.isEmpty()) { - // do nothing. key not required - } else { -- qWarning() << "Invalid Context=" << tmp << "line for icon theme: " << constructFileName(QString()); -+ qDebug() << "Invalid Context=" << tmp << "line for icon theme: " << constructFileName(QString()); - return; - } - tmp = config.readEntry(QStringLiteral("Type"), QStringLiteral("Threshold")); diff --git a/sources b/sources index 147f292..64048d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kiconthemes-5.68.0.tar.xz) = 9088164a379a49bdf86fb8558ad1c95555c18985012c9c03e95d6e043b983e871afa594d40cc0c6f13b9261a2a19b2a0355f4a6a75d85e49a1675ef5be34724b +SHA512 (kiconthemes-5.85.0.tar.xz) = 87e041835401273627c596338f94a0507f3184fb3e0a004ad4ba0c878fc2ef9ceac5bd4a9318d8c8e852e1ab26944368ca6b27a3efcd4269643d8e0cd0d60953