diff --git a/authconfig.spec b/authconfig.spec index f49a0fd..3ab18d8 100644 --- a/authconfig.spec +++ b/authconfig.spec @@ -1,7 +1,7 @@ Summary: Command line tool for setting up authentication from network services Name: authconfig Version: 6.1.10 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ ExclusiveOS: Linux Group: System Environment/Base @@ -110,6 +110,9 @@ authconfig --update --nostart >/dev/null 2>&1 || : %{_datadir}/icons/hicolor/48x48/apps/system-config-authentication.* %changelog +* Wed Sep 29 2010 jkeating - 6.1.10-2 +- Rebuilt for gcc bug 634757 + * Thu Sep 17 2010 Tomas Mraz - 6.1.10-1 - netgroups are now supported by sssd - updated translations from Transifex