Update to version 0.1.50; Fixes RHBZ#2182241

epel9 imports/e9/rust-cmake-0.1.50-1.el9
Fabio Valentini 2 years ago
parent 1c44e171e2
commit f3e1f17712
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -18,3 +18,4 @@
/cmake-0.1.46.crate /cmake-0.1.46.crate
/cmake-0.1.48.crate /cmake-0.1.48.crate
/cmake-0.1.49.crate /cmake-0.1.49.crate
/cmake-0.1.50.crate

@ -1,3 +0,0 @@
# rust-cmake
The rust-cmake package

@ -1,11 +1,11 @@
# Generated by rust2rpm 23 # Generated by rust2rpm 24
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate cmake %global crate cmake
Name: rust-cmake Name: rust-cmake
Version: 0.1.49 Version: 0.1.50
Release: %autorelease Release: %autorelease
Summary: Build dependency for running cmake to build a native library Summary: Build dependency for running cmake to build a native library
@ -16,7 +16,7 @@ Source: %{crates_source}
BuildRequires: rust-packaging >= 21 BuildRequires: rust-packaging >= 21
%global _description %{expand: %global _description %{expand:
Build dependency for running `cmake` to build a native library.} A build dependency for running `cmake` to build a native library.}
%description %{_description} %description %{_description}

@ -1 +1 @@
SHA512 (cmake-0.1.49.crate) = ba8d65a757734d72c8c7c7f532adbe563b5caedb67140d100cde404d4bd206e227a9d408f122975b737d44cc76a9deebbf0b4a492d1bf03e3d5f1ce8a6d50fc2 SHA512 (cmake-0.1.50.crate) = 868d5cece75d79382ac6176aabde1723bb7e26dc745383a636516ff45856dc9187fe5a83e139f17e3bb0c114624e9e71b93c8a460b89b8facbafbca50d1d0923

Loading…
Cancel
Save