public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: blinxen <h-k-81@hotmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/stgit] rawhide: Update stgit to 2.6.1 (rhbz#2491338)
Date: Tue, 07 Jul 2026 18:24:31 GMT	[thread overview]
Message-ID: <178344867122.1.8423599203711199172.rpms-stgit-e06f657857fe@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/stgit
Branch : rawhide
Commit : e06f657857feedcf28e173f67dc16218a47d759c
Author : blinxen <h-k-81@hotmail.com>
Date   : 2026-07-03T20:30:41+02:00
Stats  : +15/-4 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/stgit/c/e06f657857feedcf28e173f67dc16218a47d759c?branch=rawhide

Log:
Update stgit to 2.6.1 (rhbz#2491338)

---
diff --git a/.gitignore b/.gitignore
index 2f9ad2f..dbedb65 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /stgit-2.5.4.tar.gz
 /stgit-2.5.5.tar.gz
 /stgit-2.6.0.tar.gz
+/stgit-2.6.1.tar.gz

diff --git a/sources b/sources
index 850c685..b3d5597 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (stgit-2.6.0.tar.gz) = 51076cd32bfff7aaccaea2fd234cf897c211159522323f29f80b8956ce4dd4b0a8485b75439ac73d43bc240f11cfd94a3ffa34dbb8a8d33233a09c41c8e82c9e
+SHA512 (stgit-2.6.1.tar.gz) = 02f26ce80c7a760c70db6f115fc3cbbaa60eb1a9f7ed6675d23fe053768cbf91b79f20eb7361ccc0b0f8bf5bc074eca3f3a8305d7fcd2e95df54c6639824295a

diff --git a/stgit-fix-metadata.diff b/stgit-fix-metadata.diff
index f44cf32..cda64fa 100644
--- a/stgit-fix-metadata.diff
+++ b/stgit-fix-metadata.diff
@@ -1,5 +1,5 @@
---- stgit-2.6.0/Cargo.toml	2026-05-19 15:35:57.243402123 +0200
-+++ stgit-2.6.0/Cargo.toml	2026-05-19 15:36:11.972153364 +0200
+--- stgit-2.6.1/Cargo.toml	2026-05-19 15:35:57.243402123 +0200
++++ stgit-2.6.1/Cargo.toml	2026-05-19 15:36:11.972153364 +0200
 @@ -31,7 +31,7 @@ anyhow = "1.0"
  anstyle = { version = "1.0", features = ["std"] }
  bstr = { version = "1.11", default-features = false, features = ["std"] }
@@ -9,6 +9,15 @@
    "color",
    "help",
    "std",
+@@ -43,7 +43,7 @@ clap = { version = "~4.6", default-features = false, features = [
+ ctrlc = "3.4"
+ encoding_rs = "0.8"
+ flate2 = "1"
+-gix = { version = "0.84", default-features = false, features = [
++gix = { version = "0.85", default-features = false, features = [
+   "command",
+   "revision",
+   "sha1",
 @@ -57,7 +57,7 @@ strsim = "0.11"
  tar = "0.4"
  tempfile = "3"

diff --git a/stgit.spec b/stgit.spec
index 39773e9..d52af6d 100644
--- a/stgit.spec
+++ b/stgit.spec
@@ -2,7 +2,7 @@
 %bcond check 1
 
 Name:       stgit
-Version:    2.6.0
+Version:    2.6.1
 Release:    %autorelease
 Summary:    Stack-based patch management for Git
 
@@ -39,6 +39,7 @@ URL:        https://stacked-git.github.io/
 Source:     https://github.com/stacked-git/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz
 # Relax clap dependency to allow building with newer clap versions
 # Relax thiserror dependency
+# bump gix dependency to 0.85
 Patch:      stgit-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros

                 reply	other threads:[~2026-07-07 18:24 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=178344867122.1.8423599203711199172.rpms-stgit-e06f657857fe@fedoraproject.org \
    --to=h-k-81@hotmail.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