diff --git a/python-django.spec b/python-django.spec index 096ff64..f8c3165 100644 --- a/python-django.spec +++ b/python-django.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: python-django -Version: 1.8.7 +Version: 1.10.3 Release: 1mamba Summary: A high-level Python Web framework Group: System/Libraries/Python @@ -84,6 +84,7 @@ find %{buildroot} -name "*.po" | xargs rm -f %{python3_sitearch}/django/template %{python3_sitearch}/django/templatetags %{python3_sitearch}/django/test +%{python3_sitearch}/django/urls %{python3_sitearch}/django/utils %{python3_sitearch}/django/views %dir %{python3_sitearch}/django/__pycache__ @@ -98,6 +99,39 @@ find %{buildroot} -name "*.po" | xargs rm -f %doc docs/_build/html/* %changelog +* Wed Nov 16 2016 Automatic Build System 1.10.3-1mamba +- automatic version update by autodist + +* Mon Oct 24 2016 Automatic Build System 1.10.2-1mamba +- automatic version update by autodist + +* Sun Aug 14 2016 Automatic Build System 1.9.9-1mamba +- automatic version update by autodist + +* Fri Jul 22 2016 Automatic Build System 1.9.8-1mamba +- automatic version update by autodist + +* Mon Jul 11 2016 Automatic Build System 1.9.7-1mamba +- automatic version update by autodist + +* Sun May 15 2016 Automatic Build System 1.9.6-1mamba +- automatic version update by autodist + +* Tue Apr 05 2016 Automatic Build System 1.9.5-1mamba +- automatic version update by autodist + +* Fri Mar 11 2016 Automatic Build System 1.9.4-1mamba +- automatic version update by autodist + +* Tue Feb 02 2016 Automatic Build System 1.9.2-2mamba +- automatic version update by autodist + +* Tue Feb 02 2016 Automatic Build System 1.9.2-1mamba +- automatic version update by autodist + +* Mon Jan 04 2016 Automatic Build System 1.9.1-1mamba +- automatic version update by autodist + * Mon Nov 30 2015 Automatic Build System 1.8.7-1mamba - automatic version update by autodist