diff --git a/mypaint.spec b/mypaint.spec index fdd9cfe..fdc8bed 100644 --- a/mypaint.spec +++ b/mypaint.spec @@ -1,7 +1,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: mypaint Version: 0.5.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A simple paint program Group: Applications/Multimedia @@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitearch}/%{name}/mydrawwidget.so %changelog +* Sat Jul 25 2009 Fedora Release Engineering - 0.5.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Wed Feb 25 2009 Fedora Release Engineering - 0.5.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild