public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib-macros] epel10: Update to version 0.18.5; Fixes RHBZ#2247776
@ 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 : b70f035dffe03aef5c366a02105ebfbf6ed7e60c
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2024-01-12T16:48:40+01:00
Stats  : +10/-5 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-glib-macros/c/b70f035dffe03aef5c366a02105ebfbf6ed7e60c?branch=epel10

Log:
Update to version 0.18.5; Fixes RHBZ#2247776

---
diff --git a/.gitignore b/.gitignore
index a1042b2..eb7e79c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /glib-macros-0.17.10.crate
 /glib-macros-0.18.0.crate
 /glib-macros-0.18.2.crate
+/glib-macros-0.18.5.crate

diff --git a/rust-glib-macros.spec b/rust-glib-macros.spec
index 1555127..19ecf3f 100644
--- a/rust-glib-macros.spec
+++ b/rust-glib-macros.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 24
+# Generated by rust2rpm 25
 # * resolve circular dependency with glib
 %bcond_with check
 %global debug_package %{nil}
@@ -6,7 +6,7 @@
 %global crate glib-macros
 
 Name:           rust-glib-macros
-Version:        0.18.2
+Version:        0.18.5
 Release:        %autorelease
 Summary:        Rust bindings for the GLib library, proc macros crate
 
@@ -14,7 +14,7 @@ License:        MIT
 URL:            https://crates.io/crates/glib-macros
 Source:         %{crates_source}
 
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
 Rust bindings for the GLib library, proc macros crate.}
@@ -48,7 +48,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..cdd9524
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,4 @@
+[tests]
+run = ["none"]
+comments = ["resolve circular dependency with glib"]
+

diff --git a/sources b/sources
index 8d3ffcc..8d02524 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-macros-0.18.2.crate) = 0adf4e1fb83b627ef65bacf2f0fc2deb0baca817b6bc6a9cd88e529ac5b84badd30a94e1076890049a7558d8249ead1add252c9df00b356180b274460f7fd2b8
+SHA512 (glib-macros-0.18.5.crate) = ebc789c8a11d7c990c35dbcb0cecbd577e9422156bccab94d1dc88d662d3a30e8f989cd61c6c70185b132b791fa5907f506e26f22125e6498acb4eaf98da3ff7

^ 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.18.5; Fixes RHBZ#2247776 Fabio Valentini

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