diff --git a/.gitignore b/.gitignore
index e48ccd1..75bdfd1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/six-1.3.0.tar.gz
+SOURCES/six-1.9.0.tar.gz
diff --git a/.python-six.metadata b/.python-six.metadata
index 7d0df7a..a42b4b7 100644
--- a/.python-six.metadata
+++ b/.python-six.metadata
@@ -1 +1 @@
-1cb0692f22c98e49871536c74e5e1e9d701d3418 SOURCES/six-1.3.0.tar.gz
+d168e6d01f0900875c6ecebc97da72d0fda31129 SOURCES/six-1.9.0.tar.gz
diff --git a/SPECS/python-six.spec b/SPECS/python-six.spec
index 3d3d2f7..2834a4d 100644
--- a/SPECS/python-six.spec
+++ b/SPECS/python-six.spec
@@ -9,8 +9,8 @@
 %endif
 
 Name:           python-six
-Version:        1.3.0
-Release:        4%{?dist}
+Version:        1.9.0
+Release:        2%{?dist}
 Summary:        Python 2 and 3 compatibility utilities
 
 Group:          Development/Languages
@@ -101,6 +101,14 @@ popd
 
 
 %changelog
+* Thu May 14 2015 Matej Stuchlik <mstuchli@redhat.com> - 1.9.0-2
+- Bump for RHEL7
+Resolves: rhbz#1185409
+
+* Wed May 06 2015 Matej Stuchlik <mstuchli@redhat.com> - 1.9.0-1
+- Update to 1.9.0
+Resolves: rhbz#1185409
+
 * Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.3.0-4
 - Mass rebuild 2013-12-27