commit 85c1d1e0e8e18deb3737c079dc43b29a3734a7d5

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1302
This commit is contained in:
Michal Suchanek 2020-05-09 08:05:13 +00:00 committed by Git OBS Bridge
parent d531c30b08
commit 3c21d0e0e6
34 changed files with 240 additions and 64 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 7 20:12:13 CEST 2020 - jzerebecki@suse.com
- kernel-docs: Change Requires on python-Sphinx to earlier than version 3
References: bsc#1166965
From 3 on the internal API that the build system uses was rewritten in
an incompatible way.
See https://github.com/sphinx-doc/sphinx/issues/7421 and
https://bugzilla.suse.com/show_bug.cgi?id=1166965#c16 for some details.
- commit cf60b5c
-------------------------------------------------------------------
Wed May 6 12:42:09 CEST 2020 - jslaby@suse.cz
@ -10931,7 +10942,7 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com
- rpm/mkspec-dtb: add mt76 based dtb package
- commit ec90686
- commit 8ff92d0
-------------------------------------------------------------------
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz

View File

@ -31,7 +31,7 @@
Name: dtb-aarch64
Version: 5.6.11
%if 0%{?is_kotd}
Release: <RELEASE>.g06355a5
Release: <RELEASE>.g85c1d1e
%else
Release: 0
%endif

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 7 20:12:13 CEST 2020 - jzerebecki@suse.com
- kernel-docs: Change Requires on python-Sphinx to earlier than version 3
References: bsc#1166965
From 3 on the internal API that the build system uses was rewritten in
an incompatible way.
See https://github.com/sphinx-doc/sphinx/issues/7421 and
https://bugzilla.suse.com/show_bug.cgi?id=1166965#c16 for some details.
- commit cf60b5c
-------------------------------------------------------------------
Wed May 6 12:42:09 CEST 2020 - jslaby@suse.cz
@ -10931,7 +10942,7 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com
- rpm/mkspec-dtb: add mt76 based dtb package
- commit ec90686
- commit 8ff92d0
-------------------------------------------------------------------
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz

View File

@ -31,7 +31,7 @@
Name: dtb-armv6l
Version: 5.6.11
%if 0%{?is_kotd}
Release: <RELEASE>.g06355a5
Release: <RELEASE>.g85c1d1e
%else
Release: 0
%endif

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 7 20:12:13 CEST 2020 - jzerebecki@suse.com
- kernel-docs: Change Requires on python-Sphinx to earlier than version 3
References: bsc#1166965
From 3 on the internal API that the build system uses was rewritten in
an incompatible way.
See https://github.com/sphinx-doc/sphinx/issues/7421 and
https://bugzilla.suse.com/show_bug.cgi?id=1166965#c16 for some details.
- commit cf60b5c
-------------------------------------------------------------------
Wed May 6 12:42:09 CEST 2020 - jslaby@suse.cz
@ -10931,7 +10942,7 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com
- rpm/mkspec-dtb: add mt76 based dtb package
- commit ec90686
- commit 8ff92d0
-------------------------------------------------------------------
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz

View File

