public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gufo] rawhide: Update to version 0.5.0; Fixes RHBZ#2529498
@ 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-gufo
Branch : rawhide
Commit : 35ff0ca78a6ad4dbc5a0945646105ce3bbf0df37
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-09-11T16:41:32+02:00
Stats : +5/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gufo/c/35ff0ca78a6ad4dbc5a0945646105ce3bbf0df37?branch=rawhide
Log:
Update to version 0.5.0; Fixes RHBZ#2529498
---
diff --git a/.gitignore b/.gitignore
index aaa4bcb..f4b9cd0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/gufo-0.4.1.crate
/gufo-0.5.0-alpha.crate
/gufo-0.5.0-beta.1.crate
+/gufo-0.5.0.crate
diff --git a/rust-gufo.spec b/rust-gufo.spec
index 4698c45..c2ef02d 100644
--- a/rust-gufo.spec
+++ b/rust-gufo.spec
@@ -4,16 +4,15 @@
%global debug_package %{nil}
%global crate gufo
-%global crate_version 0.5.0-beta.1
Name: rust-gufo
-Version: 0.5.0~beta.1
+Version: 0.5.0
Release: %autorelease
Summary: Gufo
License: MPL-2.0 OR LGPL-2.1-or-later
URL: https://crates.io/crates/gufo
-Source: %{crates_source %{crate} %{crate_version}}
+Source: %{crates_source}
BuildRequires: cargo-rpm-macros >= 24
@@ -134,7 +133,7 @@ use the "webp" 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 4fefd44..d136943 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gufo-0.5.0-beta.1.crate) = d546c7dc6d05e25899bf5f5bc00f2687bb3697bb46b0d5c51ddeb3e6e85aac2f7e66b872475159ea3ed92f0ec2567f136f9f8798deee77938ee6c50e24d789ea
+SHA512 (gufo-0.5.0.crate) = 25bc5f6a6e33ce2f637abb0a93a79c05efccba58af1705bf9328cc4f9b06f1a35b5dd6cd309696d6b650e25b615901da8462719e9e77bee7cfbda390c719b8c2
^ 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-gufo] rawhide: Update to version 0.5.0; Fixes RHBZ#2529498 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox