Bump version for 3.0.2
authoroes <oes@users.sourceforge.net>
Wed, 26 Mar 2003 00:25:00 +0000 (00:25 +0000)
committeroes <oes@users.sourceforge.net>
Wed, 26 Mar 2003 00:25:00 +0000 (00:25 +0000)
configure.in
privoxy-rh.spec
privoxy-suse.spec

index 1776211..c1f6008 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl 
-dnl $Id: configure.in,v 1.68.2.13 2003/03/18 19:38:57 oes Exp $
+dnl $Id: configure.in,v 1.68.2.14 2003/03/25 13:27:12 hal9 Exp $
 dnl 
 dnl Written by and Copyright (C) 2001, 2002 the SourceForge
 dnl Privoxy team. http://www.privoxy.org/
@@ -28,6 +28,9 @@ dnl or write to the Free Software Foundation, Inc., 59
 dnl Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 dnl 
 dnl $Log: configure.in,v $
+dnl Revision 1.68.2.14  2003/03/25 13:27:12  hal9
+dnl Manually apply Docbook/FreeBSD patch #708081 from a.go at tiscali.nl.
+dnl
 dnl Revision 1.68.2.13  2003/03/18 19:38:57  oes
 dnl Set version info for 3.0.1 release
 dnl
@@ -412,7 +415,7 @@ dnl =================================================================
 dnl AutoConf Initialization
 dnl =================================================================
 
-AC_REVISION($Revision: 1.68.2.13 $)
+AC_REVISION($Revision: 1.68.2.14 $)
 AC_INIT(jcc.c)
 
 if test ! -f config.h.in; then
@@ -458,7 +461,7 @@ dnl =================================================================
 
 VERSION_MAJOR=3
 VERSION_MINOR=0
-VERSION_POINT=1
+VERSION_POINT=2
 CODE_STATUS="stable"
 
 dnl CODE_STATUS can be "alpha", "beta", or "stable", and will be
index e5fe4f1..8314e08 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: privoxy-rh.spec,v 1.33.2.19 2002/08/25 23:36:03 hal9 Exp $
+# $Id: privoxy-rh.spec,v 1.33.2.20 2003/03/20 03:27:11 hal9 Exp $
 #
 # Written by and Copyright (C) 2001 the SourceForge
 # Privoxy team. http://www.privoxy.org/
@@ -37,7 +37,7 @@ Name: privoxy
 # ATTENTION
 # Version and release should be updated acordingly on configure.in and
 # configure. Otherwise, the package can be build with the wrong value
-Version: 3.0.1
+Version: 3.0.2
 Release: 1
 Summary: Privoxy - privacy enhancing proxy
 License: GPL
@@ -317,6 +317,9 @@ fi
 %{_mandir}/man1/%{name}.*
 
 %changelog
+* Wed Mar 26 2003 Andreas Oesterhelt <andreas@oesterhelt.org>
+- Bump version for 3.0.2.
+
 * Wed Mar 19 2003 Hal Burgiss <hal@foobox.net>
 - Bump version for 3.0.1.
 
@@ -731,6 +734,9 @@ fi
        additional "-r @" flag.
 
 # $Log: privoxy-rh.spec,v $
+# Revision 1.33.2.20  2003/03/20 03:27:11  hal9
+# Bump version for 3.0.1 pending release.
+#
 # Revision 1.33.2.19  2002/08/25 23:36:03  hal9
 # Bump version for 3.0.0.
 #
index 4d43c56..7a1fb83 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: privoxy-suse.spec,v 1.20.2.7 2002/08/25 23:36:03 hal9 Exp $
+# $Id: privoxy-suse.spec,v 1.20.2.8 2003/03/20 03:27:11 hal9 Exp $
 #
 # Written by and Copyright (C) 2001 the SourceForge
 # Privoxy team. http://www.privoxy.org/
@@ -36,7 +36,7 @@ Summary:      Privoxy - privacy enhancing proxy
 Vendor:       Privoxy.Org
 Name:         privoxy-suse
 Distribution: defineme
-Version: 3.0.1
+Version: 3.0.2
 Release: 1
 # Needs makefile change: Source: http://prdownloads.sourceforge.net/ijbswa/privoxy-%{version}-%{status}-src.tar.gz
 Source: http://prdownloads.sourceforge.net/ijbswa/privoxy-%{version}.tar.gz
@@ -217,6 +217,9 @@ id privoxy > /dev/null 2>&1 && /usr/sbin/userdel privoxy || /bin/true
 # -----------------------------------------------------------------------------
 #
 %changelog
+* Wed Mar 26 2003 Andreas Oesterhelt <andreas@oesterhelt.org>
+- Bump version for 3.0.2.
+
 * Wed Mar 19 2003 Hal Burgiss <hal@foobox.net>
 - Bump version for 3.0.1.
 
@@ -348,6 +351,9 @@ id privoxy > /dev/null 2>&1 && /usr/sbin/userdel privoxy || /bin/true
 - new package: version 2.0
 
 # $Log: privoxy-suse.spec,v $
+# Revision 1.20.2.8  2003/03/20 03:27:11  hal9
+# Bump version for 3.0.1 pending release.
+#
 # Revision 1.20.2.7  2002/08/25 23:36:03  hal9
 # Bump version for 3.0.0.
 #