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-alpha
Date: Fri, 07 Aug 2026 19:34:09 GMT	[thread overview]
Message-ID: <178613124905.1.2570778391747596598.rpms-rust-gufo-common-c899b8b7a114@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-gufo-common
Branch : rawhide
Commit : c899b8b7a1143d7129c1fe83d4f78f979a0b9e75
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-08-07T21:33:57+02:00
Stats  : +6/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gufo-common/c/c899b8b7a1143d7129c1fe83d4f78f979a0b9e75?branch=rawhide

Log:
Update to version 2.0.0-alpha

---
diff --git a/.gitignore b/.gitignore
index 5be62b4..427c6d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /gufo-common-1.0.0-beta.2.crate
 /gufo-common-1.0.1.crate
 /gufo-common-1.1.0.crate
+/gufo-common-2.0.0-alpha.crate

diff --git a/rust-gufo-common.spec b/rust-gufo-common.spec
index 5857d51..64b367a 100644
--- a/rust-gufo-common.spec
+++ b/rust-gufo-common.spec
@@ -3,15 +3,16 @@
 %global debug_package %{nil}
 
 %global crate gufo-common
+%global crate_version 2.0.0-alpha
 
 Name:           rust-gufo-common
-Version:        1.1.0
+Version:        2.0.0~alpha
 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}
+Source:         %{crates_source %{crate} %{crate_version}}
 
 BuildRequires:  cargo-rpm-macros >= 24
 
@@ -84,7 +85,7 @@ use the "zvariant" 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 578d2b3..8a75c1e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gufo-common-1.1.0.crate) = 460379c3f16716d4f813efddba3d9dd3434d24e08f2085072ebecc992f9b6f5d79c96139080dc9463f1ee9b09622feda1e520b2a6016b04cb6853bf9e901239c
+SHA512 (gufo-common-2.0.0-alpha.crate) = fa5917d422f019ff91e23da01ea31037f4f608ebef7324f27ff087c150af65cc58f0bc58f7aa4decd512a64b4ab7b29856cc73f4c4a5585a2744a7972eba7b5a

                 reply	other threads:[~2026-08-07 19:34 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=178613124905.1.2570778391747596598.rpms-rust-gufo-common-c899b8b7a114@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