- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
This commit is contained in:
parent
135edeb37e
commit
845b461cfa
@ -12,7 +12,7 @@
|
||||
|
||||
Name: libbytesize
|
||||
Version: 0.9
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A library for working with sizes in bytes
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/rhinstaller/libbytesize
|
||||
@ -109,6 +109,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
* Wed Jan 11 2017 Vratislav Podzimek <vpodzime@redhat.com> - 0.9-1
|
||||
- Allow the Size python class to be easily imported (vpodzime)
|
||||
- Make sure pyexecdir is defined (vpodzime)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user