Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/spausedd.git#3ce5a3dbab119e41bff5a2266d3917a613427053
This commit is contained in:
parent
2b4c66e2fd
commit
49bc689d63
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/spausedd-20190320.tar.gz
|
||||
/spausedd-20190807.tar.gz
|
||||
/spausedd-20200323.tar.gz
|
||||
/spausedd-20201110.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (spausedd-20200323.tar.gz) = 5c3f8bce63f5a05305d2d51f1108b72c8a3755a6121fd1ae7a5499efae2d46a81df16b43bcec56abdb88a8cdac21a0568d6f70bbeaae6490e2b288a1fc21e671
|
||||
SHA512 (spausedd-20201110.tar.gz) = 661a0680818a0760d9f0f3ba645c770e124a8109db203780065333a169efe913b17a6eae67c015300d47254b9f217cae55ad7e835350077731f56ea88ac56c0c
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Name: spausedd
|
||||
Summary: Utility to detect and log scheduler pause
|
||||
Version: 20200323
|
||||
Release: 4%{?dist}
|
||||
Version: 20201110
|
||||
Release: 1%{?dist}
|
||||
License: ISC
|
||||
URL: https://github.com/jfriesse/spausedd
|
||||
Source0: https://github.com/jfriesse/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
@ -69,6 +69,10 @@ install -m 644 -p init/%{name}.service %{buildroot}/%{_unitdir}
|
||||
%systemd_postun spausedd.service
|
||||
|
||||
%changelog
|
||||
* Tue Nov 10 2020 Jan Friesse <jfriesse@redhat.com> - 20201110-1
|
||||
- Fix log_perror
|
||||
- Rebase to new version
|
||||
|
||||
* Tue Sep 22 2020 Jan Friesse <jfriesse@redhat.com> - 20200323-4
|
||||
- Fix build for ELN
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user