@ -31,7 +31,7 @@
Name: dtb-armv7l
Version: 5.6.11
%if 0%{?is_kotd}
Release: <RELEASE>.g06355a5
Release: <RELEASE>.g85c1d1e
%else
Release: 0
%endif

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 7 20:12:13 CEST 2020 - jzerebecki@suse.com
- kernel-docs: Change Requires on python-Sphinx to earlier than version 3
References: bsc#1166965
From 3 on the internal API that the build system uses was rewritten in
an incompatible way.
See https://github.com/sphinx-doc/sphinx/issues/7421 and
https://bugzilla.suse.com/show_bug.cgi?id=1166965#c16 for some details.
- commit cf60b5c
-------------------------------------------------------------------
Wed May 6 12:42:09 CEST 2020 - jslaby@suse.cz
@ -10931,7 +10942,7 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com
- rpm/mkspec-dtb: add mt76 based dtb package
- commit ec90686
- commit 8ff92d0
-------------------------------------------------------------------
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.6.11
%if 0%{?is_kotd}
Release: <RELEASE>.g06355a5
Release: <RELEASE>.g85c1d1e
%else
Release: 0
%endif
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: kernel-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: kernel-%build_flavor-base-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
Provides: kernel-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
# END COMMON DEPS
Provides: %name-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: %name-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 7 20:12:13 CEST 2020 - jzerebecki@suse.com
- kernel-docs: Change Requires on python-Sphinx to earlier than version 3
References: bsc#1166965
From 3 on the internal API that the build system uses was rewritten in
an incompatible way.
See https://github.com/sphinx-doc/sphinx/issues/7421 and
https://bugzilla.suse.com/show_bug.cgi?id=1166965#c16 for some details.
- commit cf60b5c
-------------------------------------------------------------------
Wed May 6 12:42:09 CEST 2020 - jslaby@suse.cz
@ -10931,7 +10942,7 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com
- rpm/mkspec-dtb: add mt76 based dtb package
- commit ec90686
- commit 8ff92d0
-------------------------------------------------------------------
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.6.11
%if 0%{?is_kotd}
Release: <RELEASE>.g06355a5
Release: <RELEASE>.g85c1d1e
%else
Release: 0
%endif
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: kernel-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: kernel-%build_flavor-base-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
Provides: kernel-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
# END COMMON DEPS
Provides: %name-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: %name-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
%ifarch ppc64
Provides: kernel-kdump = 2.6.28
Obsoletes: kernel-kdump <= 2.6.28

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 7 20:12:13 CEST 2020 - jzerebecki@suse.com
- kernel-docs: Change Requires on python-Sphinx to earlier than version 3
References: bsc#1166965
From 3 on the internal API that the build system uses was rewritten in
an incompatible way.
See https://github.com/sphinx-doc/sphinx/issues/7421 and
https://bugzilla.suse.com/show_bug.cgi?id=1166965#c16 for some details.
- commit cf60b5c
-------------------------------------------------------------------
Wed May 6 12:42:09 CEST 2020 - jslaby@suse.cz
@ -10931,7 +10942,7 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com
- rpm/mkspec-dtb: add mt76 based dtb package
- commit ec90686
- commit 8ff92d0
-------------------------------------------------------------------
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.6.11
%if 0%{?is_kotd}
Release: <RELEASE>.g06355a5
Release: <RELEASE>.g85c1d1e
%else
Release: 0
%endif
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: kernel-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: kernel-%build_flavor-base-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
Provides: kernel-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
# END COMMON DEPS
Provides: %name-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: %name-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
%ifarch %ix86
Provides: kernel-smp = 2.6.17
Obsoletes: kernel-smp <= 2.6.17

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 7 20:12:13 CEST 2020 - jzerebecki@suse.com
- kernel-docs: Change Requires on python-Sphinx to earlier than version 3
References: bsc#1166965
From 3 on the internal API that the build system uses was rewritten in
an incompatible way.
See https://github.com/sphinx-doc/sphinx/issues/7421 and
https://bugzilla.suse.com/show_bug.cgi?id=1166965#c16 for some details.
- commit cf60b5c
-------------------------------------------------------------------
Wed May 6 12:42:09 CEST 2020 - jslaby@suse.cz
@ -10931,7 +10942,7 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com
- rpm/mkspec-dtb: add mt76 based dtb package
- commit ec90686
- commit 8ff92d0
-------------------------------------------------------------------
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz

View File

