From e56df7eb6009d4c0b6d6978c031ea9049fe4ae27 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Sat, 25 Nov 2023 12:30:36 +0100 Subject: [PATCH] Update to version 3.0.3; Fixes RHBZ#2250134 --- .gitignore | 1 + rust-configparser.spec | 6 +++--- sources | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c8eecf1..6491188 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /configparser-2.0.1.crate /configparser-2.1.0.crate /configparser-3.0.2.crate +/configparser-3.0.3.crate diff --git a/rust-configparser.spec b/rust-configparser.spec index 4248ce4..9de59e0 100644 --- a/rust-configparser.spec +++ b/rust-configparser.spec @@ -5,7 +5,7 @@ %global crate configparser Name: rust-configparser -Version: 3.0.2 +Version: 3.0.3 Release: %autorelease Summary: Simple configuration parsing utility with no dependencies @@ -77,9 +77,9 @@ use the "indexmap" feature of the "%{crate}" crate. %prep %autosetup -n %{crate}-%{version} -p1 -# remove executable bits from files -chmod -x README.md CHANGELOG.md Cargo.toml.orig src/*.rs tests/*.rs %cargo_prep +# remove executable bits from files +find -type f -executable -print -exec chmod -x {} + %generate_buildrequires %cargo_generate_buildrequires diff --git a/sources b/sources index a189e4b..b7f7f75 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (configparser-3.0.2.crate) = ffa9055a736a93dd062b92ab1345a29565804021268787ab6dd314c00ccec4d2dd94562b1576ac356692011ae67ddc86ae8965e217b1607b680f0669eb4ea9ec +SHA512 (configparser-3.0.3.crate) = 14e678c0617a5a95444964291fce9492f8e2c7117c3c93272d79572548dc89e8d2bea088d0dfc49481f777ce6da4e8773359de5d6f26e21f21af7ae220ded0d4