Set version to 3.0.8.
authorFabian Keil <fk@fabiankeil.de>
Sun, 20 Jan 2008 14:30:59 +0000 (14:30 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 20 Jan 2008 14:30:59 +0000 (14:30 +0000)
privoxy-rh.spec
privoxy-suse.spec

index fbe7553..7472bfa 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: privoxy-rh.spec,v 1.52 2006/11/18 17:36:53 hal9 Exp $
+# $Id: privoxy-rh.spec,v 1.53 2006/11/28 11:34:35 hal9 Exp $
 #
 # Written by and Copyright (C) 2001-2006 the SourceForge
 # Privoxy team. http://www.privoxy.org/
@@ -70,7 +70,7 @@ Privoxy is based on the Internet Junkbuster.
 # We check to see if versions match
 VERSION_MAJOR=3
 VERSION_MINOR=0
-VERSION_POINT=6
+VERSION_POINT=8
 
 # find CVS files and remove it.
 find -name CVS | xargs rm -rf
@@ -760,6 +760,9 @@ fi
        additional "-r @" flag.
 
 # $Log: privoxy-rh.spec,v $
+# Revision 1.53  2006/11/28 11:34:35  hal9
+# Fix the prep section per Support request so it actually builds.
+#
 # Revision 1.52  2006/11/18 17:36:53  hal9
 # Ooops, bumping version to 3.0.6
 #
index e6ff791..81bb6e4 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: privoxy-suse.spec,v 1.26 2006/09/20 23:51:26 hal9 Exp $
+# $Id: privoxy-suse.spec,v 1.27 2006/11/18 14:37:12 fabiankeil Exp $
 #
 # Written by and Copyright (C) 2001-2006 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.6
+Version: 3.0.8
 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.27  2006/11/18 14:37:12  fabiankeil
+# Bump version to 3.0.6.
+#
 # Revision 1.26  2006/09/20 23:51:26  hal9
 # Bump versions to 3.0.5
 #