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-glib-macros] epel10: Update to version 0.15.10; Fixes RHBZ#2065928
Date: Fri, 25 Sep 2026 10:33:32 GMT	[thread overview]
Message-ID: <179033241291.1.15289140395739218914.rpms-rust-glib-macros-bfff6c0f6a2f@fedoraproject.org> (raw)

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

                 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=179033241291.1.15289140395739218914.rpms-rust-glib-macros-bfff6c0f6a2f@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