From b80d0073862d6eacc9d650582727304ef1db3d64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 17 Apr 2020 14:57:28 +0200 Subject: [PATCH] Update to v245.5 --- sources | 2 +- systemd.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index 071996e..02a23ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (systemd-245.4.tar.gz) = 02036bb1ab05301a9d0dfdd4b9c9376e90134474482531e6e292122380be2f24f99177493dd3af6f8af1a8ed2599ee0996da91a3b1b7872bbfaf26a1c3e61b4c +SHA512 (systemd-245.5.tar.gz) = 47de4a59980643002f325c499eeb4dd76fa9f1d1267686e7564f103690487bf85974590d7cb3e3641409e5bfba567fe2a66efa80320e7e8adc48af4461e2e172 diff --git a/systemd.spec b/systemd.spec index 9d4793f..483c307 100644 --- a/systemd.spec +++ b/systemd.spec @@ -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 - 245.5-1 +- Update to latest stable version (#1819313, #1815412, #1800875) + * Thu Apr 16 2020 Björn Esser - 245.4-2 - Add bootstrap option to break circular deps on cryptsetup