use autogen, version 1.2
authorewt <devnull@localhost>
Thu, 22 Oct 1998 18:58:07 +0000 (18:58 +0000)
committerewt <devnull@localhost>
Thu, 22 Oct 1998 18:58:07 +0000 (18:58 +0000)
CVS patchset: 2490
CVS date: 1998/10/22 18:58:07

popt/popt.spec

index cc22299..3686e98 100644 (file)
@@ -1,6 +1,6 @@
 Summary: C library for parsing command line parameters
 Name: popt
-%define version 1.1.1
+%define version 1.2
 Version: %{version}
 Release: 1
 Copyright: LGPL
@@ -19,6 +19,9 @@ argv[] arrays using shell-like rules.
 
 %changelog
 
+* Thu Oct 22 1998 Erik Troan <ewt@redhat.com>
+- see CHANGES file for 1.2
+
 * Thu Apr 09 1998 Erik Troan <ewt@redhat.com>
 
 - added ./configure step to spec file