From 040bd34b5a08f42e8b36f5e0a836ddd0247d209d Mon Sep 17 00:00:00 2001 From: =?utf8?q?K=C3=A9vin=20THIERRY?= Date: Tue, 18 Nov 2014 11:09:56 +0100 Subject: [PATCH] packaging: Bump to version 1.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: If1ab1e1b3f81629937745d77f72f5580503cd245 Bug-Tizen: TC-1866 Signed-off-by: Kévin THIERRY Signed-off-by: Philippe Coval --- packaging/python-nose.spec | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/packaging/python-nose.spec b/packaging/python-nose.spec index ec00a25..f4d2418 100644 --- a/packaging/python-nose.spec +++ b/packaging/python-nose.spec @@ -1,12 +1,12 @@ Name: python-nose -Version: 1.1.2 +Version: 1.2.1 Release: 0 Url: http://readthedocs.org/docs/nose/ Summary: Nose extends unittest to make testing easier License: LGPL-2.0+ -Group: Development/Languages/Python +Group: Platform Development/Python Source: http://pypi.python.org/packages/source/n/nose/nose-%{version}.tar.gz -Source1001: python-nose.manifest +Source1001: python-nose.manifest BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel BuildRequires: python-distribute @@ -52,5 +52,3 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} %{_bindir}/nosetests* %{_mandir}/man*/nosetests* %{python_sitelib}/* - -%changelog -- 2.7.4