diff --git a/libutempter.spec b/libutempter.spec index e107e4e..c361358 100644 --- a/libutempter.spec +++ b/libutempter.spec @@ -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 - 1.2.1-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Tue Oct 31 2023 Tomas Korbar - 1.2.1-11 - Add additional SPDX licenses found by scancode tool