diff --git a/python-django-angular.spec b/python-django-angular.spec index fa0cc5d..20d85bc 100644 --- a/python-django-angular.spec +++ b/python-django-angular.spec @@ -1,5 +1,5 @@ # Conditional for release and snapshot builds. Uncomment for release-builds. -#global rel_build 1 +%global rel_build 1 # Setup _pkgdocdir if not defined already. %{!?_pkgdocdir:%global _pkgdocdir %{_docdir}/%{name}-%{version}} @@ -25,7 +25,7 @@ Name: python-%{pypi_name} Version: 0.7.10 -Release: 2%{?gitrel}%{?dist} +Release: 1%{?dist} Summary: Classes and utility functions to integrate AngularJS with Django License: MIT @@ -196,9 +196,6 @@ popd %changelog -* Thu Jan 15 2015 Björn Esser - 0.7.10-2.git20150104.ab2dc2d -- updated to latest post-release-snapshot - * Thu Jan 15 2015 Björn Esser - 0.7.10-1 - new upstream release 0.7.10 - added sphinx-documentation diff --git a/sources b/sources index d648361..6979851 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -10ce87e9da2b6b2fad00b43fc80b0717 python-django-angular-0.7.10-git20150104-ab2dc2d.tar.gz +66b7219129c847816fe8d87dd9253093 python-django-angular-0.7.10.tar.gz