New upstream release 20190807
This commit is contained in:
parent
b28b3589cf
commit
47533d72f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/spausedd-20190320.tar.gz
|
/spausedd-20190320.tar.gz
|
||||||
|
/spausedd-20190807.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (spausedd-20190320.tar.gz) = a7f9863355a3106ea61c8b7e512c2bc895c8b5b07fb3d26f8feec8f963abb7a95230f83f9d27c6ac3aedaa9d91c6fb700bacc1ca59adfa769876168296241599
|
SHA512 (spausedd-20190807.tar.gz) = a9c61dcecc8c013abcc20bb43501f7130353a284352d0206cd256be379ae3c2b5a975d0175850c980a21d5d9b2e3eb8e331f7cc0975857df740af5a4707712ae
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Name: spausedd
|
Name: spausedd
|
||||||
Summary: Utility to detect and log scheduler pause
|
Summary: Utility to detect and log scheduler pause
|
||||||
Version: 20190320
|
Version: 20190807
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: ISC
|
License: ISC
|
||||||
URL: https://github.com/jfriesse/spausedd
|
URL: https://github.com/jfriesse/spausedd
|
||||||
Source0: https://github.com/jfriesse/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/jfriesse/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||||
@ -64,6 +64,10 @@ install -m 644 -p init/%{name}.service %{buildroot}/%{_unitdir}
|
|||||||
%systemd_postun spausedd.service
|
%systemd_postun spausedd.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 07 2019 Jan Friesse <jfriesse@redhat.com> - 20190807-1
|
||||||
|
- Enhance makefile
|
||||||
|
- Rebase to new version
|
||||||
|
|
||||||
* Tue Aug 06 2019 Jan Friesse <jfriesse@redhat.com> - 20190320-3
|
* Tue Aug 06 2019 Jan Friesse <jfriesse@redhat.com> - 20190320-3
|
||||||
- Do not set exec permission for service file
|
- Do not set exec permission for service file
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user