@ -33,7 +33,7 @@ License: GPL-2.0
Group: Documentation/Man
Version: 5.6.11
%if 0%{?is_kotd}
Release: <RELEASE>.g06355a5
Release: <RELEASE>.g85c1d1e
%else
Release: 0
%endif
@ -47,7 +47,7 @@ BuildRequires: ImageMagick
BuildRequires: graphviz
BuildRequires: graphviz-gd
BuildRequires: graphviz-gnome
BuildRequires: python3-Sphinx
BuildRequires: python3-Sphinx < 3
BuildRequires: texlive-anyfontsize
%if %build_pdf
BuildRequires: python3-Sphinx-latex
@ -63,7 +63,7 @@ BuildRequires: texlive-zapfding
%endif
Url: http://www.kernel.org/
Provides: %name = %version-%source_rel
Provides: %name-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: %name-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz

View File

@ -47,7 +47,7 @@ BuildRequires: ImageMagick
BuildRequires: graphviz
BuildRequires: graphviz-gd
BuildRequires: graphviz-gnome
BuildRequires: python3-Sphinx
BuildRequires: python3-Sphinx < 3
BuildRequires: texlive-anyfontsize
%if %build_pdf
BuildRequires: python3-Sphinx-latex

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 7 20:12:13 CEST 2020 - jzerebecki@suse.com
- kernel-docs: Change Requires on python-Sphinx to earlier than version 3
References: bsc#1166965
From 3 on the internal API that the build system uses was rewritten in
an incompatible way.
See https://github.com/sphinx-doc/sphinx/issues/7421 and
https://bugzilla.suse.com/show_bug.cgi?id=1166965#c16 for some details.
- commit cf60b5c
-------------------------------------------------------------------
Wed May 6 12:42:09 CEST 2020 - jslaby@suse.cz
@ -10931,7 +10942,7 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com
- rpm/mkspec-dtb: add mt76 based dtb package
- commit ec90686
- commit 8ff92d0
-------------------------------------------------------------------
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.6.11
%if 0%{?is_kotd}
Release: <RELEASE>.g06355a5
Release: <RELEASE>.g85c1d1e
%else
Release: 0
%endif
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: kernel-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: kernel-%build_flavor-base-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
Provides: kernel-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
# END COMMON DEPS
Provides: %name-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: %name-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 7 20:12:13 CEST 2020 - jzerebecki@suse.com
- kernel-docs: Change Requires on python-Sphinx to earlier than version 3
References: bsc#1166965
From 3 on the internal API that the build system uses was rewritten in
an incompatible way.
See https://github.com/sphinx-doc/sphinx/issues/7421 and
https://bugzilla.suse.com/show_bug.cgi?id=1166965#c16 for some details.
- commit cf60b5c
-------------------------------------------------------------------
Wed May 6 12:42:09 CEST 2020 - jslaby@suse.cz
@ -10931,7 +10942,7 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com
- rpm/mkspec-dtb: add mt76 based dtb package
- commit ec90686
- commit 8ff92d0
-------------------------------------------------------------------
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.6.11
%if 0%{?is_kotd}
Release: <RELEASE>.g06355a5
Release: <RELEASE>.g85c1d1e
%else
Release: 0
%endif
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: kernel-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: kernel-%build_flavor-base-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
Provides: kernel-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
# END COMMON DEPS
Provides: %name-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: %name-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 7 20:12:13 CEST 2020 - jzerebecki@suse.com
- kernel-docs: Change Requires on python-Sphinx to earlier than version 3
References: bsc#1166965
From 3 on the internal API that the build system uses was rewritten in
an incompatible way.
See https://github.com/sphinx-doc/sphinx/issues/7421 and
https://bugzilla.suse.com/show_bug.cgi?id=1166965#c16 for some details.
- commit cf60b5c
-------------------------------------------------------------------
Wed May 6 12:42:09 CEST 2020 - jslaby@suse.cz
@ -10931,7 +10942,7 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com
- rpm/mkspec-dtb: add mt76 based dtb package
- commit ec90686
- commit 8ff92d0
-------------------------------------------------------------------
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz

View File

