summaryrefslogtreecommitdiff
path: root/popt
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2000-03-24 22:12:59 +0000
committerjbj <devnull@localhost>2000-03-24 22:12:59 +0000
commitc47d8f3f6311435f60402a6230429a89bb7e23a4 (patch)
tree031e21bf52c35196a21295250b619e2065caade5 /popt
parent7ae0e5d6059aeda81bd9233e7e6515e058eb6bb8 (diff)
downloadrpm-c47d8f3f6311435f60402a6230429a89bb7e23a4.tar.gz
rpm-c47d8f3f6311435f60402a6230429a89bb7e23a4.tar.bz2
rpm-c47d8f3f6311435f60402a6230429a89bb7e23a4.zip
Bump version to next release.
CVS patchset: 3640 CVS date: 2000/03/24 22:12:59
Diffstat (limited to 'popt')
-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