diff --git a/rust-no-panic.spec b/rust-no-panic.spec
index b1612ac..8e39cfb 100644
--- a/rust-no-panic.spec
+++ b/rust-no-panic.spec
@@ -6,7 +6,7 @@
 
 Name:           rust-%{crate}
 Version:        0.1.15
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Attribute macro to require that the compiler prove a function can't ever panic
 
 # Upstream license specification: MIT OR Apache-2.0
@@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
 %endif
 
 %changelog
+* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.15-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
+
 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.15-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild