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-gio] epel10: Update to version 0.15.7; Fixes RHBZ#2061928
Date: Fri, 25 Sep 2026 10:38:11 GMT	[thread overview]
Message-ID: <179033269167.1.7972210731346180037.rpms-rust-gio-ff2533a406ee@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-gio
Branch : epel10
Commit : ff2533a406eea14f9b03f024f0f4db239e77962a
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2022-03-09T14:59:51+01:00
Stats  : +22/-20 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gio/c/ff2533a406eea14f9b03f024f0f4db239e77962a?branch=epel10

Log:
Update to version 0.15.7; Fixes RHBZ#2061928

---
diff --git a/.gitignore b/.gitignore
index 08d37df..23ea898 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /gio-0.14.8.crate
 /gio-0.15.5.crate
 /gio-0.15.6.crate
+/gio-0.15.7.crate

diff --git a/rust-gio.spec b/rust-gio.spec
index 6ef61a9..b1a7b3c 100644
--- a/rust-gio.spec
+++ b/rust-gio.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 20
+# Generated by rust2rpm 21
 %bcond_without check
 %global debug_package %{nil}
 
 %global crate gio
 
 Name:           rust-%{crate}
-Version:        0.15.6
+Version:        0.15.7
 Release:        %autorelease
 Summary:        Rust bindings for the Gio library
 
@@ -16,7 +16,7 @@ Source:         %{crates_source}
 
 ExclusiveArch:  %{rust_arches}
 
-BuildRequires:  rust-packaging
+BuildRequires:  rust-packaging >= 21
 
 %global _description %{expand:
 Rust bindings for the Gio library.}
@@ -33,9 +33,10 @@ This package contains library source intended for building other packages which
 use the "%{crate}" crate.
 
 %files          devel
-%license COPYRIGHT LICENSE
-%doc README.md
-%{cargo_registry}/%{crate}-%{version_no_tilde}/
+%license %{crate_instdir}/COPYRIGHT
+%license %{crate_instdir}/LICENSE
+%doc %{crate_instdir}/README.md
+%{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
 
 %package     -n %{name}+dox-devel
 Summary:        %{summary}
@@ -59,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}
@@ -71,7 +72,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}
@@ -83,7 +84,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}
@@ -95,7 +96,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}
@@ -107,7 +108,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}
@@ -119,7 +120,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}
@@ -131,7 +132,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}
@@ -143,7 +144,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}
@@ -155,7 +156,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}
@@ -167,7 +168,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}
@@ -179,7 +180,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}
@@ -191,7 +192,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 f695360..cd1f19b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-0.15.6.crate) = f123f7432eda422d53780bc3fbf9fc2cdbe4549bf06393fd2746b2480a04530d4db09e937b074ae8e1afc230b99c274df1f0d189873c0866f09f22cc7ca67b54
+SHA512 (gio-0.15.7.crate) = 247a05ea555a049aced006e86a2056828bc074c677a1685556f858e3050d2d3e29b317b790479464b9b8cc5fea16fd238965df59b6029f46eb6bdb72f8486955

                 reply	other threads:[~2026-09-25 10:38 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=179033269167.1.7972210731346180037.rpms-rust-gio-ff2533a406ee@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