diff --git a/gdm.spec b/gdm.spec index 187b7e5..8a38654 100644 --- a/gdm.spec +++ b/gdm.spec @@ -2,8 +2,8 @@ %define gdm_gid 53 %define majver %(echo %version | cut -d. -f1) Name: gdm -Version: 46.0 -Release: 1mamba +Version: 46.2 +Release: 2mamba Summary: The GNOME Display Manager, a graphical login program Group: Graphical Desktop/Applications/Other Vendor: openmamba @@ -35,6 +35,8 @@ BuildRequires: libxcb-devel BuildRequires: dconf BuildRequires: plymouth-devel Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} +Provides: user(gdm) +Provides: group(gdm) %description GDM is the GNOME Display Manager, a graphical login program. @@ -202,6 +204,12 @@ exit 0 #%doc ChangeLog NEWS README %changelog +* Sat Jun 29 2024 Silvan Calarco 46.2-2mamba +- provide user and group gdm + +* Fri May 31 2024 Automatic Build System 46.2-1mamba +- automatic version update by autodist + * Tue Mar 19 2024 Automatic Build System 46.0-1mamba - automatic version update by autodist