@ -45,7 +45,7 @@ BuildRequires: util-linux
%endif
%endif
%endif
BuildRequires: kernel%kernel_flavor-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
BuildRequires: kernel%kernel_flavor-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
%if 0%{?rhel_version}
BuildRequires: kernel
@ -66,7 +66,7 @@ License: GPL-2.0
Group: SLES
Version: 5.6.11
%if 0%{?is_kotd}
Release: <RELEASE>.g06355a5
Release: <RELEASE>.g85c1d1e
%else
Release: 0
%endif

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 7 20:12:13 CEST 2020 - jzerebecki@suse.com
- kernel-docs: Change Requires on python-Sphinx to earlier than version 3
References: bsc#1166965
From 3 on the internal API that the build system uses was rewritten in
an incompatible way.
See https://github.com/sphinx-doc/sphinx/issues/7421 and
https://bugzilla.suse.com/show_bug.cgi?id=1166965#c16 for some details.
- commit cf60b5c
-------------------------------------------------------------------
Wed May 6 12:42:09 CEST 2020 - jslaby@suse.cz
@ -10931,7 +10942,7 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com
- rpm/mkspec-dtb: add mt76 based dtb package
- commit ec90686
- commit 8ff92d0
-------------------------------------------------------------------
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz

View File

@ -38,7 +38,7 @@ License: GPL-2.0
Group: SLES
Version: 5.6.11
%if 0%{?is_kotd}
Release: <RELEASE>.g06355a5
Release: <RELEASE>.g85c1d1e
%else
Release: 0
%endif

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 7 20:12:13 CEST 2020 - jzerebecki@suse.com
- kernel-docs: Change Requires on python-Sphinx to earlier than version 3
References: bsc#1166965
From 3 on the internal API that the build system uses was rewritten in
an incompatible way.
See https://github.com/sphinx-doc/sphinx/issues/7421 and
https://bugzilla.suse.com/show_bug.cgi?id=1166965#c16 for some details.
- commit cf60b5c
-------------------------------------------------------------------
Wed May 6 12:42:09 CEST 2020 - jslaby@suse.cz
@ -10931,7 +10942,7 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com
- rpm/mkspec-dtb: add mt76 based dtb package
- commit ec90686
- commit 8ff92d0
-------------------------------------------------------------------
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.6.11
%if 0%{?is_kotd}
Release: <RELEASE>.g06355a5
Release: <RELEASE>.g85c1d1e
%else
Release: 0
%endif
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: kernel-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: kernel-%build_flavor-base-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
Provides: kernel-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
# END COMMON DEPS
Provides: %name-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: %name-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
%ifarch %ix86
Provides: kernel-bigsmp = 2.6.17
Obsoletes: kernel-bigsmp <= 2.6.17

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 7 20:12:13 CEST 2020 - jzerebecki@suse.com
- kernel-docs: Change Requires on python-Sphinx to earlier than version 3
References: bsc#1166965
From 3 on the internal API that the build system uses was rewritten in
an incompatible way.
See https://github.com/sphinx-doc/sphinx/issues/7421 and
https://bugzilla.suse.com/show_bug.cgi?id=1166965#c16 for some details.
- commit cf60b5c
-------------------------------------------------------------------
Wed May 6 12:42:09 CEST 2020 - jslaby@suse.cz
@ -10931,7 +10942,7 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com
- rpm/mkspec-dtb: add mt76 based dtb package
- commit ec90686
- commit 8ff92d0
-------------------------------------------------------------------
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz

View File

