This commit is contained in:
Fedora Release Engineering 2024-01-21 22:07:32 +00:00
parent fa7178b4ae
commit a3a14f6b96

View File

@ -1,6 +1,6 @@
Name: polkit-pkla-compat
Version: 0.1
Release: 26%{?dist}
Release: 27%{?dist}
Summary: Rules for polkit to add compatibility with pklocalauthority
# GPLv2-licensed ltmain.sh and Apache-licensed mocklibc are not shipped in
# the binary package.
@ -50,6 +50,9 @@ make check
%dir %{_localstatedir}/lib/polkit-1/localauthority/*.d
%changelog
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Aug 07 2023 Jan Rybar <jrybar@redhat.com> - 0.1-26
- use build macros, on behalf of original author Tom Stellard (tstellar)
- Pagure doesn't allow one-click rebase, AFAIK