Rebuilt for Python 3.10
This commit is contained in:
parent
c7c653ff8b
commit
f2a37e30e5
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
Name: libbytesize
|
Name: libbytesize
|
||||||
Version: 2.5
|
Version: 2.5
|
||||||
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
|
||||||
|
* Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 2.5-2
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
* Wed Jan 27 2021 Vojtech Trefny <vtrefny@redhat.com> - 2.5-1
|
* Wed Jan 27 2021 Vojtech Trefny <vtrefny@redhat.com> - 2.5-1
|
||||||
- Translated using Weblate (Hebrew) (sh.yaron)
|
- Translated using Weblate (Hebrew) (sh.yaron)
|
||||||
- Added translation using Weblate (Hebrew) (sh.yaron)
|
- Added translation using Weblate (Hebrew) (sh.yaron)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user