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
%global debug_package %{nil}
%global crate is_ci
Name: rust-%{crate}
Name: rust-is_ci
Version: 1.1.1
Release: %autorelease
Summary: Super lightweight CI environment checker
# Upstream license specification: ISC
License: ISC
URL: https://crates.io/crates/is_ci
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21
%global _description %{expand:
Super lightweight CI environment checker. Just tells you if you're in CI or not
without much fuss.}
Super lightweight CI environment checker. Just tells you if you're in CI
or not without much fuss.}
%description %{_description}

Loading…
Cancel
Save