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

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

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

only message in thread, other threads:[~2026-09-25 10:36 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:36 [rpms/rust-glib] epel10: Update to 0.10.1 Josh Stone

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