public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gir-format-check] epel10: Regenerate with rust2rpm v24
@ 2026-09-25 10:33 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-25 10:33 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-gir-format-check
Branch : epel10
Commit : cfbe74af6d1f741df50d63489814766a32a206e4
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2023-08-05T11:41:44+02:00
Stats  : +7/-13 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gir-format-check/c/cfbe74af6d1f741df50d63489814766a32a206e4?branch=epel10

Log:
Regenerate with rust2rpm v24

---
diff --git a/README.md b/README.md
deleted file mode 100644
index a83a6bf..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-gir-format-check
-
-The rust-gir-format-check package
\ No newline at end of file

diff --git a/rust-gir-format-check.spec b/rust-gir-format-check.spec
index d48a084..311ce17 100644
--- a/rust-gir-format-check.spec
+++ b/rust-gir-format-check.spec
@@ -1,22 +1,19 @@
-# Generated by rust2rpm 20
+# Generated by rust2rpm 24
 %bcond_without check
 %global debug_package %{nil}
 
 %global crate gir-format-check
 
-Name:           rust-%{crate}
+Name:           rust-gir-format-check
 Version:        0.1.3
 Release:        %autorelease
 Summary:        File format checker
 
-# Upstream license specification: MIT
 License:        MIT
 URL:            https://crates.io/crates/gir-format-check
 Source:         %{crates_source}
 
-ExclusiveArch:  %{rust_arches}
-
-BuildRequires:  rust-packaging
+BuildRequires:  rust-packaging >= 21
 
 %global _description %{expand:
 File format checker.}
@@ -33,9 +30,9 @@ This package contains library source intended for building other packages which
 use the "%{crate}" crate.
 
 %files          devel
-%license LICENSE
-%doc README.md
-%{cargo_registry}/%{crate}-%{version_no_tilde}/
+%license %{crate_instdir}/LICENSE
+%doc %{crate_instdir}/README.md
+%{crate_instdir}/
 
 %package     -n %{name}+default-devel
 Summary:        %{summary}
@@ -47,7 +44,7 @@ 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

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

only message in thread, other threads:[~2026-09-25 10:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 10:33 [rpms/rust-gir-format-check] epel10: Regenerate with rust2rpm v24 Fabio Valentini

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