public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Josh Stone <jistone@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-glib] epel10: Update to 0.10.1
Date: Fri, 25 Sep 2026 10:36:51 GMT [thread overview]
Message-ID: <179033261116.1.6591333196790653854.rpms-rust-glib-aa613d83a972@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-glib
Branch : epel10
Commit : aa613d83a97277229eb8baa419da79a869416c97
Author : Josh Stone <jistone@redhat.com>
Date : 2020-07-10T11:35:30-07:00
Stats : +32/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-glib/c/aa613d83a97277229eb8baa419da79a869416c97?branch=epel10
Log:
Update to 0.10.1
---
diff --git a/.gitignore b/.gitignore
index d70357a..574f353 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/glib-0.9.1.crate
/glib-0.9.2.crate
/glib-0.9.3.crate
+/glib-0.10.1.crate
diff --git a/rust-glib.spec b/rust-glib.spec
index f6e6f3b..42287a9 100644
--- a/rust-glib.spec
+++ b/rust-glib.spec
@@ -5,7 +5,7 @@
%global crate glib
Name: rust-%{crate}
-Version: 0.9.3
+Version: 0.10.1
Release: 1%{?dist}
Summary: Rust bindings for the GLib library
@@ -36,10 +36,10 @@ This package contains library source intended for building other packages
which use "%{crate}" crate.
%files devel
-%license COPYRIGHT LGPL LICENSE
+%license COPYRIGHT LICENSE
%doc README.md
%{cargo_registry}/%{crate}-%{version_no_tilde}/
-%exclude %{cargo_registry}/%{crate}-%{version_no_tilde}/{appveyor.yml,LGPL,Makefile}
+%exclude %{cargo_registry}/%{crate}-%{version_no_tilde}/{appveyor.yml,Makefile}
%package -n %{name}+default-devel
Summary: %{summary}
@@ -173,6 +173,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
@@ -192,6 +216,9 @@ which use "v2_60" feature of "%{crate}" crate.
%endif
%changelog
+* Thu Jul 09 2020 Josh Stone <jistone@redhat.com> - 0.10.1-1
+- Update to 0.10.1
+
* Fri Feb 14 2020 Josh Stone <jistone@redhat.com> - 0.9.3-1
- Update to 0.9.3
diff --git a/sources b/sources
index b78ee50..f646ee9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-0.9.3.crate) = 8275f88b79ddf2bd1ca99cb5b8279226bf2b639cefa73d47028a704a1f42813269839437081a91f7ee4bdccbe3244eb5b67f821598b1277407d2a3e9a2ac6c88
+SHA512 (glib-0.10.1.crate) = 698006c344e6de8045c7f24645168026e0957760eb3e077af38c4113ddc84e30c2217c46d9b43701fa25f1e8e85c3fca9714bc3f6851c99a1d43feb75804f8b9
reply other threads:[~2026-09-25 10:36 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=179033261116.1.6591333196790653854.rpms-rust-glib-aa613d83a972@fedoraproject.org \
--to=jistone@redhat.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