public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-gufo-xmp] rawhide: Update to version 0.5.0; Fixes RHBZ#2529506
Date: Mon, 14 Sep 2026 11:55:25 GMT	[thread overview]
Message-ID: <178938692525.1.8110247533104280471.rpms-rust-gufo-xmp-b039fee2efe9@fedoraproject.org> (raw)

A new commit has been pushed.

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

Log:
Update to version 0.5.0; Fixes RHBZ#2529506

---
diff --git a/.gitignore b/.gitignore
index 3e00b04..1367c43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /gufo-xmp-0.4.0.crate
 /gufo-xmp-0.5.0-alpha.crate
 /gufo-xmp-0.5.0-beta.1.crate
+/gufo-xmp-0.5.0.crate

diff --git a/rust-gufo-xmp.spec b/rust-gufo-xmp.spec
index 55b2a8a..1c5c59d 100644
--- a/rust-gufo-xmp.spec
+++ b/rust-gufo-xmp.spec
@@ -3,16 +3,15 @@
 %global debug_package %{nil}
 
 %global crate gufo-xmp
-%global crate_version 0.5.0-beta.1
 
 Name:           rust-gufo-xmp
-Version:        0.5.0~beta.1
+Version:        0.5.0
 Release:        %autorelease
 Summary:        Reading and editing for XMP data
 
 License:        MPL-2.0 OR LGPL-2.1-or-later
 URL:            https://crates.io/crates/gufo-xmp
-Source:         %{crates_source %{crate} %{crate_version}}
+Source:         %{crates_source}
 
 BuildRequires:  cargo-rpm-macros >= 24
 
@@ -74,7 +73,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 4dd7ac9..3aa09e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gufo-xmp-0.5.0-beta.1.crate) = 2f5cbe8782ff7adbcb598fe1c74c7de51ce22830d2dba945f5491390a13968346061045bc32f7c7ff61309d2abdf4b67f802283030773c7eed488c689be6c9c5
+SHA512 (gufo-xmp-0.5.0.crate) = b865b42c38f249e3dadecba292cf83d5443700be0efb0ce5ba785f6d65542997cdf56cb76b7cad9515987364935dfdfc2e06f5d6035ab142313c916a1a94b371

                 reply	other threads:[~2026-09-14 11:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178938692525.1.8110247533104280471.rpms-rust-gufo-xmp-b039fee2efe9@fedoraproject.org \
    --to=decathorpe@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox