diff --git a/rust-csv-core.spec b/rust-csv-core.spec index f70d8ed..5def52c 100644 --- a/rust-csv-core.spec +++ b/rust-csv-core.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.10 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Bare bones CSV parsing with no_std support # Upstream license specification: Unlicense/MIT @@ -83,6 +83,9 @@ which use "libc" feature of "%{crate}" crate. %endif %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 0.1.10-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 0.1.10-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild