public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-git-absorb] f44: Update to version 0.6.13; Fixes RHBZ#2273249
@ 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 : 8c7dcb64af7d7390ec4c8894533a3c3f68c27884
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2024-05-23T17:47:57+02:00
Stats  : +6/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-git-absorb/c/8c7dcb64af7d7390ec4c8894533a3c3f68c27884?branch=f44

Log:
Update to version 0.6.13; Fixes RHBZ#2273249

---
diff --git a/.gitignore b/.gitignore
index f11c8c0..ec626a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /git-absorb-0.6.10.crate
 /git-absorb-0.6.11.crate
 /git-absorb-0.6.12.crate
+/git-absorb-0.6.13.crate

diff --git a/rust-git-absorb.spec b/rust-git-absorb.spec
index 9fb6511..d4bc224 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.12
+Version:        0.6.13
 Release:        %autorelease
 Summary:        Git commit --fixup, but automatic
 
@@ -12,9 +12,6 @@ License:        BSD-3-Clause
 URL:            https://crates.io/crates/git-absorb
 Source:         %{crates_source}
 Source1:        https://github.com/tummychow/git-absorb/raw/%{version}/Documentation/git-absorb.1
-# Manually created patch for downstream crate metadata changes
-# * relax stricter-than-semver version requirements
-Patch:          git-absorb-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24
 
@@ -26,6 +23,8 @@ 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
+# Apache-2.0 OR MIT
+# Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
 # BSD-3-Clause
 # MIT
 # MIT OR Apache-2.0
@@ -33,7 +32,7 @@ Summary:        %{summary}
 # MPL-2.0 OR MIT OR Apache-2.0
 # Unlicense OR MIT
 # Zlib OR Apache-2.0 OR MIT
-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:        BSD-3-Clause AND GPL-2.0-only WITH GCC-exception-2.0 AND MIT AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) 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 622f174..23ea6c6 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (git-absorb-0.6.12.crate) = 6841a64b8facea9378862f61e28ce50505b1676618e4133ba13cadd9d856b6222a66d82c743fc169288ffca1b29c2f4f9d78947d13316edb8eb409a68997ffa2
+SHA512 (git-absorb-0.6.13.crate) = 471316cfcf78bc20366715c468f438cd1246c44bce0daad155ee4e209f7d9cc13c1cf603bd6ab9ea0c9a3e3c45e073c86434e58f63be7bc4ca6ca48c3d9a218c
 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.13; Fixes RHBZ#2273249 Fabio Valentini

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