public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib-sys] epel10: Update to version 0.15.7; Fixes RHBZ#2061931
@ 2026-09-25 10:34 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-25 10:34 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-glib-sys
Branch : epel10
Commit : 2c76e69b242918d51da42cc8d1c2f1d0bb42e22c
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2022-03-09T14:58:06+01:00
Stats  : +20/-19 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-glib-sys/c/2c76e69b242918d51da42cc8d1c2f1d0bb42e22c?branch=epel10

Log:
Update to version 0.15.7; Fixes RHBZ#2061931

---
diff --git a/.gitignore b/.gitignore
index a2a5f29..f2ef708 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /glib-sys-0.14.0.crate
 /glib-sys-0.15.5.crate
 /glib-sys-0.15.6.crate
+/glib-sys-0.15.7.crate

diff --git a/rust-glib-sys.spec b/rust-glib-sys.spec
index 2eedbfa..ca0bd70 100644
--- a/rust-glib-sys.spec
+++ b/rust-glib-sys.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 20
+# Generated by rust2rpm 21
 # * tests are broken: https://github.com/gtk-rs/gtk-rs-core/issues/64
 %bcond_with check
 %global debug_package %{nil}
@@ -6,7 +6,7 @@
 %global crate glib-sys
 
 Name:           rust-%{crate}
-Version:        0.15.6
+Version:        0.15.7
 Release:        %autorelease
 Summary:        FFI bindings to libglib-2.0
 
@@ -17,7 +17,7 @@ Source:         %{crates_source}
 
 ExclusiveArch:  %{rust_arches}
 
-BuildRequires:  rust-packaging
+BuildRequires:  rust-packaging >= 21
 
 %global _description %{expand:
 FFI bindings to libglib-2.0.}
@@ -35,8 +35,8 @@ This package contains library source intended for building other packages which
 use the "%{crate}" crate.
 
 %files          devel
-%license LICENSE
-%{cargo_registry}/%{crate}-%{version_no_tilde}/
+%license %{crate_instdir}/LICENSE
+%{crate_instdir}/
 
 %package     -n %{name}+default-devel
 Summary:        %{summary}
@@ -48,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
 
 %package     -n %{name}+dox-devel
 Summary:        %{summary}
@@ -60,7 +60,7 @@ This package contains library source intended for building other packages which
 use the "dox" feature of the "%{crate}" crate.
 
 %files       -n %{name}+dox-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+v2_50-devel
 Summary:        %{summary}
@@ -73,7 +73,7 @@ This package contains library source intended for building other packages which
 use the "v2_50" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v2_50-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+v2_52-devel
 Summary:        %{summary}
@@ -86,7 +86,7 @@ This package contains library source intended for building other packages which
 use the "v2_52" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v2_52-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+v2_54-devel
 Summary:        %{summary}
@@ -99,7 +99,7 @@ This package contains library source intended for building other packages which
 use the "v2_54" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v2_54-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+v2_56-devel
 Summary:        %{summary}
@@ -112,7 +112,7 @@ This package contains library source intended for building other packages which
 use the "v2_56" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v2_56-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+v2_58-devel
 Summary:        %{summary}
@@ -125,7 +125,7 @@ This package contains library source intended for building other packages which
 use the "v2_58" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v2_58-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+v2_60-devel
 Summary:        %{summary}
@@ -138,7 +138,7 @@ This package contains library source intended for building other packages which
 use the "v2_60" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v2_60-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+v2_62-devel
 Summary:        %{summary}
@@ -151,7 +151,7 @@ This package contains library source intended for building other packages which
 use the "v2_62" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v2_62-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+v2_64-devel
 Summary:        %{summary}
@@ -164,7 +164,7 @@ This package contains library source intended for building other packages which
 use the "v2_64" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v2_64-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+v2_66-devel
 Summary:        %{summary}
@@ -177,7 +177,7 @@ This package contains library source intended for building other packages which
 use the "v2_66" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v2_66-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+v2_68-devel
 Summary:        %{summary}
@@ -190,7 +190,7 @@ This package contains library source intended for building other packages which
 use the "v2_68" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v2_68-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+v2_70-devel
 Summary:        %{summary}
@@ -203,7 +203,7 @@ This package contains library source intended for building other packages which
 use the "v2_70" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v2_70-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 9d9f1ab..2726e1f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-sys-0.15.6.crate) = d375f0419a915b298c365d2d2c22eba5103934032e0c450d7699d153e3ffd31dccc2017ad44c00489be094e89b9da379833f9a459bbf026b0b095a8bbf313ab0
+SHA512 (glib-sys-0.15.7.crate) = 10c276f6a7d00e544f7a1a6d27220637d7ffc2fccd2e85c118c99ebf6cf3076107aec19e794f60f2a2fea328a77bd3796dc146b487fdc4e8fedb0c4e8e7fb95a

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-25 10:34 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:34 [rpms/rust-glib-sys] epel10: Update to version 0.15.7; Fixes RHBZ#2061931 Fabio Valentini

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