diff --git a/.gitignore b/.gitignore
index 297dbc8..3bee205 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/harfbuzz-1.3.2.tar.bz2
+SOURCES/harfbuzz-1.7.5.tar.bz2
diff --git a/.harfbuzz.metadata b/.harfbuzz.metadata
index 32a6493..792d17e 100644
--- a/.harfbuzz.metadata
+++ b/.harfbuzz.metadata
@@ -1 +1 @@
-1ae99f7b8c50467e9fdaeac1e385edc27dcc1a5a SOURCES/harfbuzz-1.3.2.tar.bz2
+6ddc62df691d217c4da503115b3f2dd538d7b4bf SOURCES/harfbuzz-1.7.5.tar.bz2
diff --git a/SPECS/harfbuzz.spec b/SPECS/harfbuzz.spec
index 300433a..7a3e18d 100644
--- a/SPECS/harfbuzz.spec
+++ b/SPECS/harfbuzz.spec
@@ -1,6 +1,6 @@
 Name:           harfbuzz
-Version:        1.3.2
-Release:        1%{?dist}
+Version:        1.7.5
+Release:        2%{?dist}
 Summary:        Text shaping library
 
 License:        MIT
@@ -80,6 +80,14 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 %{_libdir}/libharfbuzz-icu.so.*
 
 %changelog
+* Tue Jun 05 2018 Parag Nemade <pnemade AT redhat DOT com> - 1.7.5-2
+- Simply rebuild
+- Resolves: #1576536
+
+* Tue Jun 05 2018 Parag Nemade <pnemade AT redhat DOT com> - 1.7.5-1
+- Update to 1.7.5
+- Resolves: #1576536
+
 * Mon Oct 17 2016 Kalev Lember <klember@redhat.com> - 1.3.2-1
 - Update to 1.3.2
 - Resolves: #1386994