import python-blivet-3.4.0-9.el8
This commit is contained in:
parent
9fe332dc64
commit
23cb6ce203
2288
SOURCES/0012-PO-update.patch
Normal file
2288
SOURCES/0012-PO-update.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -23,7 +23,7 @@ Version: 3.4.0
|
||||
|
||||
#%%global prerelease .b2
|
||||
# prerelease, if defined, should be something like .a1, .b1, .b2.dev1, or .c2
|
||||
Release: 8%{?prerelease}%{?dist}
|
||||
Release: 9%{?prerelease}%{?dist}
|
||||
Epoch: 1
|
||||
License: LGPLv2+
|
||||
%global realname blivet
|
||||
@ -41,6 +41,7 @@ Patch7: 0008-Fix-running-tests-in-gating.patch
|
||||
Patch8: 0009-Improve-error-message-printed-for-missing-dependecie.patch
|
||||
Patch9: 0010-Use-bigger-chunk-size-for-thinpools-bigger-than-15.8.patch
|
||||
Patch10: 0011-iscsi-Replace-all-log_exception_info-calls-with-log.patch
|
||||
Patch11: 0012-PO-update.patch
|
||||
|
||||
# Versions of required components (done so we make sure the buildrequires
|
||||
# match the requires versions of things).
|
||||
@ -203,6 +204,10 @@ configuration.
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jan 10 2022 Vojtech Trefny <vtrefny@redhat.com> - 3.4.0-9
|
||||
- Translation update
|
||||
Resolves: rhbz#2003050
|
||||
|
||||
* Tue Dec 14 2021 ojtech Trefny <vtrefny@redhat.com> - 3.4.0-8
|
||||
- Replace all log_exception_info calls with log.info
|
||||
Resolves: rhbz#2028134
|
||||
|
Loading…
Reference in New Issue
Block a user