From: hal9 Date: Sun, 25 Aug 2002 23:36:03 +0000 (+0000) Subject: Bump version for 3.0.0. X-Git-Tag: v_3_0_0~9 X-Git-Url: http://www.privoxy.org/gitweb/@user-manual@@actions-help-prefix@KILL-POPUPS?a=commitdiff_plain;h=aa00fadbb57f12e31a9d17ab20f031c484bb2d13;p=privoxy.git Bump version for 3.0.0. --- diff --git a/privoxy-rh.spec b/privoxy-rh.spec index 761dc4a2..1ee5b2e1 100644 --- a/privoxy-rh.spec +++ b/privoxy-rh.spec @@ -1,4 +1,4 @@ -# $Id: privoxy-rh.spec,v 1.33.2.17 2002/08/07 01:08:49 hal9 Exp $ +# $Id: privoxy-rh.spec,v 1.33.2.18 2002/08/10 11:28:50 oes 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.20 +Version: 3.0.0 Release: 1 Summary: Privoxy - privacy enhancing proxy License: GPL @@ -67,9 +67,9 @@ Privoxy is based on the Internet Junkbuster. %build # We check to see if versions match -VERSION_MAJOR=2 -VERSION_MINOR=9 -VERSION_POINT=20 +VERSION_MAJOR=3 +VERSION_MINOR=0 +VERSION_POINT=0 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 @@ -317,8 +317,11 @@ fi %{_mandir}/man1/%{name}.* %changelog +* Tue Aug 25 2002 Hal Burgiss +- Bump version for 3.0.0 :) + * Tue Aug 06 2002 Hal Burgiss -- Reset version for 2.9.17. +- Reset version for 2.9.20. * Tue Jul 30 2002 Hal Burgiss - Reset version for 2.9.18. @@ -725,6 +728,9 @@ fi additional "-r @" flag. # $Log: privoxy-rh.spec,v $ +# Revision 1.33.2.18 2002/08/10 11:28:50 oes +# Bumped version +# # Revision 1.33.2.17 2002/08/07 01:08:49 hal9 # Bumped version to 2.9.18. # diff --git a/privoxy-suse.spec b/privoxy-suse.spec index 488ee552..71518a83 100644 --- a/privoxy-suse.spec +++ b/privoxy-suse.spec @@ -1,4 +1,4 @@ -# $Id: privoxy-suse.spec,v 1.20.2.5 2002/08/07 01:08:49 hal9 Exp $ +# $Id: privoxy-suse.spec,v 1.20.2.6 2002/08/10 11:28:50 oes 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.20 +Version: 3.0.0 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,8 +217,11 @@ id privoxy > /dev/null 2>&1 && /usr/sbin/userdel privoxy || /bin/true # ----------------------------------------------------------------------------- # %changelog +* Tue Aug 25 2002 Hal Burgiss +- Bump version for 3.0.0 :) + * Tue Aug 06 2002 Hal Burgiss -- Reset version for 2.9.18. +- Reset version for 2.9.18. * Wed Jul 30 2002 Hal Burgiss - Reset version for 2.9.17. @@ -230,6 +233,10 @@ id privoxy > /dev/null 2>&1 && /usr/sbin/userdel privoxy || /bin/true + privoxy-2.9.15-1 - Index.html is now privoxy-index.html for doc usage. +* Mon May 27 2002 Hal Burgiss ++ privoxy-2.9.15-1 +- Index.html is now privoxy-index.html for doc usage. + * Sat May 25 2002 Hal Burgiss + privoxy-2.9.15-1 - Add html man page so index.html does not 404. @@ -338,6 +345,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.6 2002/08/10 11:28:50 oes +# Bumped version +# # Revision 1.20.2.5 2002/08/07 01:08:49 hal9 # Bumped version to 2.9.18. #