[ranger] Update to 1.2.2

Ben Boeckel mathstuf at fedoraproject.org
Wed Oct 20 01:24:13 UTC 2010


commit b4994ff42c6811ea713f49812141560b32d041d5
Author: Ben Boeckel <MathStuf at gmail.com>
Date:   Tue Oct 19 21:12:44 2010 -0400

    Update to 1.2.2

 ranger.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ranger.spec b/ranger.spec
index 4cb1904..c5ca4f5 100644
--- a/ranger.spec
+++ b/ranger.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:           ranger
-Version:        1.1.2
-Release:        2%{?dist}
+Version:        1.2.2
+Release:        1%{?dist}
 Summary:        A flexible console file manager
 
 Group:          Development/Languages
@@ -50,6 +50,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Oct 19 2010 Ben Boeckel <mathstuf at gmail.com> - 1.2.2-1
+- Update to 1.2.2
+
 * Sat Jul 24 2010 Ben Boeckel <mathstuf at gmail.com> - 1.1.2-2
 - Add patch to remove shebang line
 - BR python2-devel


More information about the scm-commits mailing list