|
|
|
@ -10,7 +10,7 @@
|
|
|
|
|
|
|
|
|
|
Name: python-%{modname}
|
|
|
|
|
Version: 1.36.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Mutagen is a Python module to handle audio meta-data
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
@ -110,6 +110,9 @@ export LANG=C.UTF-8
|
|
|
|
|
%doc docs/_build/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.36.2-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jan 28 2017 Igor Gnatenko <ignatenko@redhat.com> - 1.36.2-1
|
|
|
|
|
- Update to 1.36.2 (RHBZ #1415532)
|
|
|
|
|
|
|
|
|
|