From 11d280359c9e4da10c53474eed991ff58f6ddcbd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 15:44:52 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-rusqlite.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-rusqlite.spec b/rust-rusqlite.spec index 81d6bfc..cc22290 100644 --- a/rust-rusqlite.spec +++ b/rust-rusqlite.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.24.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Ergonomic wrapper for SQLite # Upstream license specification: MIT @@ -448,5 +448,8 @@ which use "with-asan" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.24.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Apr 08 2021 Fabio Valentini - 0.24.2-1 - Initial package