From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 18 Nov 2006 14:37:12 +0000 (+0000)
Subject: Bump version to 3.0.6.
X-Git-Tag: v_3_0_6~2
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/developer-manual/@default-cgi@send-stylesheet?a=commitdiff_plain;h=a1fabb06367c81fa72366762f7b8e41dd76ec814;p=privoxy.git

Bump version to 3.0.6.
---

diff --git a/privoxy-rh.spec b/privoxy-rh.spec
index efd526ce..31dfdf36 100644
--- a/privoxy-rh.spec
+++ b/privoxy-rh.spec
@@ -1,6 +1,6 @@
-# $Id: privoxy-rh.spec,v 1.49 2006/09/22 01:02:08 hal9 Exp $
+# $Id: privoxy-rh.spec,v 1.50 2006/09/24 01:19:03 hal9 Exp $
 #
-# Written by and Copyright (C) 2001 the SourceForge
+# Written by and Copyright (C) 2001-2006 the SourceForge
 # Privoxy team. http://www.privoxy.org/
 #
 # Based on the Internet Junkbuster originally written
@@ -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.5
+Version: 3.0.6
 Release: 1
 Summary: Privoxy - privacy enhancing proxy
 License: GPL
@@ -69,7 +69,7 @@ Privoxy is based on the Internet Junkbuster.
 # We check to see if versions match
 VERSION_MAJOR=3
 VERSION_MINOR=0
-VERSION_POINT=5
+VERSION_POINT=6
 
 # find CVS files and remove it.
 find -name CVS | xargs rm -rf
@@ -756,6 +756,9 @@ fi
 	additional "-r @" flag.
 
 # $Log: privoxy-rh.spec,v $
+# Revision 1.50  2006/09/24 01:19:03  hal9
+# Add changes for user-manual directive by nfopd submitted via SF.
+#
 # Revision 1.49  2006/09/22 01:02:08  hal9
 # Fix user.filter installation and CVS files cruft per support request.
 #
diff --git a/privoxy-suse.spec b/privoxy-suse.spec
index d8d58ce4..e6ff791d 100644
--- a/privoxy-suse.spec
+++ b/privoxy-suse.spec
@@ -1,6 +1,6 @@
-# $Id: privoxy-suse.spec,v 1.25 2006/09/09 00:35:10 hal9 Exp $
+# $Id: privoxy-suse.spec,v 1.26 2006/09/20 23:51:26 hal9 Exp $
 #
-# Written by and Copyright (C) 2001 the SourceForge
+# Written by and Copyright (C) 2001-2006 the SourceForge
 # Privoxy team. http://www.privoxy.org/
 #
 # Based on the Internet Junkbuster originally written
@@ -36,7 +36,7 @@ Summary:      Privoxy - privacy enhancing proxy
 Vendor:       Privoxy.Org
 Name:         privoxy-suse
 Distribution: defineme
-Version: 3.0.5
+Version: 3.0.6
 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
@@ -355,6 +355,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.26  2006/09/20 23:51:26  hal9
+# Bump versions to 3.0.5
+#
 # Revision 1.25  2006/09/09 00:35:10  hal9
 # Bumped versions to 3.0.4. Both files should be checked further.
 #