update presets

This commit is contained in:
Louis Abel 2024-03-04 10:54:37 -07:00
parent 911b1f092c
commit 56074d21d8
Signed by: label
GPG Key ID: B37E62D143879B36
3 changed files with 22 additions and 4 deletions

View File

@ -17,9 +17,14 @@ enable pipewire-pulse.socket
# https://bugzilla.redhat.com/show_bug.cgi?id=1976006
enable pipewire-media-session.service
# https://bugzilla.redhat.com/show_bug.cgi?id=2022717
# https://bugzilla.redhat.com/show_bug.cgi?id=1979419
enable wireplumber.service
# https://bugzilla.redhat.com/show_bug.cgi?id=2181984
# Enable the session agent for snaps
# https://bugzilla.redhat.com/show_bug.cgi?id=1734371
enable snapd.session-agent.socket
# https://src.fedoraproject.org/rpms/fedora-release/pull-request/80
enable obex.service
enable grub-boot-success.timer
enable pulseaudio.socket

View File

@ -398,6 +398,10 @@ enable google-guest-agent.service
enable google-startup-scripts.service
enable google-shutdown-scripts.service
# Support service for Azure
# Approved by FESCo: https://pagure.io/fesco/issue/2849
enable waagent.service
# Certbot (Let's Encrypt)
# https://bugzilla.redhat.com/show_bug.cgi?id=1940211
enable certbot-renew.timer
@ -451,3 +455,9 @@ enable kernel-bootcfg-boot-successful.service
# https://bugzilla.redhat.com/show_bug.cgi?id=2255318
enable pd-mapper.service
# The Cockpit web-based system management console
enable cockpit.socket
# https://fedoraproject.org/wiki/Changes/EnableFwupdRefreshByDefault
enable fwupd-refresh.timer

View File

@ -21,7 +21,7 @@
%define distro_code Red Quartz
%define major 10
%define minor 0
%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.2}
%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.3}
%define rpm_license BSD-3-Clause
%define dist .el%{major}
%define home_url https://rockylinux.org/
@ -460,6 +460,9 @@ install -p -m 0644 %{SOURCE102} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/
%{_datadir}/pki/sb-certs/*
%changelog
* Mon Mar 04 2024 Louis Abel <label@rockylinux.org> - 10.0-0.3
- Update presets
* Fri Feb 23 2024 Louis Abel <label@rockylinux.org> - 10.0-0.2
- Update GPG key