public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gufo-exif] f45: Update to version 0.5.0; Fixes RHBZ#2529500
@ 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-exif
Branch : f45
Commit : db18ecf8a457147f0fbd4d4c841e5f543d2c87c5
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-09-11T16:21:22+02:00
Stats : +5/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gufo-exif/c/db18ecf8a457147f0fbd4d4c841e5f543d2c87c5?branch=f45
Log:
Update to version 0.5.0; Fixes RHBZ#2529500
---
diff --git a/.gitignore b/.gitignore
index 96f98bb..3baf693 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/gufo-exif-0.4.0.crate
/gufo-exif-0.5.0-alpha.crate
/gufo-exif-0.5.0-beta.1.crate
+/gufo-exif-0.5.0.crate
diff --git a/rust-gufo-exif.spec b/rust-gufo-exif.spec
index 9c5f4a0..d413e97 100644
--- a/rust-gufo-exif.spec
+++ b/rust-gufo-exif.spec
@@ -4,16 +4,15 @@
%global debug_package %{nil}
%global crate gufo-exif
-%global crate_version 0.5.0-beta.1
Name: rust-gufo-exif
-Version: 0.5.0~beta.1
+Version: 0.5.0
Release: %autorelease
Summary: Read and manipulate Exif metadata
License: MPL-2.0 OR LGPL-2.1-or-later
URL: https://crates.io/crates/gufo-exif
-Source: %{crates_source %{crate} %{crate_version}}
+Source: %{crates_source}
BuildRequires: cargo-rpm-macros >= 24
@@ -75,7 +74,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 e376008..20fb6bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gufo-exif-0.5.0-beta.1.crate) = d69050d2410bcbe91ed18a82e8ae4d82ded89e509a0dddb877f9c7c564440d73c5eb157b0aaf99211d9e2d56cc7f5df6d983c72d4f1d1d5d3f9407fd43170ab6
+SHA512 (gufo-exif-0.5.0.crate) = f7d14302a64d3fda0179ed58693f513311fbb692714e572c8c8750becd070dffe2ac1ec1e9b93f69600c7d18ecbf49f8c827f4eb96c11ae494972abbaf86f9a2
^ 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-exif] f45: Update to version 0.5.0; Fixes RHBZ#2529500 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox