summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpopt/configure.in2
-rw-r--r--popt/popt.spec4
2 files changed, 3 insertions, 3 deletions
diff --git a/popt/configure.in b/popt/configure.in
index 82ea0fbeb..7dcebebae 100755
--- a/popt/configure.in
+++ b/popt/configure.in
@@ -2,7 +2,7 @@ AC_INIT(popt.h)
AM_CONFIG_HEADER(config.h)
AC_PREREQ(2.12)
AC_CANONICAL_SYSTEM
-AM_INIT_AUTOMAKE(popt, 1.5)
+AM_INIT_AUTOMAKE(popt, 1.6)
ALL_LINGUAS="ro sk"
AC_ISC_POSIX
diff --git a/popt/popt.spec b/popt/popt.spec
index 8c3d9db0a..ff3a65785 100644
--- a/popt/popt.spec
+++ b/popt/popt.spec
@@ -4,8 +4,8 @@
#
Summary: A C library for parsing command line parameters.
Name: popt
-Version: 1.5
-Release: 1
+Version: 1.6
+Release: 0.1
Copyright: LGPL
Group: System Environment/Libraries
Source: ftp://ftp.redhat.com/pub/redhat/code/popt/popt-%{version}.tar.gz