Rev release
For reasons, I do not understand, despite this package using %%autorelease, doing a build fails with: FAILED: GenericError: Build already exists This commit adds -b 2 to force a higher release number as a potential workaround
This commit is contained in:
parent
5ece0ac371
commit
d4ed69f2f4
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: gnome-shell
|
Name: gnome-shell
|
||||||
Version: 45~beta.1
|
Version: 45~beta.1
|
||||||
Release: %autorelease
|
Release: %autorelease -b 2
|
||||||
Summary: Window management and application launching for GNOME
|
Summary: Window management and application launching for GNOME
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
|
Loading…
Reference in New Issue
Block a user