remove dependency and bump rel_ver
This commit is contained in:
parent
79211212d2
commit
ed0072bbeb
@ -1,5 +1,5 @@
|
|||||||
# change version here
|
# change version here
|
||||||
%global rel_ver 5
|
%global rel_ver 6
|
||||||
%global patch_ver 0
|
%global patch_ver 0
|
||||||
%global major_ver 6
|
%global major_ver 6
|
||||||
%global minor_ver 6
|
%global minor_ver 6
|
||||||
@ -9,7 +9,6 @@
|
|||||||
Name: kernel-opi5-tfg
|
Name: kernel-opi5-tfg
|
||||||
Version: %{major_ver}.%{minor_ver}.%{patch_ver}
|
Version: %{major_ver}.%{minor_ver}.%{patch_ver}
|
||||||
Release: %{next_snapshot_date}.%{rel_ver}%{?dist}
|
Release: %{next_snapshot_date}.%{rel_ver}%{?dist}
|
||||||
Requires: opi5-efi
|
|
||||||
|
|
||||||
Source0: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/snapshot/linux-next-next-%{next_snapshot_date}.tar.gz
|
Source0: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/snapshot/linux-next-next-%{next_snapshot_date}.tar.gz
|
||||||
Source1: master.inc
|
Source1: master.inc
|
||||||
|
Loading…
Reference in New Issue
Block a user