From 2fccf8d66316f3cb385fed70c9aec3fc345a525f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Feb 14 2013 20:34:58 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- diff --git a/python-tox.spec b/python-tox.spec index 79f6651..1ce3268 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -7,7 +7,7 @@ %global pypiname tox Name: python-tox Version: 1.4.2 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Virtualenv-based automation of test activities # file toxbootstrap.py is licensed under MIT License @@ -74,6 +74,9 @@ TOXENV=py27 %{__python} setup.py test %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 1.4.2-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Nov 14 2012 Matthias Runge - 1.4.2-7 - add requires python-py, python-virtualenv (rhbz#876246)