From 9a848d78bc752f2889e9a23cd11b716bb5e1ebba Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 16 May 2023 14:13:03 +0000 Subject: [PATCH] bump: moby-compose maturin --- anda/moby-extras/moby-compose/moby-compose.spec | 2 +- anda/rust/maturin/rust-maturin.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/moby-extras/moby-compose/moby-compose.spec b/anda/moby-extras/moby-compose/moby-compose.spec index 4da34f4429..bc45fd4d7c 100644 --- a/anda/moby-extras/moby-compose/moby-compose.spec +++ b/anda/moby-extras/moby-compose/moby-compose.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: moby-compose -Version: 2.17.3 +Version: 2.18.0 Release: 1%{?dist} Summary: Define and run multi-container applications with Docker diff --git a/anda/rust/maturin/rust-maturin.spec b/anda/rust/maturin/rust-maturin.spec index 64bf74f0f1..dd0c6380e6 100644 --- a/anda/rust/maturin/rust-maturin.spec +++ b/anda/rust/maturin/rust-maturin.spec @@ -2,8 +2,8 @@ %global crate maturin Name: rust-maturin -Version: 0.15.1 -Release: %autorelease +Version: 0.15.2 +Release: 1%{?dist} Summary: Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages License: MIT OR Apache-2.0