diff --git a/.gitignore b/.gitignore index d184779..5b205af 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /configparser-3.0.2.crate /configparser-3.0.3.crate /configparser-3.0.4.crate +/configparser-3.1.0.crate diff --git a/rust-configparser.spec b/rust-configparser.spec index 0a62668..4c673ec 100644 --- a/rust-configparser.spec +++ b/rust-configparser.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 25 +# Generated by rust2rpm 26 %bcond_without check %global debug_package %{nil} %global crate configparser Name: rust-configparser -Version: 3.0.4 +Version: 3.1.0 Release: %autorelease Summary: Simple configuration parsing utility with no dependencies diff --git a/rust2rpm.toml b/rust2rpm.toml index 790c7b9..cc7a15c 100644 --- a/rust2rpm.toml +++ b/rust2rpm.toml @@ -1,2 +1,9 @@ [package] summary = "Simple configuration parsing utility with no dependencies" + +[scripts] +prep.post = [ + "# remove executable bits from files", + "find -type f -executable -print -exec chmod -x {} +", +] + diff --git a/sources b/sources index 5cb836e..853b28f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (configparser-3.0.4.crate) = aef273f5ce927a137294b3a6f1c505720ff9029d3c163785287a43a551ffeeebadd4b7212075524a836dafd9d2eb740046b3eb4d33535d20a98cb77372010d4b +SHA512 (configparser-3.1.0.crate) = 89b3b51a60793b8bf71ffc8f5a7c098264d1111db644fe4ae54c797af9c712359aeb001eccbdb41569a63d9052efb2f8d1b069842da0ab63fbac9a3d7e1243e2