diff --git a/pycanberra.spec b/pycanberra.spec index c3b1921..4b67bff 100644 --- a/pycanberra.spec +++ b/pycanberra.spec @@ -8,7 +8,7 @@ License: LGPLv2 # There's no versioning upstream, it's all about the Git hash Version: 0 -Release: 0.15.git%{shortcommit}%{?dist} +Release: 0.16.git%{shortcommit}%{?dist} # There aren't any release yet, I'm downloading straight from the last commit Source0: https://github.com/psykoyiko/pycanberra/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz @@ -59,6 +59,9 @@ install -p -m 0644 pycanberra.py %{buildroot}%{python3_sitelib} %changelog +* Tue Jun 19 2018 Miro HronĨok - 0-0.16.git88c53cd +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Fedora Release Engineering - 0-0.15.git88c53cd - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild