diff --git a/python-pthreading.spec b/python-pthreading.spec index b318e20..871db07 100644 --- a/python-pthreading.spec +++ b/python-pthreading.spec @@ -3,7 +3,7 @@ Summary: Re-implement threading.Lock, RLock and Condition with libpthread Name: python-pthreading Version: 0.1.3 -Release: 7%{?dist} +Release: 8%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -44,6 +44,9 @@ implementation. %{python_sitelib}/pthreading-%{version}-py*.egg-info %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 0.1.3-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sat Feb 11 2017 Fedora Release Engineering - 0.1.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild