diff --git a/SPECS/conmon-rs.spec b/SPECS/conmon-rs.spec index e412db8..da4a5bd 100644 --- a/SPECS/conmon-rs.spec +++ b/SPECS/conmon-rs.spec @@ -13,20 +13,19 @@ %global bin_name conmonrs Name: conmon-rs -Version: 0.5.1 +Version: 0.6.6 Release: 1%{?dist} Summary: Container monitor in Rust License: ASL 2.0 and BSD and ISC and MIT URL: https://github.com/containers/conmon-rs -Source0: https://github.com/containers/conmon-rs/releases/download/v%{version}/%{name}-%{version}.tar.gz +Source0: https://github.com/containers/conmon-rs/releases/download/v%{version}/%{bin_name}-v%{version}.tar.gz # Only for CentOS/RHEL builds -Source1: https://github.com/containers/conmon-rs/releases/download/v%{version}/%{bin_name}-v%{version}-vendor.tar.gz BuildRequires: capnproto BuildRequires: cargo BuildRequires: git-core BuildRequires: make BuildRequires: protobuf-compiler -%if 0%{?rhel} +%if "0%{?rhel}" BuildRequires: rust-toolset %else BuildRequires: rust-packaging @@ -38,14 +37,14 @@ ExclusiveArch: %{rust_arches} %{summary}. %prep -%autosetup -n %{name}-%{version} -%if 0%{?rhel} +%autosetup -n %{bin_name}-v%{version} +%if "0%{?rhel}" %cargo_prep -V 1 %else %cargo_prep %endif -%if !0%{?rhel} +%if !"0%{?rhel}" %generate_buildrequires %cargo_generate_buildrequires %endif @@ -61,5 +60,8 @@ ExclusiveArch: %{rust_arches} %{_bindir}/%{bin_name} %changelog +* Fri Oct 25 2024 Dennis Gilmore - 0.6.6-1 +- update to 0.6.6 + * Thu May 25 2023 Christian Glombek - 0.5.1-1 - Initial Release diff --git a/sources b/sources index f677f17..3190588 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (conmon-rs-0.5.1.tar.gz) = 5bb949ed4dfe4e2c87502df451e67e3a44f5bfa193a7d4ea9ebe3cdc86c98a1d43aeb1272ed01358e865f0952bea7e3ab1e9263f7f11818ecb631284ef582176 -SHA512 (conmonrs-v0.5.1-vendor.tar.gz) = 5ccd23b31e294d76a49be9918e57fcc356c46cb3360fb2bc5b53e0681134ad4a2f25b362dbd232c48b6d58f7fc38b4db0bab5f6ff1ab26d14e9450225f508f06 +SHA512 (conmonrs-v0.6.6.tar.gz) = 4cbd2874809c3d2cb484c5faa55598d4e70b4f6c76307b8061da7f9aa42d6cbb0e84b2ea43116a3328c88ee32bfbd423c4070429abee7501bec1fcc469962839