public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gufo-xmp] f45: Update to version 0.5.0; Fixes RHBZ#2529506
@ 2026-09-14 11:55 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-14 11:55 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

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

Log:
Update to version 0.5.0; Fixes RHBZ#2529506

---
diff --git a/.gitignore b/.gitignore
index 3e00b04..1367c43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /gufo-xmp-0.4.0.crate
 /gufo-xmp-0.5.0-alpha.crate
 /gufo-xmp-0.5.0-beta.1.crate
+/gufo-xmp-0.5.0.crate

diff --git a/rust-gufo-xmp.spec b/rust-gufo-xmp.spec
index 55b2a8a..1c5c59d 100644
--- a/rust-gufo-xmp.spec
+++ b/rust-gufo-xmp.spec
@@ -3,16 +3,15 @@
 %global debug_package %{nil}
 
 %global crate gufo-xmp
-%global crate_version 0.5.0-beta.1
 
 Name:           rust-gufo-xmp
-Version:        0.5.0~beta.1
+Version:        0.5.0
 Release:        %autorelease
 Summary:        Reading and editing for XMP data
 
 License:        MPL-2.0 OR LGPL-2.1-or-later
 URL:            https://crates.io/crates/gufo-xmp
-Source:         %{crates_source %{crate} %{crate_version}}
+Source:         %{crates_source}
 
 BuildRequires:  cargo-rpm-macros >= 24
 
@@ -74,7 +73,7 @@ use the "tracing" 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 4dd7ac9..3aa09e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gufo-xmp-0.5.0-beta.1.crate) = 2f5cbe8782ff7adbcb598fe1c74c7de51ce22830d2dba945f5491390a13968346061045bc32f7c7ff61309d2abdf4b67f802283030773c7eed488c689be6c9c5
+SHA512 (gufo-xmp-0.5.0.crate) = b865b42c38f249e3dadecba292cf83d5443700be0efb0ce5ba785f6d65542997cdf56cb76b7cad9515987364935dfdfc2e06f5d6035ab142313c916a1a94b371

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-14 11:55 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:55 [rpms/rust-gufo-xmp] f45: Update to version 0.5.0; Fixes RHBZ#2529506 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox