spec: bump dnf json api version
The modularity changes introduced a new field in the DNF JSON responses. This bump ensures that current deployments don't break. Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
This commit is contained in:
parent
cb4bd7051b
commit
ce56e2f923
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