Skip to content

Commit

Permalink
Use %version in the new conflict and add a changes entry
Browse files Browse the repository at this point in the history
  • Loading branch information
mlschroe committed Jun 7, 2024
1 parent 3679127 commit e758a84
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions package/libsolv.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jun 7 11:33:19 CEST 2024 - mls@suse.de

- add a conflict to older libsolv-tools to libsolv-tools-base

-------------------------------------------------------------------
Tue Apr 30 15:15:45 CEST 2024 - mls@suse.de

Expand Down
2 changes: 1 addition & 1 deletion package/libsolv.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ reading repositories.
Summary: Utilities used by libzypp to manage .solv files
Group: System/Management
Provides: libsolv-tools:%{_bindir}/repo2solv
Conflicts: libsolv-tools < 0.7.29
Conflicts: libsolv-tools < %{version}

%description tools-base
This subpackage contains utilities used by libzypp to manage solv files.
Expand Down

0 comments on commit e758a84

Please sign in to comment.