From e5d719ab5184603b75af39e46010a4965cce6e63 Mon Sep 17 00:00:00 2001 From: Terje R�sten Date: Jan 30 2011 09:29:07 +0000 Subject: - 1.2.1 --- diff --git a/.gitignore b/.gitignore index e9fbef6..9a4dd85 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ grin-1.1.1.tar.gz +/grin-1.2.1.tar.gz diff --git a/grin.spec b/grin.spec index 1e1cb35..4334c89 100644 --- a/grin.spec +++ b/grin.spec @@ -5,8 +5,8 @@ Summary: Grep-like tool for source code Name: grin -Version: 1.1.1 -Release: 5%{?dist} +Version: 1.2.1 +Release: 1%{?dist} License: BSD Group: Applications/Text URL: http://pypi.python.org/pypi/grin @@ -61,6 +61,9 @@ nosetests %{python_sitelib}/%{name}-%{version}-py%{pyver}.egg-info/ %changelog +* Sun Jan 30 2011 Terje Rosten - 1.2.1-1 +- 1.2.1 + * Sun Dec 26 2010 Thomas Spura - 1.1.1-5 - update python_sitelib macro - don't requires python-argparse (#665727) diff --git a/sources b/sources index 1506e66..8be35e2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9dca5a5876938adfd9dfc20869818660 grin-1.1.1.tar.gz +d894426dfbf70bc105388c2a51348199 grin-1.2.1.tar.gz