Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| e53abf9dab | |||
| 0b559d33d1 |
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/cantino/mcfly.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v0.9.2</param>
|
||||
<param name="revision">v0.9.3</param>
|
||||
<param name="match-tag">*</param>
|
||||
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:128f06606840bc592f80ce14e743303ece7e25e36bef8eb196ba3f7953a52534
|
||||
size 216512
|
||||
3
mcfly-0.9.3+0.tar.xz
Normal file
3
mcfly-0.9.3+0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2131a57c216a59de0d26cf100f652db5c5ed13c406be2bc892d18f45f7231f44
|
||||
size 215672
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 12 07:41:58 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.9.3:
|
||||
* Fix PowerShell VIM key scheme duplicates keypresses
|
||||
* Display more results by default
|
||||
* Hopefully fix occasional sort panics
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 14 06:16:08 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package mcfly
|
||||
#
|
||||
# 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: mcfly
|
||||
Version: 0.9.2+0
|
||||
Version: 0.9.3+0
|
||||
Release: 0
|
||||
Summary: Shell history helper
|
||||
License: MIT
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f5482fd9ebcc2ce31d6bbb53a3ea4eb82e6bb9c7dd6fb128d1d0618d185ebb7
|
||||
size 24302332
|
||||
oid sha256:e345a46fb98c5a0579ae302ebb41b4e6c4a0d0ca254ce28d76ca90e9a521d705
|
||||
size 26666444
|
||||
|
||||
Reference in New Issue
Block a user