aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog21
-rw-r--r--NEWS22
-rwxr-xr-xconfigure20
-rw-r--r--configure.ac2
-rw-r--r--krb5-auth-dialog.spec2
-rw-r--r--src/org.gnome.KrbAuthDialog.gschema.xml3
6 files changed, 56 insertions, 14 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d5e929..5d09366 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,16 @@
# Generated by Makefile. Do not edit.
-commit fafdbcb7f61970470b4df095ce5bc2dfa9a626b7
+commit 7d355694edb69a2af8a8b7791ecd309ccdbc7a92
+Author: Guido Günther <agx@sigxcpu.org>
+Date: Sat Nov 11 14:47:59 2017 +0100
+
+ Release 3.26.1
+
+ NEWS | 22 ++++++++++++++++++++++
+ configure.ac | 2 +-
+ 2 files changed, 23 insertions(+), 1 deletion(-)
+
+commit 4cc3afa006b970cf0e4a3d90fb62afa58c02bced
Author: Guido Günther <agx@sigxcpu.org>
Date: Sat Nov 11 12:44:12 2017 +0100
@@ -9,6 +19,15 @@ Date: Sat Nov 11 12:44:12 2017 +0100
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
+commit e52c91320dc1b5b1deb0eb2f52b3df2ad357c390
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sun Oct 1 19:18:01 2017 +0200
+
+ gschema: Fix gettext-domain
+
+ src/org.gnome.KrbAuthDialog.gschema.xml | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
commit 2384bf0bd668a17dca6733dc63bdb8c1f1960bf9
Author: Guido Günther <agx@sigxcpu.org>
Date: Sun Jul 16 19:16:04 2017 +0200
diff --git a/NEWS b/NEWS
index 8d9d736..0e9357c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,26 @@
==============
+Version 3.26.1
+==============
+* Update for newer GTK
+* Bugfixes
+* UI translations:
+ Anders Jonsson (sv)
+ Balázs Meskó (hu)
+ Christian Kirbach (de)
+ Claude Paroz (fr)
+ Daniel Mustieles (es)
+ Gábor Kelemen (hu)
+ Joe Hansen (da)
+ Mario Blättermann (de)
+ Piotr Drąg (pl)
+ Rafael Fontenelle (pt_BR)
+ Zdeněk Hataš (cs)
+ Мирослав Николић (sr) (sr@latin)
+
+* Doc translations:
+ Piotr Drąg (pl)
+
+==============
Version 3.20.0
==============
* Use yelp-tools instead of gtk-doc-utils
diff --git a/configure b/configure
index 4c91d2b..98e3766 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for krb5-auth-dialog 3.26.0.
+# Generated by GNU Autoconf 2.69 for krb5-auth-dialog 3.26.1.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='krb5-auth-dialog'
PACKAGE_TARNAME='krb5-auth-dialog'
-PACKAGE_VERSION='3.26.0'
-PACKAGE_STRING='krb5-auth-dialog 3.26.0'
+PACKAGE_VERSION='3.26.1'
+PACKAGE_STRING='krb5-auth-dialog 3.26.1'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1450,7 +1450,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures krb5-auth-dialog 3.26.0 to adapt to many kinds of systems.
+\`configure' configures krb5-auth-dialog 3.26.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1522,7 +1522,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of krb5-auth-dialog 3.26.0:";;
+ short | recursive ) echo "Configuration of krb5-auth-dialog 3.26.1:";;
esac
cat <<\_ACEOF
@@ -1680,7 +1680,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-krb5-auth-dialog configure 3.26.0
+krb5-auth-dialog configure 3.26.1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2102,7 +2102,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by krb5-auth-dialog $as_me 3.26.0, which was
+It was created by krb5-auth-dialog $as_me 3.26.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2966,7 +2966,7 @@ fi
# Define the identity of the package.
PACKAGE='krb5-auth-dialog'
- VERSION='3.26.0'
+ VERSION='3.26.1'
cat >>confdefs.h <<_ACEOF
@@ -17314,7 +17314,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by krb5-auth-dialog $as_me 3.26.0, which was
+This file was extended by krb5-auth-dialog $as_me 3.26.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -17380,7 +17380,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-krb5-auth-dialog config.status 3.26.0
+krb5-auth-dialog config.status 3.26.1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index b3e2763..993a5f1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([krb5-auth-dialog],[3.26.0])
+AC_INIT([krb5-auth-dialog],[3.26.1])
AC_CONFIG_SRCDIR(src/ka-kerberos.c)
dnl Make automake keep quiet about wildcards & other GNUmake-isms
AM_INIT_AUTOMAKE([1.11.1 no-dist-gzip dist-xz -Wno-portability])
diff --git a/krb5-auth-dialog.spec b/krb5-auth-dialog.spec
index 6afd474..00c7f5c 100644
--- a/krb5-auth-dialog.spec
+++ b/krb5-auth-dialog.spec
@@ -1,6 +1,6 @@
Summary: Kerberos 5 authentication dialog
Name: krb5-auth-dialog
-Version: 3.26.0
+Version: 3.26.1
Release: 1
License: GPL
Group: User Interface/X
diff --git a/src/org.gnome.KrbAuthDialog.gschema.xml b/src/org.gnome.KrbAuthDialog.gschema.xml
index 4764744..5f72b9f 100644
--- a/src/org.gnome.KrbAuthDialog.gschema.xml
+++ b/src/org.gnome.KrbAuthDialog.gschema.xml
@@ -1,4 +1,5 @@
-<schemalist>
+<?xml version="1.0" encoding="UTF-8"?>
+<schemalist gettext-domain="krb5-auth-dialog">
<schema id="org.gnome.KrbAuthDialog" path="/apps/krb5-auth-dialog/">
<key name="principal" type="s">
<default>''</default>
bgstack15