public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <klember@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-cssparser-macros] epel10: Re-generate spec file with rust2rpm 22
Date: Mon, 15 Jun 2026 14:13:25 GMT [thread overview]
Message-ID: <178153280538.1.7501483915657659094.rpms-rust-cssparser-macros-c67608896619@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-cssparser-macros
Branch : epel10
Commit : c67608896619b76c5125b6d3720a19bb1114bf5b
Author : Kalev Lember <klember@redhat.com>
Date : 2022-09-09T10:17:54+02:00
Stats : +15/-16 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rust-cssparser-macros/c/c67608896619b76c5125b6d3720a19bb1114bf5b?branch=epel10
Log:
Re-generate spec file with rust2rpm 22
---
diff --git a/rust-cssparser-macros.spec b/rust-cssparser-macros.spec
index 6950b5f..4c84978 100644
--- a/rust-cssparser-macros.spec
+++ b/rust-cssparser-macros.spec
@@ -1,25 +1,21 @@
-# Generated by rust2rpm 13
+# Generated by rust2rpm 22
%bcond_without check
%global debug_package %{nil}
%global crate cssparser-macros
-Name: rust-%{crate}
+Name: rust-cssparser-macros
Version: 0.6.0
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Procedural macros for cssparser
-# Upstream license specification: MPL-2.0
-License: MPLv2.0
+License: MPL-2.0
URL: https://crates.io/crates/cssparser-macros
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
-%if %{__cargo_skip_build}
-BuildArch: noarch
-%endif
-BuildRequires: rust-packaging
+BuildRequires: rust-packaging >= 21
%global _description %{expand:
Procedural macros for cssparser.}
@@ -32,12 +28,12 @@ BuildArch: noarch
%description devel %{_description}
-This package contains library source intended for building other packages
-which use "%{crate}" crate.
+This package contains library source intended for building other packages which
+use the "%{crate}" crate.
%files devel
-%license LICENSE
-%{cargo_registry}/%{crate}-%{version_no_tilde}/
+%license %{crate_instdir}/LICENSE
+%{crate_instdir}/
%package -n %{name}+default-devel
Summary: %{summary}
@@ -45,11 +41,11 @@ BuildArch: noarch
%description -n %{name}+default-devel %{_description}
-This package contains library source intended for building other packages
-which use "default" feature of "%{crate}" crate.
+This package contains library source intended for building other packages which
+use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
@@ -70,6 +66,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
+* Mon Sep 05 2022 Kalev Lember <klember@redhat.com> - 0.6.0-7
+- Re-generate spec file with rust2rpm 22
+
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
reply other threads:[~2026-06-15 14:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178153280538.1.7501483915657659094.rpms-rust-cssparser-macros-c67608896619@fedoraproject.org \
--to=klember@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox