Bumped version
authoroes <oes@users.sourceforge.net>
Sat, 10 Aug 2002 11:28:50 +0000 (11:28 +0000)
committeroes <oes@users.sourceforge.net>
Sat, 10 Aug 2002 11:28:50 +0000 (11:28 +0000)
privoxy-rh.spec
privoxy-suse.spec

index edbbf23..761dc4a 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: privoxy-rh.spec,v 1.33.2.16 2002/08/05 08:42:13 kick_ Exp $
+# $Id: privoxy-rh.spec,v 1.33.2.17 2002/08/07 01:08:49 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: 2.9.18
+Version: 2.9.20
 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=2
 VERSION_MINOR=9
-VERSION_POINT=16
+VERSION_POINT=20
 
 CONFIG_VERSION=`cat configure.in | sed -n -e 's/^VERSION_MAJOR=\([0-9]*\)/\1./p' -e 's/^VERSION_MINOR=\([0-9]*\)/\1./p' -e 's/^VERSION_POINT=\([0-9]*\)/\1/p' | awk '{printf $1}'`
 if [ "%{version}" != "${CONFIG_VERSION}" ]; then
@@ -725,6 +725,9 @@ fi
        additional "-r @" flag.
 
 # $Log: privoxy-rh.spec,v $
+# Revision 1.33.2.17  2002/08/07 01:08:49  hal9
+# Bumped version to 2.9.18.
+#
 # Revision 1.33.2.16  2002/08/05 08:42:13  kick_
 # same permissions, same runlevels as all the other initscripts
 #
index 2d14029..488ee55 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: privoxy-suse.spec,v 1.20.2.4 2002/07/30 21:51:19 hal9 Exp $
+# $Id: privoxy-suse.spec,v 1.20.2.5 2002/08/07 01:08:49 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: 2.9.18
+Version: 2.9.20
 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
@@ -338,6 +338,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.5  2002/08/07 01:08:49  hal9
+# Bumped version to 2.9.18.
+#
 # Revision 1.20.2.4  2002/07/30 21:51:19  hal9
 # Bump version to 2.9.17.
 #