diff --git a/gdm.spec b/gdm.spec index 4c425e5..e5747af 100644 --- a/gdm.spec +++ b/gdm.spec @@ -2,7 +2,7 @@ %define gdm_gid 53 %define majver %(echo %version | cut -d. -f1-2) Name: gdm -Version: 3.26.2.1 +Version: 3.28.0 Release: 1mamba Summary: The GNOME Display Manager, a graphical login program Group: Graphical Desktop/Applications/Other @@ -168,6 +168,7 @@ exit 0 #%{_libdir}/gdm/simple-greeter/extensions/lib* /%{_lib}/security/pam_gdm.la /%{_lib}/security/pam_gdm.so +%{_prefix}/lib/udev/rules.d/61-gdm.rules %{_libexecdir}/gdm-* %{_bindir}/gdmflexiserver %{_sbindir}/gdm @@ -241,6 +242,9 @@ exit 0 #%doc ChangeLog NEWS README %changelog +* Mon Mar 26 2018 Automatic Build System 3.28.0-1mamba +- automatic version update by autodist + * Thu Nov 30 2017 Automatic Build System 3.26.2.1-1mamba - automatic update by autodist