bump: moby-compose maturin

This commit is contained in:
Raboneko
2023-05-16 14:13:03 +00:00
parent 81e03cca00
commit 9a848d78bc
2 changed files with 3 additions and 3 deletions
@@ -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
+2 -2
View File
@@ -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