add conflict with old nebula
This commit is contained in:
parent
b5050e8589
commit
268f65a1df
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1 @@
|
||||
nebula-0.2.3.tar.gz
|
||||
/nebula-0.2.3.tar.bz2
|
||||
/nebula-1.5.2.tar.gz
|
||||
|
@ -25,6 +25,9 @@ Source0: %{gosource}
|
||||
|
||||
BuildRequires: systemd-rpm-macros
|
||||
|
||||
# Let's be sure that people do not upgrade from the "old" nebula. We can sensibly drop it by F39
|
||||
Conflicts: nebula < 1.0
|
||||
|
||||
%description
|
||||
%{common_description}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user