Update to 3.10.1
Resolves: RHEL-53430
This commit is contained in:
parent
20e6616562
commit
767844d99f
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/microdnf-3.8.1.tar.gz
|
||||
/microdnf-3.9.0.tar.gz
|
||||
/microdnf-3.10.0.tar.gz
|
||||
/microdnf-3.10.1.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global libdnf_version 0.62.0
|
||||
|
||||
Name: microdnf
|
||||
Version: 3.10.0
|
||||
Release: 7%{?dist}
|
||||
Version: 3.10.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Lightweight implementation of DNF in C
|
||||
|
||||
License: GPL-2.0-or-later
|
||||
@ -53,6 +53,12 @@ minimal environment possible so you can build up to exactly what you need.
|
||||
%{_bindir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Dec 11 2024 Evan Goode <egoode@redhat.com> - 3.10.1-1
|
||||
- Update to 3.10.1
|
||||
- Correct spelling of summary
|
||||
- Print more helpful error message when reinstalling non-installed pkg
|
||||
Resolves: RHEL-53430
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.10.0-7
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (microdnf-3.10.0.tar.gz) = d405aa73f04ed087e726b18c77714e422fd249b9c45443340fd076c17b2e8d496f6499ae04b3f3fe9d4d82c297c278f9e691d8fef70d8bac457fd3c7aa1d20f1
|
||||
SHA512 (microdnf-3.10.1.tar.gz) = 6f1487e584f2f490df897028a92510809cb6bb53c927cc0f7cccefab9fdeeec094acbfbf07fcf156f53a0262008f9ad350656122d5b80e8f5667882a96745893
|
||||
|
||||
Loading…
Reference in New Issue
Block a user