|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
|
|
|
|
|
Name: python-%{realname}
|
|
|
|
|
Version: 1.31
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: Mutagen is a Python module to handle audio meta-data
|
|
|
|
|
|
|
|
|
|
Group: Development/Languages
|
|
|
|
@ -117,9 +117,12 @@ pushd %{py3dir}
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Nov 28 2015 Michele Baldessari <michele@acksyn.org> - 1.31-3
|
|
|
|
|
* Sat Nov 28 2015 Michele Baldessari <michele@acksyn.org> - 1.31-4
|
|
|
|
|
- Fixes tests on big endian architectures (BZ 1270298)
|
|
|
|
|
|
|
|
|
|
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.31-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
|
|
|
|
|
|
|
|
|
* Mon Nov 9 2015 Toshio Kuratomi <toshio@fedoraproject.org> - - 1.31-2
|
|
|
|
|
- Move the scripts to the python3 package. This fixes two issues:
|
|
|
|
|
* The scripts couldn't work without manual intervention because they required
|
|
|
|
|