public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-glycin-utils] f45: Update to version 5.0.0; Fixes RHBZ#2530781
Date: Mon, 14 Sep 2026 11:56:27 GMT	[thread overview]
Message-ID: <178938698734.1.8765154035312816103.rpms-rust-glycin-utils-04fe664fee62@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-glycin-utils
Branch : f45
Commit : 04fe664fee62b8ca398a15f35f2f118ce8abc18f
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-09-11T16:43:53+02:00
Stats  : +5/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-glycin-utils/c/04fe664fee62b8ca398a15f35f2f118ce8abc18f?branch=f45

Log:
Update to version 5.0.0; Fixes RHBZ#2530781

---
diff --git a/.gitignore b/.gitignore
index 81a8626..13fbad3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /glycin-utils-4.1.0.crate
 /glycin-utils-5.0.0-alpha.crate
 /glycin-utils-5.0.0-beta.crate
+/glycin-utils-5.0.0.crate

diff --git a/rust-glycin-utils.spec b/rust-glycin-utils.spec
index 6ccd508..e97b968 100644
--- a/rust-glycin-utils.spec
+++ b/rust-glycin-utils.spec
@@ -3,16 +3,15 @@
 %global debug_package %{nil}
 
 %global crate glycin-utils
-%global crate_version 5.0.0-beta
 
 Name:           rust-glycin-utils
-Version:        5.0.0~beta
+Version:        5.0.0
 Release:        %autorelease
 Summary:        Sandboxed image decoding
 
 License:        MPL-2.0 OR LGPL-2.1-or-later
 URL:            https://crates.io/crates/glycin-utils
-Source:         %{crates_source %{crate} %{crate_version}}
+Source:         %{crates_source}
 
 BuildRequires:  cargo-rpm-macros >= 24
 
@@ -145,7 +144,7 @@ use the "tokio" feature of the "%{crate}" crate.
 %ghost %{crate_instdir}/Cargo.toml
 
 %prep
-%autosetup -n %{crate}-%{crate_version} -p1
+%autosetup -n %{crate}-%{version} -p1
 %cargo_prep
 
 %generate_buildrequires

diff --git a/sources b/sources
index bb71e99..dcd340f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glycin-utils-5.0.0-beta.crate) = 3ff2de3d6d08509c2d86114b630a89fd67012c07767bcf8378fa0d0713b7c60216398ef103e1ce39e3d1de00cc5df4f8085f2502203fd1645f6b5f7f1b309192
+SHA512 (glycin-utils-5.0.0.crate) = 937a613f98cb55e266ce4fea9b49970fb5024728e075eaa8dc47c28fd1c6306649c20603f7516105c89631304f2e8c9234e038b9106a53f00620976e514077df

                 reply	other threads:[~2026-09-14 11:56 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=178938698734.1.8765154035312816103.rpms-rust-glycin-utils-04fe664fee62@fedoraproject.org \
    --to=decathorpe@gmail.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