diff --git a/SPECS/protobuf.spec b/SPECS/protobuf.spec
index b4b859a..5e404fd 100644
--- a/SPECS/protobuf.spec
+++ b/SPECS/protobuf.spec
@@ -14,7 +14,7 @@
 Summary:        Protocol Buffers - Google's data interchange format
 Name:           protobuf
 Version:        3.5.0
-Release:        7%{?dist}
+Release:        13%{?dist}
 License:        BSD
 URL:            https://github.com/google/protobuf
 Source:         https://github.com/google/protobuf/archive/v%{version}%{?rcver}/%{name}-%{version}%{?rcver}.tar.gz
@@ -421,6 +421,15 @@ install -p -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{emacs_startdir}
 %endif
 
 %changelog
+* Thu May 28 2020 Adrian Reber <areber@redhat.com> - 3.5.0-13
+- Rebuild
+
+* Tue May 26 2020 Adrian Reber <areber@redhat.com> - 3.5.0-10
+- Rebuild
+
+* Thu Apr 09 2020 Adrian Reber <areber@redhat.com> - 3.5.0-8
+- Rebuild
+
 * Thu Jul 12 2018 Adrian Reber <areber@redhat.com> - 3.5.0-7
 - Build without python2 subpackage