Refresh kde-5.15-rollup patch
This commit is contained in:
parent
1de4b4f461
commit
3179a5826a
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/kde-5.15-rollup-20211124.patch.gz
|
/kde-5.15-rollup-20211124.patch.gz
|
||||||
/kde-5.15-rollup-20211206.patch.gz
|
/kde-5.15-rollup-20211206.patch.gz
|
||||||
/kde-5.15-rollup-20220107.patch.gz
|
/kde-5.15-rollup-20220107.patch.gz
|
||||||
|
/kde-5.15-rollup-20220131.patch.gz
|
||||||
|
@ -58,7 +58,7 @@ BuildRequires: pkgconfig(libsystemd)
|
|||||||
Name: qt5-qtbase
|
Name: qt5-qtbase
|
||||||
Summary: Qt5 - QtBase components
|
Summary: Qt5 - QtBase components
|
||||||
Version: 5.15.2
|
Version: 5.15.2
|
||||||
Release: 33%{?dist}
|
Release: 34%{?dist}
|
||||||
|
|
||||||
# See LGPL_EXCEPTIONS.txt, for exception details
|
# See LGPL_EXCEPTIONS.txt, for exception details
|
||||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||||
@ -143,9 +143,9 @@ Patch90: %{name}-gcc11.patch
|
|||||||
# https://invent.kde.org/qt/qt/qtbase, kde/5.15 branch
|
# https://invent.kde.org/qt/qt/qtbase, kde/5.15 branch
|
||||||
# git diff v5.15.2..HEAD | gzip > kde-5.15-rollup-$(date +%Y%m%d).patch.gz
|
# git diff v5.15.2..HEAD | gzip > kde-5.15-rollup-$(date +%Y%m%d).patch.gz
|
||||||
# patch100 in lookaside cache due to large'ish size -- rdieter
|
# patch100 in lookaside cache due to large'ish size -- rdieter
|
||||||
Patch100: kde-5.15-rollup-20220107.patch.gz
|
Patch100: kde-5.15-rollup-20220131.patch.gz
|
||||||
# HACK to make 'fedpkg sources' consider it 'used"
|
# HACK to make 'fedpkg sources' consider it 'used"
|
||||||
Source100: kde-5.15-rollup-20220107.patch.gz
|
Source100: kde-5.15-rollup-20220131.patch.gz
|
||||||
Patch101: 0068-Bump-version.patch
|
Patch101: 0068-Bump-version.patch
|
||||||
|
|
||||||
# Do not check any files in %%{_qt5_plugindir}/platformthemes/ for requires.
|
# Do not check any files in %%{_qt5_plugindir}/platformthemes/ for requires.
|
||||||
@ -1095,6 +1095,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 31 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.2-34
|
||||||
|
- refresh kde-5.15-rollup patch
|
||||||
|
|
||||||
* Mon Jan 24 2022 Timm Bäder <tbaeder@redhat.com> - 5.15.2-33
|
* Mon Jan 24 2022 Timm Bäder <tbaeder@redhat.com> - 5.15.2-33
|
||||||
- Disable automatic .la file removal
|
- Disable automatic .la file removal
|
||||||
- https://fedoraproject.org/wiki/Changes/RemoveLaFiles
|
- https://fedoraproject.org/wiki/Changes/RemoveLaFiles
|
||||||
|
3
sources
3
sources
@ -1,2 +1 @@
|
|||||||
SHA512 (qtbase-everywhere-src-5.15.2.tar.xz) = a549bfaf867d746ff744ab224eb65ac1bdcdac7e8457dfa379941b2b225a90442fcfc1e1175b9afb1f169468f8130b7ab917c67be67156520a4bfb5c92d304f9
|
SHA512 (kde-5.15-rollup-20220131.patch.gz) = 9430861f8a283995fc9aa4a55b7f10eb13747668583db5c18b233def1b7bcac33f6d02140808d1ad9693204387510483bfdb62b1f8b12925e0afa46224a2e8af
|
||||||
SHA512 (kde-5.15-rollup-20220107.patch.gz) = b12fd22cfe90f4bdbd34018851b2bf2695f0e1fc3d9b8778843ed0707fdb2bf919f852062ca6406047528e15a53885ac3bdacb3717e3ec8b67b6d1b63aadcf68
|
|
||||||
|
Loading…
Reference in New Issue
Block a user