-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
595a799
commit dceba95
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -156,6 +156,10 @@ systemd-tmpfiles --create %{name}.conf >/dev/null 2>&1 || : | |
/sbin/ldconfig | ||
|
||
%changelog | ||
* Tue Jan 19 2020 Justin Stephenson <[email protected]> - 11-1 | ||
- Release v11 | ||
- Fire SIGCHLD after utempter_add_record since it probably eats it. | ||
|
||
* Tue Oct 13 2020 Justin Stephenson <[email protected]> - 10-1 | ||
- Release v10 | ||
- Correct suse rpmbuild | ||
|