Fedora Release Engineering 2016-07-19 10:11:46 +00:00
parent 67f6966dc8
commit 4c64077fc8

View File

@ -1,7 +1,7 @@
%global srcname justbytes
Name: python-%{srcname}
Version: 0.7
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A library for handling computation with address ranges in bytes
License: GPLv2
@ -68,5 +68,8 @@ rm -rf justbytes.egg-info
%{python3_sitelib}/justbytes-%{version}-*.egg-info
%changelog
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7-2
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Wed Mar 23 2016 mulhern <amulhern@redhat.com> - 0.6
- Initial release