@ -32,7 +32,7 @@ License: GPL-2.0
Group: Development/Sources
Version: 5.6.11
%if 0%{?is_kotd}
Release: <RELEASE>.g06355a5
Release: <RELEASE>.g85c1d1e
%else
Release: 0
%endif
@ -43,7 +43,7 @@ BuildRequires: fdupes
BuildRequires: sed
Requires(post): coreutils sed
Provides: %name = %version-%source_rel
Provides: %name-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: %name-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
Provides: linux
Provides: multiversion(kernel)
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 7 20:12:13 CEST 2020 - jzerebecki@suse.com
- kernel-docs: Change Requires on python-Sphinx to earlier than version 3
References: bsc#1166965
From 3 on the internal API that the build system uses was rewritten in
an incompatible way.
See https://github.com/sphinx-doc/sphinx/issues/7421 and
https://bugzilla.suse.com/show_bug.cgi?id=1166965#c16 for some details.
- commit cf60b5c
-------------------------------------------------------------------
Wed May 6 12:42:09 CEST 2020 - jslaby@suse.cz
@ -10931,7 +10942,7 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com
- rpm/mkspec-dtb: add mt76 based dtb package
- commit ec90686
- commit 8ff92d0
-------------------------------------------------------------------
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz

View File

@ -27,7 +27,7 @@ Group: Development/Sources
Version: 5.6.11
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.g06355a5
Release: <RELEASE>.g85c1d1e
%else
Release: 0
%endif
@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel
%endif
Requires: pesign-obs-integration
Provides: %name = %version-%source_rel
Provides: %name-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: %name-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
Provides: multiversion(kernel)
Source: README.KSYMS
Requires: kernel-devel%variant = %version-%source_rel

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 7 20:12:13 CEST 2020 - jzerebecki@suse.com
- kernel-docs: Change Requires on python-Sphinx to earlier than version 3
References: bsc#1166965
From 3 on the internal API that the build system uses was rewritten in
an incompatible way.
See https://github.com/sphinx-doc/sphinx/issues/7421 and
https://bugzilla.suse.com/show_bug.cgi?id=1166965#c16 for some details.
- commit cf60b5c
-------------------------------------------------------------------
Wed May 6 12:42:09 CEST 2020 - jslaby@suse.cz
@ -10931,7 +10942,7 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com
- rpm/mkspec-dtb: add mt76 based dtb package
- commit ec90686
- commit 8ff92d0
-------------------------------------------------------------------
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.6.11
%if 0%{?is_kotd}
Release: <RELEASE>.g06355a5
Release: <RELEASE>.g85c1d1e
%else
Release: 0
%endif
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: kernel-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: kernel-%build_flavor-base-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
Provides: kernel-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
# END COMMON DEPS
Provides: %name-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: %name-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 7 20:12:13 CEST 2020 - jzerebecki@suse.com
- kernel-docs: Change Requires on python-Sphinx to earlier than version 3
References: bsc#1166965
From 3 on the internal API that the build system uses was rewritten in
an incompatible way.
See https://github.com/sphinx-doc/sphinx/issues/7421 and
https://bugzilla.suse.com/show_bug.cgi?id=1166965#c16 for some details.
- commit cf60b5c
-------------------------------------------------------------------
Wed May 6 12:42:09 CEST 2020 - jslaby@suse.cz
@ -10931,7 +10942,7 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de
Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com
- rpm/mkspec-dtb: add mt76 based dtb package
- commit ec90686
- commit 8ff92d0
-------------------------------------------------------------------
Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.6.11
%if 0%{?is_kotd}
Release: <RELEASE>.g06355a5
Release: <RELEASE>.g85c1d1e
%else
Release: 0
%endif
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: kernel-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: kernel-%build_flavor-base-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
Provides: kernel-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
# END COMMON DEPS
Provides: %name-srchash-06355a5b2d6a849b8b88451ab8160e784285872e
Provides: %name-srchash-85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh

View File

@ -1,3 +1,3 @@
2020-05-06 14:46:55 +0000
GIT Revision: 06355a5b2d6a849b8b88451ab8160e784285872e
2020-05-07 18:14:56 +0000
GIT Revision: 85c1d1e0e8e18deb3737c079dc43b29a3734a7d5
GIT Branch: stable