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

A new commit has been pushed.

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

Log:
Update to version 0.5.1; Fixes RHBZ#2529501

---
diff --git a/.gitignore b/.gitignore
index 08f52ef..dcde7fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /gufo-jpeg-0.4.0.crate
 /gufo-jpeg-0.5.0-alpha.crate
 /gufo-jpeg-0.5.0-beta.1.crate
+/gufo-jpeg-0.5.1.crate

diff --git a/rust-gufo-jpeg.spec b/rust-gufo-jpeg.spec
index 9182e78..92c9b88 100644
--- a/rust-gufo-jpeg.spec
+++ b/rust-gufo-jpeg.spec
@@ -3,16 +3,15 @@
 %global debug_package %{nil}
 
 %global crate gufo-jpeg
-%global crate_version 0.5.0-beta.1
 
 Name:           rust-gufo-jpeg
-Version:        0.5.0~beta.1
+Version:        0.5.1
 Release:        %autorelease
 Summary:        Inspect JPEG image structure
 
 License:        MPL-2.0 OR LGPL-2.1-or-later
 URL:            https://crates.io/crates/gufo-jpeg
-Source:         %{crates_source %{crate} %{crate_version}}
+Source:         %{crates_source}
 
 BuildRequires:  cargo-rpm-macros >= 24
 
@@ -62,7 +61,7 @@ use the "encoder" 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 516123a..ae2802b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gufo-jpeg-0.5.0-beta.1.crate) = 83d68965ec9d9eac280fec100838f73b618eb7897f66e3a85ba9786276e1a679d9781062012d0aa830d9fe5c48d5b78154b72225d223abca3a63b752055417fb
+SHA512 (gufo-jpeg-0.5.1.crate) = 9b47bede1f480dbad4c66e2ee4ae7f442e3878c478f4d063c08523a551140dcb29dc731b3307e518833d04af6db19699cee6831f41a238cd916c7b91723b2263

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

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

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