From 25bb51fde1091cf3243c672d716817cfa3a35aa4 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: May 24 2022 21:38:53 +0000 Subject: Version 251.1 --- diff --git a/systemd.spec b/systemd.spec index c75f324..04053f9 100644 --- a/systemd.spec +++ b/systemd.spec @@ -1,7 +1,7 @@ #global commit c4b843473a75fb38ed5bf54e9d3cfb1cb3719efa %{?commit:%global shortcommit %(c=%{commit}; echo ${c:0:7})} -#global stable 1 +%global stable 1 # We ship a .pc file but don't want to have a dep on pkg-config. We # strip the automatically generated dep here and instead co-own the @@ -30,7 +30,7 @@ Name: systemd Url: https://www.freedesktop.org/wiki/Software/systemd %if %{without inplace} -Version: 251 +Version: 251.1 Release: 1%{?dist} %else # determine the build information from local checkout @@ -1018,6 +1018,10 @@ fi %files standalone-sysusers -f .file-list-standalone-sysusers %changelog +* Tue May 24 2022 Zbigniew Jędrzejewski-Szmek - 251.1-1 +- First bugfix release for 250 +- Two fixes for kernel-install and a revert for #2087225, #2088788. + * Sat May 21 2022 Zbigniew Jędrzejewski-Szmek - 251-1 - Latest upstream release, for details see https://raw.githubusercontent.com/systemd/systemd/v251/NEWS.