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-schemafy_lib] rawhide: Regenerate with rust2rpm v28
Date: Fri, 31 Jul 2026 20:54:30 GMT	[thread overview]
Message-ID: <178553127033.1.3388840855208033159.rpms-rust-schemafy_lib-894b22c2d09d@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-schemafy_lib
Branch : rawhide
Commit : 894b22c2d09db08eeb9c28bd94f78b098e5ba313
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-07-31T22:54:13+02:00
Stats  : +18/-16 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-schemafy_lib/c/894b22c2d09db08eeb9c28bd94f78b098e5ba313?branch=rawhide

Log:
Regenerate with rust2rpm v28

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

diff --git a/rust-schemafy_lib.spec b/rust-schemafy_lib.spec
index 586c243..807a7f8 100644
--- a/rust-schemafy_lib.spec
+++ b/rust-schemafy_lib.spec
@@ -1,5 +1,5 @@
-# Generated by rust2rpm 22
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate schemafy_lib
@@ -7,23 +7,18 @@
 Name:           rust-schemafy_lib
 Version:        0.6.0
 Release:        %autorelease
-Summary:        Generates serializable Rust types from a json schema
+Summary:        Generates serializeable Rust types from a json schema
 
 License:        MIT
 URL:            https://crates.io/crates/schemafy_lib
 Source:         %{crates_source}
+# * https://github.com/Marwes/schemafy/pull/62
+Patch2:         0001-docs-Add-a-README.md-and-LICENSE.patch
 
-ExclusiveArch:  %{rust_arches}
-
-BuildRequires:  rust-packaging >= 21
-
-# Upstream patches -- official upstream patches released by upstream since the
-# ----------------    last release that are necessary for any reason:
-# Should be fixed in next release - https://github.com/Marwes/schemafy/pull/62
-Patch0001:      0001-docs-Add-a-README.md-and-LICENSE.patch
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
-Generates serializable Rust types from a json schema.}
+Generates serializeable Rust types from a json schema.}
 
 %description %{_description}
 
@@ -38,6 +33,7 @@ use the "%{crate}" crate.
 
 %files          devel
 %license %{crate_instdir}/LICENSE
+%doc %{crate_instdir}/README.md
 %{crate_instdir}/
 
 %package     -n %{name}+default-devel
@@ -53,7 +49,7 @@ use the "default" feature of the "%{crate}" crate.
 %ghost %{crate_instdir}/Cargo.toml
 
 %prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
 %cargo_prep
 
 %generate_buildrequires

diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..d4b7129
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,9 @@
+[package]
+license-files = ["LICENSE"]
+doc-files = ["README.md"]
+
+[[package.extra-patches]]
+number = 2
+file = "0001-docs-Add-a-README.md-and-LICENSE.patch"
+comments = ["https://github.com/Marwes/schemafy/pull/62"]
+

                 reply	other threads:[~2026-07-31 20:54 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=178553127033.1.3388840855208033159.rpms-rust-schemafy_lib-894b22c2d09d@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