public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cssparser-macros] epel10: Re-generate spec file with rust2rpm 22
@ 2026-06-15 14:13 Kalev Lember
  0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-06-15 14:13 UTC (permalink / raw)
  To: git-commits

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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-15 14:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 14:13 [rpms/rust-cssparser-macros] epel10: Re-generate spec file with rust2rpm 22 Kalev Lember

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox