From bd067a9ce02e81b2c75fc70fa706624818009e15 Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Sep 12 2011 19:37:16 +0000 Subject: fix broken --help output for languages without spaces (#734355) enable translation of the --help option description (#734303) updated translations from Transifex --- diff --git a/.gitignore b/.gitignore index 1fc64b9..89e1df9 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ authconfig-6.1.8.tar.bz2 /authconfig-6.1.13.tar.bz2 /authconfig-6.1.14.tar.bz2 /authconfig-6.1.15.tar.bz2 +/authconfig-6.1.16.tar.bz2 diff --git a/authconfig.spec b/authconfig.spec index a844fcc..f52d3fc 100644 --- a/authconfig.spec +++ b/authconfig.spec @@ -1,6 +1,6 @@ Summary: Command line tool for setting up authentication from network services Name: authconfig -Version: 6.1.15 +Version: 6.1.16 Release: 1%{?dist} License: GPLv2+ ExclusiveOS: Linux @@ -124,6 +124,11 @@ authconfig --update --nostart >/dev/null 2>&1 || : %{_datadir}/icons/hicolor/256x256/apps/system-config-authentication.* %changelog +* Mon Sep 12 2011 Tomas Mraz - 6.1.16-1 +- fix broken --help output for languages without spaces (#734355) +- enable translation of the --help option description (#734303) +- updated translations from Transifex + * Fri Jul 22 2011 Tomas Mraz - 6.1.15-1 - add support for reading UID_MIN from login.defs (#717112) - use systemctl if available instead of chkconfig/service (#696490) diff --git a/sources b/sources index 99d52b7..26b76f5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -97adf98a5748ea1898f6ae603ec02792 authconfig-6.1.15.tar.bz2 +b3809524705780814f5540506ffd3260 authconfig-6.1.16.tar.bz2