diff --git a/anda/go/curlie/golang-github-rs-curlie.spec b/anda/go/curlie/golang-github-rs-curlie.spec index 1dd01bd409..809ce9947d 100644 --- a/anda/go/curlie/golang-github-rs-curlie.spec +++ b/anda/go/curlie/golang-github-rs-curlie.spec @@ -3,7 +3,7 @@ # https://github.com/rs/curlie %global goipath github.com/rs/curlie -Version: 1.6.9 +Version: 1.7.1 %gometa -f @@ -14,7 +14,7 @@ The power of curl, the ease of use of httpie.} %global godocs README.md Name: %{goname} -Release: %autorelease +Release: 1%{?dist} Summary: The power of curl, the ease of use of httpie License: MIT diff --git a/anda/python/orjson/python3-orjson.spec b/anda/python/orjson/python3-orjson.spec index e50ad51eac..94ab6215be 100644 --- a/anda/python/orjson/python3-orjson.spec +++ b/anda/python/orjson/python3-orjson.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: python3-orjson -Version: 3.8.11 +Version: 3.8.12 Release: 1%{?dist} Summary: Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy License: MIT OR Apache-2.0 diff --git a/anda/rust/maturin/rust-maturin.spec b/anda/rust/maturin/rust-maturin.spec index 5de1b894b9..88b63b515a 100644 --- a/anda/rust/maturin/rust-maturin.spec +++ b/anda/rust/maturin/rust-maturin.spec @@ -2,7 +2,7 @@ %global crate maturin Name: rust-maturin -Version: 0.14.17 +Version: 0.15.1 Release: 1%{?dist} Summary: Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages diff --git a/anda/rust/zoxide/rust-zoxide.spec b/anda/rust/zoxide/rust-zoxide.spec index b226f8e481..d3c35cbfb6 100644 --- a/anda/rust/zoxide/rust-zoxide.spec +++ b/anda/rust/zoxide/rust-zoxide.spec @@ -3,8 +3,8 @@ %global crate zoxide Name: rust-zoxide -Version: 0.9.0 -Release: %autorelease +Version: 0.9.1 +Release: 1%{?dist} Summary: Smarter cd command for your terminal License: MIT