diff --git a/.fio.metadata b/.fio.metadata
index 5333352..92ca5ef 100644
--- a/.fio.metadata
+++ b/.fio.metadata
@@ -1 +1 @@
-d459f5898b151dca060ad848be2281ca3dcb541c SOURCES/fio-3.1.tar.bz2
+e4e6d653bd851d1d4652cfe3de3008cf583025e7 SOURCES/fio-3.7.tar.bz2
diff --git a/.gitignore b/.gitignore
index ca09ab2..862008b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/fio-3.1.tar.bz2
+SOURCES/fio-3.7.tar.bz2
diff --git a/SPECS/fio.spec b/SPECS/fio.spec
index 91abfdb..856728c 100644
--- a/SPECS/fio.spec
+++ b/SPECS/fio.spec
@@ -1,6 +1,6 @@
 Name:		fio
-Version:	3.1
-Release:	2%{?dist}
+Version:	3.7
+Release:	1%{?dist}
 Summary:	Multithreaded IO generation tool
 
 Group:		Applications/System
@@ -54,6 +54,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/%{name}/*
 
 %changelog
+* Mon Feb 25 2019 Eric Sandeen <sandeen@redhat.com> 3.7-1
+- New upstream version
+- Adds libpmem ioengine (#1672362)
+
 * Tue Oct 24 2017 Eric Sandeen <sandeen@redhat.com> 3.1-2
 - Add new build deps for more features