Update to v245.5

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2020-04-17 14:57:28 +02:00
parent 63698f5ea0
commit b80d007386
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
SHA512 (systemd-245.4.tar.gz) = 02036bb1ab05301a9d0dfdd4b9c9376e90134474482531e6e292122380be2f24f99177493dd3af6f8af1a8ed2599ee0996da91a3b1b7872bbfaf26a1c3e61b4c
SHA512 (systemd-245.5.tar.gz) = 47de4a59980643002f325c499eeb4dd76fa9f1d1267686e7564f103690487bf85974590d7cb3e3641409e5bfba567fe2a66efa80320e7e8adc48af4461e2e172

View File

@ -19,8 +19,8 @@
Name: systemd
Url: https://www.freedesktop.org/wiki/Software/systemd
Version: 245.4
Release: 2%{?commit:.git%{shortcommit}}%{?dist}
Version: 245.5
Release: 1%{?commit:.git%{shortcommit}}%{?dist}
# For a breakdown of the licensing, see README
License: LGPLv2+ and MIT and GPLv2+
Summary: System and Service Manager
@ -770,6 +770,9 @@ fi
%files tests -f .file-list-tests
%changelog
* Fri Apr 17 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 245.5-1
- Update to latest stable version (#1819313, #1815412, #1800875)
* Thu Apr 16 2020 Björn Esser <besser82@fedoraproject.org> - 245.4-2
- Add bootstrap option to break circular deps on cryptsetup