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-gufo] f45: Update to version 0.5.0; Fixes RHBZ#2529498
Date: Mon, 14 Sep 2026 11:56:11 GMT	[thread overview]
Message-ID: <178938697166.1.8075049281305920134.rpms-rust-gufo-35ff0ca78a6a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-gufo
Branch : f45
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=f45

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

                 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=178938697166.1.8075049281305920134.rpms-rust-gufo-35ff0ca78a6a@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