Bump release
Related: rhbz#2135367
This commit is contained in:
parent
13d2026ab5
commit
cc6603992b
@ -2,7 +2,7 @@
|
||||
|
||||
Name: microdnf
|
||||
Version: 3.9.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Lightweight implementation of DNF in C
|
||||
|
||||
License: GPLv2+
|
||||
@ -55,6 +55,9 @@ minimal environment possible so you can build up to exactly what you need.
|
||||
%{_bindir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Jan 06 2023 Nicola Sella <nsella@redhat.com> - 3.9.1-3
|
||||
- Bump release (needed to rebuild)
|
||||
|
||||
* Mon Oct 31 2022 Nicola Sella <nsella@redhat.com> - 3.9.1-2
|
||||
- Revert: leaves: Treat recommends as dependencies when install_weak_deps=True
|
||||
- Revert: Add leaves command
|
||||
|
||||
Loading…
Reference in New Issue
Block a user