public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gufo-tiff] rawhide: Update to version 0.5.0-alpha
@ 2026-08-07 19:53 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-07 19:53 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-gufo-tiff
Branch : rawhide
Commit : c28affa4053232a70ca131c5b3e3d7d303b472eb
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-08-07T21:53:03+02:00
Stats  : +6/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gufo-tiff/c/c28affa4053232a70ca131c5b3e3d7d303b472eb?branch=rawhide

Log:
Update to version 0.5.0-alpha

---
diff --git a/.gitignore b/.gitignore
index 5c3f38a..de3189a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /gufo-tiff-0.3.0-beta.crate
 /gufo-tiff-0.3.0.crate
 /gufo-tiff-0.4.0.crate
+/gufo-tiff-0.5.0-alpha.crate

diff --git a/rust-gufo-tiff.spec b/rust-gufo-tiff.spec
index 0ca86c9..9897e7c 100644
--- a/rust-gufo-tiff.spec
+++ b/rust-gufo-tiff.spec
@@ -3,15 +3,16 @@
 %global debug_package %{nil}
 
 %global crate gufo-tiff
+%global crate_version 0.5.0-alpha
 
 Name:           rust-gufo-tiff
-Version:        0.4.0
+Version:        0.5.0~alpha
 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}
+Source:         %{crates_source %{crate} %{crate_version}}
 
 BuildRequires:  cargo-rpm-macros >= 24
 
@@ -48,7 +49,7 @@ use the "default" feature of the "%{crate}" crate.
 %ghost %{crate_instdir}/Cargo.toml
 
 %prep
-%autosetup -n %{crate}-%{version} -p1
+%autosetup -n %{crate}-%{crate_version} -p1
 %cargo_prep
 
 %generate_buildrequires

diff --git a/sources b/sources
index aa8b09a..0709a52 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gufo-tiff-0.4.0.crate) = 969baa508b8146eae4b5983c2799662cf3801b3ace07a232ea94c6f48bcdd8a0cdc968dc3349aabdf830e895ad42bc4e063ec2f3ed92b6eaada0793a01c32acd
+SHA512 (gufo-tiff-0.5.0-alpha.crate) = 1eaa48c82654b5ffa35e6711080943d19caafdfcdcf647c993ac750a76d8fc6c757b647239547b05e4c0f0fff789f235cfcec414f3647d22aaac1246481c4517

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

only message in thread, other threads:[~2026-08-07 19:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 19:53 [rpms/rust-gufo-tiff] rawhide: Update to version 0.5.0-alpha Fabio Valentini

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