This commit is contained in:
Fedora Release Engineering 2024-01-21 05:38:52 +00:00
parent 05faff868f
commit 5c41115b6f

View File

@ -3,7 +3,7 @@
Summary: A privileged helper for utmp/wtmp updates
Name: libutempter
Version: 1.2.1
Release: 11%{?dist}
Release: 12%{?dist}
License: LGPL-2.1-or-later AND LGPL-2.1-only AND BSD-2-Clause
URL: ftp://ftp.altlinux.org/pub/people/ldv/utempter
@ -62,6 +62,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
%{_mandir}/man3/*
%changelog
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Oct 31 2023 Tomas Korbar <tkorbar@redhat.com> - 1.2.1-11
- Add additional SPDX licenses found by scancode tool