diff --git a/python-django-angular.spec b/python-django-angular.spec index 1108895..493016b 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. %{!?_py3docdir:%global _py3docdir %{_docdir}/python3-%{pypi_name}%{!?_pkgdocdir:-%{version}}} @@ -24,8 +24,8 @@ %endif # 0%%{?fedora} >= 13 || 0%%{?rhel} >= 8 Name: python-%{pypi_name} -Version: 0.7.10 -Release: 3%{?gitrel}%{?dist} +Version: 0.7.13 +Release: 1%{?gitrel}%{?dist} Summary: Classes and utility functions to integrate AngularJS with Django License: MIT @@ -196,6 +196,9 @@ popd %changelog +* Tue Mar 31 2015 Björn Esser - 0.7.13-1 +- new upstream release v0.7.13 (#1207442) + * Fri Jan 16 2015 Björn Esser - 0.7.10-3.git20150104.ab2dc2d - updated to latest post-release-snapshot diff --git a/sources b/sources index d648361..512ec87 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -10ce87e9da2b6b2fad00b43fc80b0717 python-django-angular-0.7.10-git20150104-ab2dc2d.tar.gz +bcc2a0ce5b88b41f3c7bb5cdc6a0fb34 python-django-angular-0.7.13.tar.gz