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

A new commit has been pushed.

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

Log:
Update to version 0.5.0; Fixes RHBZ#2529504

---
diff --git a/.gitignore b/.gitignore
index 0cc78e2..6f1cd9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /gufo-tiff-0.4.0.crate
 /gufo-tiff-0.5.0-alpha.crate
 /gufo-tiff-0.5.0-beta.1.crate
+/gufo-tiff-0.5.0.crate

diff --git a/rust-gufo-tiff.spec b/rust-gufo-tiff.spec
index 091a7b8..028c699 100644
--- a/rust-gufo-tiff.spec
+++ b/rust-gufo-tiff.spec
@@ -3,16 +3,15 @@
 %global debug_package %{nil}
 
 %global crate gufo-tiff
-%global crate_version 0.5.0-beta.1
 
 Name:           rust-gufo-tiff
-Version:        0.5.0~beta.1
+Version:        0.5.0
 Release:        %autorelease
 Summary:        Data structure for TIFF images
 
 License:        MPL-2.0 OR LGPL-2.1-or-later
 URL:            https://crates.io/crates/gufo-tiff
-Source:         %{crates_source %{crate} %{crate_version}}
+Source:         %{crates_source}
 
 BuildRequires:  cargo-rpm-macros >= 24
 
@@ -49,7 +48,7 @@ use the "default" 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 599df9f..941e117 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gufo-tiff-0.5.0-beta.1.crate) = 95ea8969df2d432753c1710790cfc148c9b4955e0fab6928b6f80d4bad8d33489d61b54d660fcdb77b6544685e1e1901f06159a407203385a90e88dd03fd72cc
+SHA512 (gufo-tiff-0.5.0.crate) = 413d8382f213347a6f965c7d7bf1494ebe122db7cdaa5ab528b6cc8824678e7199320ac992213e79cf6730ac071ec3772498b4b829bad2757387f446251bd5a2

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

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

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