- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
This commit is contained in:
parent
88b080d4a8
commit
ceaa39c646
@ -1,6 +1,6 @@
|
|||||||
Name: libbytesize
|
Name: libbytesize
|
||||||
Version: 0.2
|
Version: 0.2
|
||||||
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/rhinstaller/libbytesize
|
URL: https://github.com/rhinstaller/libbytesize
|
||||||
@ -96,6 +96,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm}
|
|||||||
%{python3_sitearch}/gi/overrides/__pycache__/ByteSize*
|
%{python3_sitearch}/gi/overrides/__pycache__/ByteSize*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
||||||
|
|
||||||
* Fri Oct 23 2015 Vratislav Podzimek <vpodzime@redhat.com> - 0.2-1
|
* Fri Oct 23 2015 Vratislav Podzimek <vpodzime@redhat.com> - 0.2-1
|
||||||
- Distribute the tests for overrides (vpodzime)
|
- Distribute the tests for overrides (vpodzime)
|
||||||
- Fix the rpmlog target (vpodzime)
|
- Fix the rpmlog target (vpodzime)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user