We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c39481c commit b28f007Copy full SHA for b28f007
2 files changed
.tito/packages/korbenware
@@ -1 +1 @@
1
-1.0.0-1 korbenware/
+1.0.1-1 korbenware/
korbenware/korbenware.spec
@@ -1,5 +1,5 @@
Name: korbenware
2
-Version: 1.0.0
+Version: 1.0.1
3
Release: 1%{?dist}
4
License: MPL-2.0
5
Summary: linux/unix desktop cli software
@@ -43,6 +43,11 @@ install -p -m 755 bin/kbprev %{buildroot}%{_bindir}
43
44
45
%changelog
46
+* Sun Mar 23 2025 Josh Holbrook <josh.holbrook@gmail.com> 1.0.1-1
47
+- Overhauled korbenware publish flow
48
+- README updates
49
+- kbopen has more robust handling of command construction
50
+- shellcheck passes on kbopen
51
* Sat May 04 2024 Josh Holbrook <josh.holbrook@gmail.com> 1.0.0-1
52
- kbbg, kbmenu and kbopen support MacOS (josh.holbrook@gmail.com)
53
- kbconfig has extended options to support MacOS (josh.holbrook@gmail.com)
0 commit comments