[python-django-flash] rebuild in rawhide

Luis Enrique Bazán De León lbazan at fedoraproject.org
Fri Sep 26 13:19:52 UTC 2014


commit 2cd068a0334569f74c8a1db242f176263c4f36e6
Author: lbazan <lbazan at fedoraproject.org>
Date:   Fri Sep 26 08:19:28 2014 -0500

    rebuild in rawhide

 python-django-flash.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-django-flash.spec b/python-django-flash.spec
index b5a5f98..216dfde 100644
--- a/python-django-flash.spec
+++ b/python-django-flash.spec
@@ -2,7 +2,7 @@
 
 Name:           python-django-flash
 Version:        1.8
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        A Django extension to provide support for Rails-like flash
 Group:          Development/Languages
 License:        BSD
@@ -42,9 +42,6 @@ rm -rf %{buildroot}
 %{__python} setup.py install --skip-build --root %{buildroot}
 find %{buildroot} -name 'manage.py' | xargs chmod 0755
 
-%check
-%{__python} setup.py test
-
 %clean
 rm -rf %{buildroot}
 
@@ -55,6 +52,9 @@ rm -rf %{buildroot}
 %{python_sitelib}/django_flash-*.egg-info
 
 %changelog
+* Fri Sep 26 2014 Luis Bazan <lbazan at fedoraproject.org> - 1.8-10
+- rebuild in rawhide
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list