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.8.2
Date: Fri, 25 Sep 2026 10:36:48 GMT	[thread overview]
Message-ID: <179033260803.1.4484197484521228074.rpms-rust-glib-a50372655e70@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-glib
Branch : epel10
Commit : a50372655e702c43e1d29199f9845a0f5c7d7842
Author : Josh Stone <jistone@redhat.com>
Date   : 2019-12-09T16:39:45-08:00
Stats  : +17/-14 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-glib/c/a50372655e702c43e1d29199f9845a0f5c7d7842?branch=epel10

Log:
Update to 0.8.2

---
diff --git a/.gitignore b/.gitignore
index bd9eba5..6ecf6ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /glib-0.5.0.crate
 /glib-0.6.1.crate
 /glib-0.7.1.crate
+/glib-0.8.2.crate

diff --git a/rust-glib.spec b/rust-glib.spec
index c8aaba5..8b3c851 100644
--- a/rust-glib.spec
+++ b/rust-glib.spec
@@ -1,32 +1,28 @@
-# Generated by rust2rpm
+# Generated by rust2rpm 10
 %bcond_with check
 %global debug_package %{nil}
 
 %global crate glib
 
 Name:           rust-%{crate}
-Version:        0.7.1
-Release:        2%{?dist}
+Version:        0.8.2
+Release:        1%{?dist}
 Summary:        Rust bindings for the GLib library
 
+# Upstream license specification: MIT
 License:        MIT
 URL:            https://crates.io/crates/glib
 Source:         %{crates_source}
 
 ExclusiveArch:  %{rust_arches}
+%if %{__cargo_skip_build}
+BuildArch:      noarch
+%endif
 
 BuildRequires:  rust-packaging
-BuildRequires:  (crate(bitflags/default) >= 1.0.0 with crate(bitflags/default) < 2.0.0)
-BuildRequires:  (crate(glib-sys/default) >= 0.8.0 with crate(glib-sys/default) < 0.9.0)
-BuildRequires:  (crate(gobject-sys/default) >= 0.8.0 with crate(gobject-sys/default) < 0.9.0)
-BuildRequires:  (crate(lazy_static/default) >= 1.2.0 with crate(lazy_static/default) < 2.0.0)
-BuildRequires:  (crate(libc/default) >= 0.2.0 with crate(libc/default) < 0.3.0)
-%if %{with check}
-BuildRequires:  (crate(tempfile/default) >= 3.0.0 with crate(tempfile/default) < 4.0.0)
-%endif
 
-%global _description \
-Rust bindings for the GLib library.
+%global _description %{expand:
+Rust bindings for the GLib library.}
 
 %description %{_description}
 
@@ -205,6 +201,9 @@ which use "v2_58" feature of "%{crate}" crate.
 %autosetup -n %{crate}-%{version_no_tilde} -p1
 %cargo_prep
 
+%generate_buildrequires
+%cargo_generate_buildrequires
+
 %build
 %cargo_build
 
@@ -217,6 +216,9 @@ which use "v2_58" feature of "%{crate}" crate.
 %endif
 
 %changelog
+* Tue Dec 10 2019 Josh Stone <jistone@redhat.com> - 0.8.2-1
+- Update to 0.8.2
+
 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
 

diff --git a/sources b/sources
index 9721e31..7b019ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-0.7.1.crate) = e475d4a6b6327467c1e9e0bd5cd17996ef5b529f7103131d72ce82825ccdab62a9ccc583e2d7b6778b65cc57bbd597e41fbcd0d93a79c23f111e380a070c0326
+SHA512 (glib-0.8.2.crate) = 7b86a1581c30cd9de24d9f1bd915dc020679237b62cef34ef85e07a0aa9151e26b0356536281fc769aeb4788265310f5d6becd63ed503e0662a284f17228a0fd

                 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=179033260803.1.4484197484521228074.rpms-rust-glib-a50372655e70@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