Manually bump release and add changelog for previous commit

C.f. https://pagure.io/fedora-infra/rpmautospec/pull-request/267

[skip changelog]
This commit is contained in:
Neal Gompa 2022-08-19 15:49:11 -04:00
parent f5157f6a05
commit 95413629b4
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
* Fri Aug 19 2022 Neal Gompa <ngompa@fedoraproject.org> - 251.4-53
- Set compile-time fallback hostname to "localhost"
https://fedoraproject.org/wiki/Changes/FallbackHostname
* Thu Aug 18 2022 Kalev Lember <klember@redhat.com> - 251.4-52
- Avoid requiring systemd-pam from -devel subpackage

View File

@ -35,7 +35,7 @@ Version: 251.4
# determine the build information from local checkout
Version: %(tools/meson-vcs-tag.sh . error | sed -r 's/-([0-9])/.^\1/; s/-g/_g/')
%endif
Release: %autorelease -b 27
Release: %autorelease -b 28
# For a breakdown of the licensing, see README
License: LGPLv2+ and MIT and GPLv2+