| Name: | rust-daemonize-devel |
|---|---|
| Version: | 0.5.0 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 39293 |
| License: | MIT OR Apache-2.0 |
| RPM: | rust-daemonize-devel-0.5.0-1.el9.noarch.rpm |
| Source RPM: | rust-daemonize-0.5.0-1.el9.src.rpm |
| Build Date: | Thu Jul 11 2024 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://crates.io/crates/daemonize |
| Summary: | Library to enable your code run as a daemon process on Unix-like systems |
| Description: | Library to enable your code run as a daemon process on Unix-like systems. This package contains library source intended for building other packages which use the "daemonize" crate. |
- Update to version 0.5.0; Fixes RHBZ#2173275
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Fix path used in tests
- Initial import; Fixes: RHBZ#1981129