spec: bump dnfjson api version
Due to the `modules` field that was added to the depsolve result the depsolve json response is now incompatible with previous versions. This requires a bump to the version. Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
This commit is contained in:
parent
6676c1496c
commit
57e7012f34
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ Conflicts: osbuild-composer <= 115
|
|||
# This version needs to get bumped every time the osbuild-dnf-json
|
||||
# version changes in an incompatible way. Packages like osbuild-composer
|
||||
# can depend on the exact API version this way
|
||||
Provides: osbuild-dnf-json-api = 7
|
||||
Provides: osbuild-dnf-json-api = 8
|
||||
|
||||
%description depsolve-dnf
|
||||
Contains depsolving capabilities for package managers.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue