refresh kde-5.15-rollup patch
This commit is contained in:
parent
ee657b0add
commit
4f731d2de6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/qtbase-everywhere-src-5.15.2.tar.xz
|
/qtbase-everywhere-src-5.15.2.tar.xz
|
||||||
/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
|
||||||
|
@ -55,7 +55,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: 30%{?dist}
|
Release: 31%{?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
|
||||||
@ -140,9 +140,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-20211206.patch.gz
|
Patch100: kde-5.15-rollup-20220107.patch.gz
|
||||||
# HACK to make 'fedpkg sources' consider it 'used"
|
# HACK to make 'fedpkg sources' consider it 'used"
|
||||||
Source100: kde-5.15-rollup-20211206.patch.gz
|
Source100: kde-5.15-rollup-20220107.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.
|
||||||
@ -1092,6 +1092,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 07 2022 Rex Dieter <rdieter@fedoraproject.org> - 5.15.2-31
|
||||||
|
- refresh kde-5.15-rollup patch
|
||||||
|
|
||||||
* Mon Dec 06 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-30
|
* Mon Dec 06 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-30
|
||||||
- refresh kde-5.15-rollup patch
|
- refresh kde-5.15-rollup patch
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (qtbase-everywhere-src-5.15.2.tar.xz) = a549bfaf867d746ff744ab224eb65ac1bdcdac7e8457dfa379941b2b225a90442fcfc1e1175b9afb1f169468f8130b7ab917c67be67156520a4bfb5c92d304f9
|
SHA512 (qtbase-everywhere-src-5.15.2.tar.xz) = a549bfaf867d746ff744ab224eb65ac1bdcdac7e8457dfa379941b2b225a90442fcfc1e1175b9afb1f169468f8130b7ab917c67be67156520a4bfb5c92d304f9
|
||||||
SHA512 (kde-5.15-rollup-20211206.patch.gz) = fd5a79e8d6cfbd9c1e559ce85f74ae461d054116a40d174a781095a2cc0571dffa32f7e26931652ac734d8064d00792650dbb8e1b1d1286db3c0072c943b2a47
|
SHA512 (kde-5.15-rollup-20220107.patch.gz) = b12fd22cfe90f4bdbd34018851b2bf2695f0e1fc3d9b8778843ed0707fdb2bf919f852062ca6406047528e15a53885ac3bdacb3717e3ec8b67b6d1b63aadcf68
|
||||||
|
Loading…
Reference in New Issue
Block a user