104384 Fix changelogs and bump the version so we can do a new build

Authored and Committed by daandemeyer 2 years ago
1 file changed. 5 lines added. 2 lines removed.
    Fix changelogs and bump the version so we can do a new build
    
        
file modified
+5 -2
systemd.spec CHANGED
@@ -43,7 +43,7 @@ Name: systemd
43
43
Url: https://pagure.io/centos-sig-hyperscale/systemd
44
44
%if %{without inplace}
45
45
Version: 252.4
46
- Release: 598.7%{?dist}
46
+ Release: 598.8%{?dist}
47
47
%else
48
48
# determine the build information from local checkout
49
49
Version: %(tools/meson-vcs-tag.sh . error | sed -r 's/-([0-9])/.^\1/; s/-g/_g/')
@@ -1156,7 +1156,10 @@ fi
1156
1156
1157
1157
%changelog
1158
1158
1159
- * Wed Jan 04 2023 Daan De Meyer <daan.j.demeyer@gmail.com> - 252.4-598.7
1159
+ * Fri Feb 17 2023 Daan De Meyer <daan.j.demeyer@gmail.com> - 252.4-598.8
1160
+ - Fix changelog
1161
+
1162
+ * Fri Feb 17 2023 Daan De Meyer <daan.j.demeyer@gmail.com> - 252.4-598.7
1160
1163
- Backport udev rules fix
1161
1164
- Fix selinux module
1162
1165