Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 2f75bc3998 | |||
| 07713dea16 | |||
| 6ab5146007 | |||
| 9495744113 | |||
| 4526294b87 | |||
| 04c0f385c4 |
1
_service
1
_service
@@ -5,5 +5,4 @@
|
||||
<param name="compression">zst</param>
|
||||
<param name="update">true</param>
|
||||
</service>
|
||||
<service name="cargo_audit" mode="manual"/>
|
||||
</services>
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:646b83fbd638cfabb7c23d3a76cf68ffa97dae26571d40a40637e77d6bdc2984
|
||||
size 1998892
|
||||
3
tui-journal-0.16.1.tar.gz
Normal file
3
tui-journal-0.16.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:50175b107adf10a1555577cd84d83ae74a06430066598ac3e1e3f1d8bca91ff0
|
||||
size 2009511
|
||||
@@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 18 04:57:47 UTC 2025 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
||||
|
||||
- Update to version 0.16.1:
|
||||
* Remove Dependencies to OpenSSL & Native TLS
|
||||
* Add CLI arg --config for configuration directory and themes
|
||||
* Add Custom themes on user level & Styles improvements
|
||||
* Config for extension of temp file in external editor
|
||||
- Remove openssl-devel BuildRequires: unneeded anymore
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 21:48:54 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
||||
|
||||
- Update to version 0.13.1:
|
||||
* Added Config path via CLI & State Path configurable & Fix
|
||||
default state path
|
||||
- Removed cargo_audit from _service due that contains vendor now
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 4 13:58:28 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
|
||||
|
||||
- Update to version 0.13.0:
|
||||
* Added: Smart Case for Filter & Fuzzy Finder
|
||||
* Changed: Update dependencies & Simplified versions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 27 19:55:44 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
||||
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
#
|
||||
# spec file for package tui-journal
|
||||
#
|
||||
# Copyright (c) 2024 mantarimay
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 mantarimay
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +19,7 @@
|
||||
|
||||
%bcond_without test
|
||||
Name: tui-journal
|
||||
Version: 0.12.0
|
||||
Version: 0.16.1
|
||||
Release: 0
|
||||
Summary: Write and manage journals/notes from the terminal
|
||||
License: MIT
|
||||
@@ -26,7 +27,6 @@ URL: https://github.com/AmmarAbouZor/tui-journal
|
||||
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
Source1: vendor.tar.zst
|
||||
BuildRequires: cargo-packaging
|
||||
BuildRequires: openssl-devel
|
||||
|
||||
%description
|
||||
TUI-Journal is a terminal-based application written in Rust that allows
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e98107c714f62f9fca7fef0d0895684d8d23534d11cce74ee1a608b50293e407
|
||||
size 32621390
|
||||
oid sha256:8587a38aad55bcfaed8621c658599c27845ee971f7ee9ddc0bb65fed88efc337
|
||||
size 37803717
|
||||
|
||||
Reference in New Issue
Block a user