Archived
Release 1.2.1: Fix re-using the existing config value in setup mode
Build and provide rpm of demus profiles / rpmbuild (release) Successful in 1m16s
Build and provide rpm of demus profiles / rpmbuild (release) Successful in 1m16s
Refactor the input code
This commit is contained in:
+4
-4
@@ -5,7 +5,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: hf-cli
|
||||
Version: 1.2.0
|
||||
Version: 1.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Huafetcher CLI
|
||||
License: GPL-3.0-or-later
|
||||
@@ -78,6 +78,9 @@ install -D -m 0644 -vp %{SOURCE2} %{buildroot}%{_userunitdir}/%{name}.timer
|
||||
%{_userunitdir}/*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 07 2025 Daniel Demus <daniel@demus.dk> - 1.2.1-1
|
||||
- Fix re-using the existing config value in setup mode
|
||||
|
||||
* Thu Feb 06 2025 Daniel Demus <daniel@demus.dk> - 1.2.0-1
|
||||
- Handle ~ in provided paths
|
||||
|
||||
@@ -89,6 +92,3 @@ install -D -m 0644 -vp %{SOURCE2} %{buildroot}%{_userunitdir}/%{name}.timer
|
||||
|
||||
* Tue Feb 04 2025 Daniel Demus <daniel@demus.dk> - 1.1.0-1
|
||||
- hf-cli rpm and systemd timer
|
||||
|
||||
* Fri Nov 15 2024 Daniel Demus <daniel@demus.dk> - 1.0.0-1
|
||||
- Initial release
|
||||
|
||||
Reference in New Issue
Block a user