Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

Commit 036e5c2

Browse files
committed
update changelog
1 parent 1736b6f commit 036e5c2

File tree

4 files changed

+4
-6
lines changed

4 files changed

+4
-6
lines changed

misc/packaging/ansible-runner-service.spec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,7 @@ install -m 0644 ./LICENSE.md %{buildroot}%{_docdir}/ansible-runner-service
7676

7777
%changelog
7878
* Thu Jun 4 2020 Martin Necas <[email protected]> 1.0.3-1
79-
- Add logrotate
80-
- Add psutil to dependencies
79+
- No change in this RPM
8180

8281
* Tue Apr 28 2020 Martin Necas <[email protected]> 1.0.2-1
8382
- Allow playbook parallel execution.

misc/packaging/apache/ansible-runner-service.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ install -m 644 ./ansible_runner_service.py %{buildroot}%{python3_sitelib}/runner
7575

7676
%changelog
7777
* Thu Jun 4 2020 Martin Necas <[email protected]> 1.0.3-1
78-
- Add logrotate
78+
- Add logrotate configuration to purge old log files
7979
- Add psutil to dependencies
8080

8181
* Tue Apr 28 2020 Martin Necas <[email protected]> 1.0.2-1

misc/packaging/nginx/ansible-runner-service-nginx.spec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,7 @@ install -m 0644 ./misc/nginx/uwsgi.ini %{buildroot}%{_sysconfdir}/ansible-runner
9494

9595
%changelog
9696
* Thu Jun 4 2020 Martin Necas <[email protected]> 1.0.3-1
97-
- Add logrotate
98-
- Add psutil to dependencies
97+
- No change in this RPM
9998

10099
* Tue Apr 28 2020 Martin Necas <[email protected]> 1.0.2-1
101100
- Allow playbook parallel execution.

packaging/gunicorn/ansible-runner-service.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ install -m 644 ./packaging/gunicorn/ansible-runner-service %{buildroot}%{_syscon
9090

9191
%changelog
9292
* Thu Jun 4 2020 Martin Necas <[email protected]> 1.0.3-1
93-
- Add logrotate
93+
- Add logrotate configuration to purge old log files
9494
- Add psutil to dependencies
9595

9696
* Tue Apr 28 2020 Martin Necas <[email protected]> 1.0.2-1

0 commit comments

Comments
 (0)