Skip to content

Commit 8a7a797

Browse files
authored
Merge pull request #73 from r0x0d/release-v0.4
Release v0.4 Phoenix
2 parents 49eced1 + b076146 commit 8a7a797

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

packaging/rhc-worker-script.spec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
%global use_go_toolset_1_16 0%{?rhel} == 7 && !%{defined centos}
2121

2222
Name: %{repo_name}
23-
Version: 0.3
23+
Version: 0.4
2424
Release: 1%{?dist}
2525
Summary: Worker executing scripts on hosts managed by Red Hat Insights
2626

@@ -72,6 +72,10 @@ install -D -d -m 755 %{buildroot}%{rhc_worker_conf_dir}
7272

7373
%changelog
7474

75+
* Thu Aug 10 2023 Rodolfo Olivieri <[email protected]> 0.4-1
76+
- Update specfile binary name generation
77+
- Add couple more unit tests for util.go
78+
7579
* Thu Aug 10 2023 Rodolfo Olivieri <[email protected]> 0.3-1
7680
- Parse minimal yaml instead of raw bash script
7781
- Tidy up the modules and replace deprecated call WithInsecure

0 commit comments

Comments
 (0)