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

A new commit has been pushed.

Repo   : rpms/rust-gio
Branch : epel10
Commit : 11217a6f3d0a2c3af73de410cc41b3c61f83454e
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2021-08-03T19:46:14+02:00
Stats  : +18/-78 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gio/c/11217a6f3d0a2c3af73de410cc41b3c61f83454e?branch=epel10

Log:
Update to version 0.14.0; Fixes RHBZ#1974992

---
diff --git a/.gitignore b/.gitignore
index 33a45e0..40e40b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /gio-0.8.1.crate
 /gio-0.9.0.crate
 /gio-0.9.1.crate
+/gio-0.14.0.crate

diff --git a/rust-gio.spec b/rust-gio.spec
index 08863a0..03920f7 100644
--- a/rust-gio.spec
+++ b/rust-gio.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 13
-%bcond_with check
+# Generated by rust2rpm 18
+%bcond_without check
 %global debug_package %{nil}
 
 %global crate gio
 
 Name:           rust-%{crate}
-Version:        0.9.1
+Version:        0.14.0
 Release:        %autorelease
 Summary:        Rust bindings for the Gio library
 
@@ -36,10 +36,9 @@ This package contains library source intended for building other packages
 which use "%{crate}" crate.
 
 %files          devel
-%license COPYRIGHT LICENSE
+%license LICENSE COPYRIGHT
 %doc README.md
 %{cargo_registry}/%{crate}-%{version_no_tilde}/
-%exclude %{cargo_registry}/%{crate}-%{version_no_tilde}/{appveyor.yml,LGPL,Makefile}
 
 %package     -n %{name}+default-devel
 Summary:        %{summary}
@@ -65,78 +64,6 @@ which use "dox" feature of "%{crate}" crate.
 %files       -n %{name}+dox-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
-%package     -n %{name}+embed-lgpl-docs-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+embed-lgpl-docs-devel %{_description}
-
-This package contains library source intended for building other packages
-which use "embed-lgpl-docs" feature of "%{crate}" crate.
-
-%files       -n %{name}+embed-lgpl-docs-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
-
-%package     -n %{name}+gtk-rs-lgpl-docs-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+gtk-rs-lgpl-docs-devel %{_description}
-
-This package contains library source intended for building other packages
-which use "gtk-rs-lgpl-docs" feature of "%{crate}" crate.
-
-%files       -n %{name}+gtk-rs-lgpl-docs-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
-
-%package     -n %{name}+purge-lgpl-docs-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+purge-lgpl-docs-devel %{_description}
-
-This package contains library source intended for building other packages
-which use "purge-lgpl-docs" feature of "%{crate}" crate.
-
-%files       -n %{name}+purge-lgpl-docs-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
-
-%package     -n %{name}+v2_44-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+v2_44-devel %{_description}
-
-This package contains library source intended for building other packages
-which use "v2_44" feature of "%{crate}" crate.
-
-%files       -n %{name}+v2_44-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
-
-%package     -n %{name}+v2_46-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+v2_46-devel %{_description}
-
-This package contains library source intended for building other packages
-which use "v2_46" feature of "%{crate}" crate.
-
-%files       -n %{name}+v2_46-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
-
-%package     -n %{name}+v2_48-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+v2_48-devel %{_description}
-
-This package contains library source intended for building other packages
-which use "v2_48" feature of "%{crate}" crate.
-
-%files       -n %{name}+v2_48-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
-
 %package     -n %{name}+v2_50-devel
 Summary:        %{summary}
 BuildArch:      noarch
@@ -233,6 +160,18 @@ which use "v2_64" feature of "%{crate}" crate.
 %files       -n %{name}+v2_64-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
+%package     -n %{name}+v2_66-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+v2_66-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "v2_66" feature of "%{crate}" crate.
+
+%files       -n %{name}+v2_66-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version_no_tilde} -p1
 %cargo_prep

diff --git a/sources b/sources
index 7b9f34b..7d86069 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-0.9.1.crate) = 27fc81f9ee318a8611588d8453dec9d7973ec9523dbcb5fd0cf8689093b8267609ec25b3659eb6b595f6bdeca7c94308fddc172ae256993a29411ba28814ee2b
+SHA512 (gio-0.14.0.crate) = d9a5409ca12dcf5228f97cd23b4a509e6fa9e12a27e8464597004bdece450ebf60d93aeb1ac74b80db659cf84a70bd36d67f5a80f96788c2ec58f1f9969d6301

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

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

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