Rebuilt for Python 3.7
This commit is contained in:
parent
c7ba089831
commit
edfd5709fa
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libbytesize
|
||||
Version: 1.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A library for working with sizes in bytes
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/storaged-project/libbytesize
|
||||
@ -123,6 +123,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm}
|
||||
%endif
|
||||
|
||||
%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
|
||||
- Allow building libbytesize without Python 2 support (vtrefny)
|
||||
- Sync spec with downstream (vtrefny)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user