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-common] rawhide: Update to version 2.0.0; Fixes RHBZ#2529499
Date: Mon, 14 Sep 2026 11:53:22 GMT	[thread overview]
Message-ID: <178938680249.1.3909807933735867601.rpms-rust-gufo-common-566d83d40195@fedoraproject.org> (raw)

A new commit has been pushed.

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

Log:
Update to version 2.0.0; Fixes RHBZ#2529499

---
diff --git a/.gitignore b/.gitignore
index 62913f2..3896fec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /gufo-common-1.1.0.crate
 /gufo-common-2.0.0-alpha.crate
 /gufo-common-2.0.0-beta.1.crate
+/gufo-common-2.0.0.crate

diff --git a/rust-gufo-common.spec b/rust-gufo-common.spec
index 9433aed..9d628e1 100644
--- a/rust-gufo-common.spec
+++ b/rust-gufo-common.spec
@@ -3,16 +3,15 @@
 %global debug_package %{nil}
 
 %global crate gufo-common
-%global crate_version 2.0.0-beta.1
 
 Name:           rust-gufo-common
-Version:        2.0.0~beta.1
+Version:        2.0.0
 Release:        %autorelease
 Summary:        Common features used in gufo crates
 
 License:        MPL-2.0 OR LGPL-2.1-or-later
 URL:            https://crates.io/crates/gufo-common
-Source:         %{crates_source %{crate} %{crate_version}}
+Source:         %{crates_source}
 
 BuildRequires:  cargo-rpm-macros >= 24
 
@@ -85,7 +84,7 @@ use the "zvariant" 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 d9a26ab..a876292 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gufo-common-2.0.0-beta.1.crate) = ceeae57f79e507f11715fa80faabe805e2b6843fe92a8759b3ad459d502d6cf5f5738fd64c53e769d87e01b5289b16387cf9d03bda4aa57bb4d614c5d9e05bb2
+SHA512 (gufo-common-2.0.0.crate) = 13c97ff8e178716afb4c423beb953d8d6b5a59b7fd4fadea9f239af00878f8d6972a12ebb970ddab82876c219d0ab8e0e0241b4293b4a83904bbdcce2472d1d0

                 reply	other threads:[~2026-09-14 11:53 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=178938680249.1.3909807933735867601.rpms-rust-gufo-common-566d83d40195@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