Fix tmpfiles path
This commit is contained in:
parent
ef0fca7b0d
commit
7ac7b569b7
@ -3,7 +3,7 @@
|
||||
|
||||
Name: sblim-gather
|
||||
Version: 2.2.9
|
||||
Release: 30%{?dist}
|
||||
Release: 31%{?dist}
|
||||
Summary: SBLIM Gatherer
|
||||
|
||||
License: EPL-1.0
|
||||
@ -303,6 +303,9 @@ fi
|
||||
%ldconfig_postun provider
|
||||
|
||||
%changelog
|
||||
* Mon Jul 24 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.2.9-31
|
||||
- Fix tmpfiles path
|
||||
|
||||
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.9-30
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
@ -1 +1 @@
|
||||
d /var/run/gather 0755 root root -
|
||||
d /run/gather 0755 root root -
|
||||
|
Loading…
Reference in New Issue
Block a user