Rebuilt for Python 3.7
This commit is contained in:
parent
70d979fd64
commit
56143847ce
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libbytesize
|
||||
Version: 1.3
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: A library for working with sizes in bytes
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/storaged-project/libbytesize
|
||||
@ -122,6 +122,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 1.3-4
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Fri Jun 29 2018 Vojtech Trefny <vtrefny@redhat.com> - 1.3-3
|
||||
- Use new ldconfig_scriptlets macro in spec
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user