public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-sinit] rawhide: Regenerate with rust2rpm v28
Date: Wed, 29 Jul 2026 20:41:02 GMT	[thread overview]
Message-ID: <178535766285.1.7238618399645455766.rpms-rust-sinit-3c8c0e36f064@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-sinit
Branch : rawhide
Commit : 3c8c0e36f06447397d07b1402683e577e64bf6a3
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-07-29T22:40:39+02:00
Stats  : +12/-13 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-sinit/c/3c8c0e36f06447397d07b1402683e577e64bf6a3?branch=rawhide

Log:
Regenerate with rust2rpm v28

---
diff --git a/README.md b/README.md
deleted file mode 100644
index 3e3ba2c..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-sinit
-
-The rust-sinit package

diff --git a/rust-sinit.spec b/rust-sinit.spec
index 6513096..fac84f9 100644
--- a/rust-sinit.spec
+++ b/rust-sinit.spec
@@ -1,5 +1,5 @@
-# Generated by rust2rpm 22
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
 
 %global crate sinit
 
@@ -12,30 +12,30 @@ License:        BSD-2-Clause
 URL:            https://crates.io/crates/sinit
 Source:         %{crates_source}
 
-ExclusiveArch:  %{rust_arches}
-
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
-Simple init system for use in containers.}
+A simple init system for use in containers.}
 
 %description %{_description}
 
 %package     -n %{crate}
 Summary:        %{summary}
-# Effective license calculation:
-# BSD-2-Clause and (MIT OR Apache-2.0) and (MIT or ASL 2.0)
-License:        BSD-2-Clause and (MIT or Apache-2.0)
+# BSD-2-Clause
+# MIT OR Apache-2.0
+License:        BSD-2-Clause AND (MIT OR Apache-2.0)
+# LICENSE.dependencies contains a full license breakdown
 
 %description -n %{crate} %{_description}
 
 %files       -n %{crate}
 %license LICENSE
+%license LICENSE.dependencies
 %doc README.md
 %{_bindir}/sinit
 
 %prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
 %cargo_prep
 
 %generate_buildrequires
@@ -43,6 +43,8 @@ License:        BSD-2-Clause and (MIT or Apache-2.0)
 
 %build
 %cargo_build
+%{cargo_license_summary}
+%{cargo_license} > LICENSE.dependencies
 
 %install
 %cargo_install

                 reply	other threads:[~2026-07-29 20:41 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=178535766285.1.7238618399645455766.rpms-rust-sinit-3c8c0e36f064@fedoraproject.org \
    --to=decathorpe@gmail.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