Rebuilt for Python 3.7
This commit is contained in:
parent
c7ba089831
commit
edfd5709fa
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libbytesize
|
Name: libbytesize
|
||||||
Version: 1.3
|
Version: 1.3
|
||||||
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
|
||||||
@ -123,6 +123,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 1.3-2
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
* Thu Apr 19 2018 Vojtech Trefny <vtrefny@redhat.com> - 1.3-1
|
* Thu Apr 19 2018 Vojtech Trefny <vtrefny@redhat.com> - 1.3-1
|
||||||
- Allow building libbytesize without Python 2 support (vtrefny)
|
- Allow building libbytesize without Python 2 support (vtrefny)
|
||||||
- Sync spec with downstream (vtrefny)
|
- Sync spec with downstream (vtrefny)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user