public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gufo-common] rawhide: Update to version 2.0.0; Fixes RHBZ#2529499
@ 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-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
^ 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-common] rawhide: Update to version 2.0.0; Fixes RHBZ#2529499 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox