public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/stgit] f43: Update stgit to 2.6.1 (rhbz#2491338)
@ 2026-07-07 18:41 blinxen
0 siblings, 0 replies; only message in thread
From: blinxen @ 2026-07-07 18:41 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/stgit
Branch : f43
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=f43
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-07 18:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07 18:41 [rpms/stgit] f43: Update stgit to 2.6.1 (rhbz#2491338) blinxen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox