public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib-macros] epel10: Update to version 0.15.10; Fixes RHBZ#2065928
@ 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-glib-macros
Branch : epel10
Commit : bfff6c0f6a2f0be87d06b4749af38cb8475c7cc7
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2022-03-29T15:02:55+02:00
Stats : +9/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-glib-macros/c/bfff6c0f6a2f0be87d06b4749af38cb8475c7cc7?branch=epel10
Log:
Update to version 0.15.10; Fixes RHBZ#2065928
---
diff --git a/.gitignore b/.gitignore
index fb14630..4329e9b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/glib-macros-0.14.1.crate
/glib-macros-0.15.3.crate
/glib-macros-0.15.6.crate
+/glib-macros-0.15.10.crate
diff --git a/rust-glib-macros.spec b/rust-glib-macros.spec
index 2780748..ca5747e 100644
--- a/rust-glib-macros.spec
+++ b/rust-glib-macros.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 20
+# Generated by rust2rpm 21
# * resolve circular dependency with glib
%bcond_with check
%global debug_package %{nil}
@@ -6,7 +6,7 @@
%global crate glib-macros
Name: rust-%{crate}
-Version: 0.15.6
+Version: 0.15.10
Release: %autorelease
Summary: Rust bindings for the GLib library, proc macros crate
@@ -17,7 +17,7 @@ Source: %{crates_source}
ExclusiveArch: %{rust_arches}
-BuildRequires: rust-packaging
+BuildRequires: rust-packaging >= 21
%global _description %{expand:
Rust bindings for the GLib library, proc macros crate.}
@@ -34,8 +34,9 @@ This package contains library source intended for building other packages which
use the "%{crate}" crate.
%files devel
-%license COPYRIGHT LICENSE
-%{cargo_registry}/%{crate}-%{version_no_tilde}/
+%license %{crate_instdir}/COPYRIGHT
+%license %{crate_instdir}/LICENSE
+%{crate_instdir}/
%package -n %{name}+default-devel
Summary: %{summary}
@@ -47,7 +48,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
diff --git a/sources b/sources
index 56e209e..50b4d98 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-macros-0.15.6.crate) = 1d12262f55a607896f5b189ee66570e887d0ffb84e1d5613fc1e49ac39d88dfc5662a99d803d064b9d649fd5386bec9cff3e28447aa59e580257d5ef00900f78
+SHA512 (glib-macros-0.15.10.crate) = 45f1df486f1e086006ef737cb4b757df48c6dbe889bda24b21718b0b43f6c2fd9ddcf32f2adc18a7944b60f3dc502b54e9d387feee515336aea73e72f3a3e4f6
^ 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-glib-macros] epel10: Update to version 0.15.10; Fixes RHBZ#2065928 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox