public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glycin-utils] f45: Update to version 5.0.0; Fixes RHBZ#2530781
@ 2026-09-14 11:56 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-14 11:56 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-14 11:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-14 11:56 [rpms/rust-glycin-utils] f45: Update to version 5.0.0; Fixes RHBZ#2530781 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox