diff --git a/python-pthreading.spec b/python-pthreading.spec index 98aced9..0041b2b 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: 0%{?dist} +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -41,6 +41,9 @@ implementation. %{python_sitelib}/pthreading-%{version}-py*.egg-info %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.1.3-1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Mar 18 2014 Douglas Schilling Landgraf - 0.1.3-0 - Monkeypatch python's thread.allocate_lock