public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gufo-jpeg] 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-jpeg
Branch : rawhide
Commit : 52eb92c0ea020bcc2564f3bc1ad96e22b1f83748
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-07T21:52:59+02:00
Stats : +6/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gufo-jpeg/c/52eb92c0ea020bcc2564f3bc1ad96e22b1f83748?branch=rawhide
Log:
Update to version 0.5.0-alpha
---
diff --git a/.gitignore b/.gitignore
index 3c85393..5096ed5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/gufo-jpeg-0.3.0-beta.1.crate
/gufo-jpeg-0.3.0.crate
/gufo-jpeg-0.4.0.crate
+/gufo-jpeg-0.5.0-alpha.crate
diff --git a/rust-gufo-jpeg.spec b/rust-gufo-jpeg.spec
index 2b97b96..b976335 100644
--- a/rust-gufo-jpeg.spec
+++ b/rust-gufo-jpeg.spec
@@ -3,15 +3,16 @@
%global debug_package %{nil}
%global crate gufo-jpeg
+%global crate_version 0.5.0-alpha
Name: rust-gufo-jpeg
-Version: 0.4.0
+Version: 0.5.0~alpha
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}
+Source: %{crates_source %{crate} %{crate_version}}
BuildRequires: cargo-rpm-macros >= 24
@@ -61,7 +62,7 @@ use the "encoder" 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 2b8a9db..2f4054b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gufo-jpeg-0.4.0.crate) = bcd281e309055615279fa594cdc40610e6b72faad8d3e5aecde050d6838c74a6358a0413f488da7d35f976933772addb5b75b18efeb8bc473daebb0a0a87aee9
+SHA512 (gufo-jpeg-0.5.0-alpha.crate) = d9685d8d535631062b4ef7de662f5b11ddd4a0c34f4c5f396a075a0452307b2c8c03bc3584c1b6882815bab5da0ee526417089c573bbdb666d23eaefb197b6ef
^ 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-jpeg] 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