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-sys] epel10: Update to 0.10.0
Date: Fri, 25 Sep 2026 10:34:02 GMT	[thread overview]
Message-ID: <179033244297.1.16112896743936721470.rpms-rust-glib-sys-1c06b1145eba@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-glib-sys
Branch : epel10
Commit : 1c06b1145eba93f72b6b37bb3c41229fcc6c4106
Author : Josh Stone <jistone@redhat.com>
Date   : 2020-07-10T11:35:29-07:00
Stats  : +22/-3 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-glib-sys/c/1c06b1145eba93f72b6b37bb3c41229fcc6c4106?branch=epel10

Log:
Update to 0.10.0

---
diff --git a/.gitignore b/.gitignore
index d0fbf56..46e64f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /glib-sys-0.8.0.crate
 /glib-sys-0.9.0.crate
 /glib-sys-0.9.1.crate
+/glib-sys-0.10.0.crate

diff --git a/.rust2rpm.conf b/.rust2rpm.conf
index 905b403..d29c751 100644
--- a/.rust2rpm.conf
+++ b/.rust2rpm.conf
@@ -23,3 +23,5 @@ lib+v2_60.requires =
   pkgconfig(glib-2.0) >= 2.60
 lib+v2_62.requires =
   pkgconfig(glib-2.0) >= 2.62
+lib+v2_64.requires =
+  pkgconfig(glib-2.0) >= 2.64

diff --git a/rust-glib-sys.spec b/rust-glib-sys.spec
index 4f37d8e..4d5b69e 100644
--- a/rust-glib-sys.spec
+++ b/rust-glib-sys.spec
@@ -5,8 +5,8 @@
 %global crate glib-sys
 
 Name:           rust-%{crate}
-Version:        0.9.1
-Release:        3%{?dist}
+Version:        0.10.0
+Release:        1%{?dist}
 Summary:        FFI bindings to libglib-2.0
 
 # Upstream license specification: MIT
@@ -194,6 +194,19 @@ 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
+Requires:       pkgconfig(glib-2.0) >= 2.64
+
+%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
@@ -214,6 +227,9 @@ echo 'pkgconfig(glib-2.0) >= 2.42'
 %endif
 
 %changelog
+* Thu Jul 09 2020 Josh Stone <jistone@redhat.com> - 0.10.0-1
+- Update to 0.10.0
+
 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
 

diff --git a/sources b/sources
index 8855146..5b3ca2c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-sys-0.9.1.crate) = 03a2f045399e7605830d5a8616380a55854aec25c9f97b2d9f994e94ba1d0eee3026022f2b7980b84f81bc5a617efa71ffe6b6f63fcb19ae117b39432cb6f5d9
+SHA512 (glib-sys-0.10.0.crate) = ea658ab9f95cb1fef111f5f99916756878d33a8b2e4c10a26de5738d257fa46b546bea47643427b67e04527df175bbd08c80d80f0bd6dbc235cf7d78ec2daaac

                 reply	other threads:[~2026-09-25 10:34 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=179033244297.1.16112896743936721470.rpms-rust-glib-sys-1c06b1145eba@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