public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-git-absorb] f44: Update to version 0.6.10; Fixes RHBZ#2185121
@ 2026-07-06 14:48 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-06 14:48 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-git-absorb
Branch : f44
Commit : 927c0179bc895990f8cb3691b0f2abfabf7bd3b5
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2023-07-15T21:41:52+02:00
Stats  : +9/-8 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-git-absorb/c/927c0179bc895990f8cb3691b0f2abfabf7bd3b5?branch=f44

Log:
Update to version 0.6.10; Fixes RHBZ#2185121

---
diff --git a/.gitignore b/.gitignore
index 63b2b34..7a05083 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /git-absorb-0.6.9.crate
 /git-absorb.1
+/git-absorb-0.6.10.crate

diff --git a/git-absorb-fix-metadata.diff b/git-absorb-fix-metadata.diff
index eb2c140..db0eb96 100644
--- a/git-absorb-fix-metadata.diff
+++ b/git-absorb-fix-metadata.diff
@@ -1,5 +1,5 @@
---- git-absorb-0.6.9/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ git-absorb-0.6.9/Cargo.toml	2023-03-01T11:42:17.777848+00:00
+--- git-absorb-0.6.10/Cargo.toml	1970-01-01T00:00:01+00:00
++++ git-absorb-0.6.10/Cargo.toml	2023-07-15T19:33:54.925236+00:00
 @@ -30,26 +30,26 @@
  path = "src/main.rs"
  
@@ -12,8 +12,8 @@
 +version = "2.33"
  
  [dependencies.git2]
--version = "~0.13"
-+version = "0.13"
+-version = "~0.16"
++version = "0.16"
  default-features = false
  
  [dependencies.memchr]

diff --git a/rust-git-absorb.spec b/rust-git-absorb.spec
index 5aac5ca..6ef2937 100644
--- a/rust-git-absorb.spec
+++ b/rust-git-absorb.spec
@@ -4,7 +4,7 @@
 %global crate git-absorb
 
 Name:           rust-git-absorb
-Version:        0.6.9
+Version:        0.6.10
 Release:        %autorelease
 Summary:        Git commit --fixup, but automatic
 
@@ -25,15 +25,15 @@ Git commit --fixup, but automatic.}
 
 %package     -n %{crate}
 Summary:        %{summary}
+# (MIT OR Apache-2.0) AND BSD-3-Clause AND GPL-2.0-only WITH GCC-exception-2.0 AND MIT
 # BSD-3-Clause
 # MIT
-# MIT AND GPL-2.0-only WITH GCC-exception-2.0 AND BSD-3-Clause
 # MIT OR Apache-2.0
 # MIT OR Apache-2.0 OR Zlib
 # MPL-2.0 OR MIT OR Apache-2.0
 # Unlicense OR MIT
 # Zlib OR Apache-2.0 OR MIT
-License:        BSD-3-Clause AND MIT AND GPL-2.0-only WITH GCC-exception-2.0
+License:        BSD-3-Clause AND GPL-2.0-only WITH GCC-exception-2.0 AND MIT AND (MIT OR Apache-2.0) AND (MIT OR Apache-2.0 OR Zlib) AND (MPL-2.0 OR MIT OR Apache-2.0) AND (Unlicense OR MIT)
 # LICENSE.dependencies contains a full license breakdown
 
 %description -n %{crate} %{_description}

diff --git a/sources b/sources
index 7a81b03..153a868 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (git-absorb-0.6.9.crate) = 4712d3f0ef94f1f3e0ac6af6dca6f0f3811a63f4e27b2da4746f60cd890aab7118de5a73416278a098b925b931f38e53d849fc3b6c48355f4469f68af3bd4587
+SHA512 (git-absorb-0.6.10.crate) = 184b6da949b37d3fddc8e311c24eea0414c8f019460ba3161e50c024f55d67997da3fc5399bc1319e46ec63641b396e45426c77403998a703d560aefe9c87d7d
 SHA512 (git-absorb.1) = bc813f538beb4b67f2a0bc42f3da5ffde7233eb355b74d87eccd3d6b2d52d9104614cfdd08081ab9b111c8d0d603eaf70c17c5aa477123f40dcb96add24dcbb2

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-06 14:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 14:48 [rpms/rust-git-absorb] f44: Update to version 0.6.10; Fixes RHBZ#2185121 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox