[authconfig] fix broken --help output for languages without spaces (#734355) enable translation of the --help opt

Tomáš Mráz tmraz at fedoraproject.org
Mon Sep 12 19:37:32 UTC 2011


commit bd067a9ce02e81b2c75fc70fa706624818009e15
Author: Tomas Mraz <tmraz at fedoraproject.org>
Date:   Mon Sep 12 21:37:16 2011 +0200

    fix broken --help output for languages without spaces (#734355)
    enable translation of the --help option description (#734303)
    updated translations from Transifex

 .gitignore      |    1 +
 authconfig.spec |    7 ++++++-
 sources         |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
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 <tmraz at redhat.com> - 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 <tmraz at redhat.com> - 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


More information about the scm-commits mailing list