Regenerate with rust2rpm v24

epel10
Fabio Valentini 1 year ago
parent acd359a0c5
commit bc27a78f53
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

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

@ -1,26 +1,23 @@
# Generated by rust2rpm 21 # Generated by rust2rpm 24
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate is_ci %global crate is_ci
Name: rust-%{crate} Name: rust-is_ci
Version: 1.1.1 Version: 1.1.1
Release: %autorelease Release: %autorelease
Summary: Super lightweight CI environment checker Summary: Super lightweight CI environment checker
# Upstream license specification: ISC
License: ISC License: ISC
URL: https://crates.io/crates/is_ci URL: https://crates.io/crates/is_ci
Source: %{crates_source} Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21 BuildRequires: rust-packaging >= 21
%global _description %{expand: %global _description %{expand:
Super lightweight CI environment checker. Just tells you if you're in CI or not Super lightweight CI environment checker. Just tells you if you're in CI
without much fuss.} or not without much fuss.}
%description %{_description} %description %{_description}

Loading…
Cancel
Save