Rebuilt for Python 3.11
This commit is contained in:
parent
00fe98bd7a
commit
26b8d07193
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
Name: libbytesize
|
Name: libbytesize
|
||||||
Version: 2.7
|
Version: 2.7
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A library for working with sizes in bytes
|
Summary: A library for working with sizes in bytes
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://github.com/storaged-project/libbytesize
|
URL: https://github.com/storaged-project/libbytesize
|
||||||
@ -115,6 +115,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.7-2
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
* Wed May 25 2022 Vojtech Trefny <vtrefny@redhat.com> - 2.7-1
|
* Wed May 25 2022 Vojtech Trefny <vtrefny@redhat.com> - 2.7-1
|
||||||
- Fix skipping tests when required locale is missing (vtrefny)
|
- Fix skipping tests when required locale is missing (vtrefny)
|
||||||
- Remove Travis CI configuration (vtrefny)
|
- Remove Travis CI configuration (vtrefny)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user