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

A new commit has been pushed.

Repo   : rpms/rust-gio
Branch : epel10
Commit : a9359abccab5e1504886d7bf4fcb5f1e0e2facae
Author : Josh Stone <jistone@redhat.com>
Date   : 2020-07-10T11:35:30-07:00
Stats  : +30/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gio/c/a9359abccab5e1504886d7bf4fcb5f1e0e2facae?branch=epel10

Log:
Update to 0.9.0

---
diff --git a/.gitignore b/.gitignore
index d33fcd1..504bd61 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /gio-0.7.0.crate
 /gio-0.8.0.crate
 /gio-0.8.1.crate
+/gio-0.9.0.crate

diff --git a/rust-gio.spec b/rust-gio.spec
index 7908c35..4aeb1df 100644
--- a/rust-gio.spec
+++ b/rust-gio.spec
@@ -5,7 +5,7 @@
 %global crate gio
 
 Name:           rust-%{crate}
-Version:        0.8.1
+Version:        0.9.0
 Release:        1%{?dist}
 Summary:        Rust bindings for the Gio library
 
@@ -209,6 +209,30 @@ which use "v2_60" feature of "%{crate}" crate.
 %files       -n %{name}+v2_60-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
+%package     -n %{name}+v2_62-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+v2_62-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "v2_62" feature of "%{crate}" crate.
+
+%files       -n %{name}+v2_62-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
+%package     -n %{name}+v2_64-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+v2_64-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "v2_64" feature of "%{crate}" crate.
+
+%files       -n %{name}+v2_64-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version_no_tilde} -p1
 %cargo_prep
@@ -228,6 +252,9 @@ which use "v2_60" feature of "%{crate}" crate.
 %endif
 
 %changelog
+* Thu Jul 09 2020 Josh Stone <jistone@redhat.com> - 0.9.0-1
+- Update to 0.9.0
+
 * Mon Feb 10 2020 Josh Stone <jistone@redhat.com> - 0.8.1-1
 - Update to 0.8.1
 

diff --git a/sources b/sources
index 4a0ae18..2cf1006 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-0.8.1.crate) = a1610960c7fd477f0c2b78817d44a2e44a340f87abd31275c7386d6d47218a72f265e4ab749f02ac26826e3bdd973a19291b0268365bdb95ccb6a3a2a787b994
+SHA512 (gio-0.9.0.crate) = e42fcac8f8f58d478ad98c33c9ad529eacddd0200cefc165f51acb6feac9f3f215f4f8c2b78cb9f57df76e0dc44d21307b9b0d0eaa7f4b148d36830f3e056b1d

^ 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 0.9.0 Josh Stone

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