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-gir-format-check] epel10: update to version 0.1.2
Date: Fri, 25 Sep 2026 10:33:18 GMT	[thread overview]
Message-ID: <179033239824.1.17253307697791072436.rpms-rust-gir-format-check-52bbe612b97f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-gir-format-check
Branch : epel10
Commit : 52bbe612b97f7153fd4ec0656b7d16cd5b6afcdc
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2021-05-02T14:24:24+02:00
Stats  : +41/-16 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gir-format-check/c/52bbe612b97f7153fd4ec0656b7d16cd5b6afcdc?branch=epel10

Log:
update to version 0.1.2

---
diff --git a/.gitignore b/.gitignore
index 48dc35e..8f66b4a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /gir-format-check-0.1.1.crate
+/gir-format-check-0.1.2.crate

diff --git a/rust-gir-format-check.spec b/rust-gir-format-check.spec
index bdb845d..c8ffaa6 100644
--- a/rust-gir-format-check.spec
+++ b/rust-gir-format-check.spec
@@ -1,39 +1,64 @@
-# Generated by rust2rpm
+# Generated by rust2rpm 17
 %bcond_without check
 %global debug_package %{nil}
 
 %global crate gir-format-check
 
 Name:           rust-%{crate}
-Version:        0.1.1
-Release:        6%{?dist}
+Version:        0.1.2
+Release:        1%{?dist}
 Summary:        File format checker
 
+# Upstream license specification: MIT
 License:        MIT
 URL:            https://crates.io/crates/gir-format-check
-Source0:        https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate
+Source:         %{crates_source}
 
 ExclusiveArch:  %{rust_arches}
+%if %{__cargo_skip_build}
+BuildArch:      noarch
+%endif
 
 BuildRequires:  rust-packaging
 
-%description
-%{summary}.
+%global _description %{expand:
+File format checker.}
+
+%description %{_description}
 
 %package        devel
 Summary:        %{summary}
 BuildArch:      noarch
 
-%description    devel
-File format checker.
+%description    devel %{_description}
+
+This package contains library source intended for building other packages
+which use "%{crate}" crate.
+
+%files          devel
+%license LICENSE
+%doc README.md
+%{cargo_registry}/%{crate}-%{version_no_tilde}/
+
+%package     -n %{name}+default-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+default-devel %{_description}
 
 This package contains library source intended for building other packages
-which use %{crate} from crates.io.
+which use "default" feature of "%{crate}" crate.
+
+%files       -n %{name}+default-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
 %prep
-%autosetup -n %{crate}-%{version} -p1
+%autosetup -n %{crate}-%{version_no_tilde} -p1
 %cargo_prep
 
+%generate_buildrequires
+%cargo_generate_buildrequires
+
 %build
 %cargo_build
 
@@ -45,12 +70,11 @@ which use %{crate} from crates.io.
 %cargo_test
 %endif
 
-%files          devel
-%license LICENSE
-%doc README.md
-%{cargo_registry}/%{crate}-%{version}/
-
 %changelog
+* Sun May 02 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.2-1
+- Update to version 0.1.2.
+- Fixes RHBZ#1948561
+
 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
 

diff --git a/sources b/sources
index 9a936c2..3a87f7d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gir-format-check-0.1.1.crate) = d63ab666221c655dd1c06e3310713c50ad9678406dab59c60de44f1b8c8fbf3b884e3fcf19a8ff3c1a71734eb052049b22c877d64ac2bbd9aeaa4f35ce4f378f
+SHA512 (gir-format-check-0.1.2.crate) = 67cf7258e451454accb0334ab1bc89ce76a163356cdcb0ffb5f422ffaa04350205983c0841927366b9f873d2555d478e5ab6393276789f7cda21f3a31ba2ea68

                 reply	other threads:[~2026-09-25 10:33 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=179033239824.1.17253307697791072436.rpms-rust-gir-format-check-52bbe612b97f@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