3 Commits

6 changed files with 19 additions and 12 deletions

View File

@@ -3,7 +3,7 @@
<param name="url">https://github.com/tummychow/git-absorb.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="scm">git</param>
<param name="revision">0.6.15</param>
<param name="revision">0.6.17</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a46c01b6e2d9f7415694cd45ba245351b2fa805b5403fdb9a8995ea53fc0d0ca
size 28782

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cc47f356d4441d5c6d01721afa1ce2c26c6cc2574329adee42abc6d788766980
size 29077

View File

@@ -1,21 +1,27 @@
-------------------------------------------------------------------
Thu Jul 18 22:31:45 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
Fri Jan 10 01:08:58 UTC 2025 - litma Leung <pirateclip@protonmail.com>
- Update to 0.6.17
* Bump git2 to fix various issues
-------------------------------------------------------------------
Thu Jul 18 22:31:45 UTC 2024 - litma Leung <pirateclip@protonmail.com>
- Update to 0.6.15
* Bump git2 and time crates to fix various issues
-------------------------------------------------------------------
Wed Apr 24 09:40:41 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
Wed Apr 24 09:40:41 UTC 2024 - litma Leung <pirateclip@protonmail.com>
- Remove redundant %{cargo_build}
-------------------------------------------------------------------
Thu Apr 4 02:35:56 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
Thu Apr 4 02:35:56 UTC 2024 - litma Leung <pirateclip@protonmail.com>
- Update to 0.6.13
* Nushell completions have been added
-------------------------------------------------------------------
Fri Mar 22 10:29:45 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
Fri Mar 22 10:29:45 UTC 2024 - litma Leung <pirateclip@protonmail.com>
- initial commit

View File

@@ -1,7 +1,7 @@
#
# spec file for package git-absorb
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: git-absorb
Version: 0.6.15
Version: 0.6.17
Release: 0
Summary: git commit --fixup, but automatic
License: BSD-3-Clause
@@ -25,6 +25,7 @@ URL: https://github.com/tummychow/git-absorb
Source0: %{name}-%{version}.tar.zst
Source1: vendor.tar.zst
Requires: git-core
BuildRequires: cargo >= 1.79
BuildRequires: cargo-packaging
ExclusiveArch: %{rust_tier1_arches}

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e778602ea84e53cf901bc24032b25ea11e3f19414633924dd66789cd921f7a6e
size 17869910
oid sha256:e50f2a480cd493cb95c2d6d5fdf641c87329813c85d336657f2c9054501b27d0
size 16651980