Bump version to 3.0.6.
authorFabian Keil <fk@fabiankeil.de>
Sat, 18 Nov 2006 14:37:12 +0000 (14:37 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 18 Nov 2006 14:37:12 +0000 (14:37 +0000)
privoxy-rh.spec
privoxy-suse.spec

index efd526c..31dfdf3 100644 (file)
@@ -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.
 #
index d8d58ce..e6ff791 100644 (file)
@@ -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.
 #