public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gir-format-check] epel10: update to version 0.1.2
@ 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 : 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

^ 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: update to version 0.1.2 Fabio Valentini

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