diff --git a/systemd.spec b/systemd.spec index 70e8e63..8074b21 100644 --- a/systemd.spec +++ b/systemd.spec @@ -13,7 +13,7 @@ Name: systemd Url: http://www.freedesktop.org/wiki/Software/systemd Version: 237 -Release: 4%{?gitcommit:.git%{gitcommitshort}}%{?dist} +Release: 5%{?gitcommit:.git%{gitcommitshort}}%{?dist} # For a breakdown of the licensing, see README License: LGPLv2+ and MIT and GPLv2+ Summary: System and Service Manager @@ -708,6 +708,9 @@ fi %files tests -f .file-list-tests %changelog +* Fri Feb 23 2018 Adam Williamson - 237-5.git84c8da5 +- zbyszek: use : not touch to create file in -libs %%post + * Thu Feb 22 2018 Patrick Uiterwijk - 237-4.git84c8da5 - Add coreutils dep for systemd-libs %post - Add patch to typecast USB IDs to avoid compile failure