Bump version to 3.0.12.
authorFabian Keil <fk@fabiankeil.de>
Sat, 21 Mar 2009 10:46:15 +0000 (10:46 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 21 Mar 2009 10:46:15 +0000 (10:46 +0000)
privoxy-rh.spec
privoxy-suse.spec

index 61523e9..8904236 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: privoxy-rh.spec,v 1.61 2009/01/13 16:47:34 fabiankeil Exp $
+# $Id: privoxy-rh.spec,v 1.62 2009/02/15 17:17:23 fabiankeil Exp $
 #
 # Written by and Copyright (C) 2001-2006 the SourceForge
 # Privoxy team. http://www.privoxy.org/
@@ -37,7 +37,7 @@ Name: privoxy
 # ATTENTION
 # Version and release should be updated accordingly on configure.in and
 # configure. Otherwise, the package can be build with the wrong value
-Version: 3.0.11
+Version: 3.0.12
 Release: 1
 Summary: Privoxy - privacy enhancing proxy
 License: GPL
@@ -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=11
+VERSION_POINT=12
 
 # find CVS files and remove it.
 find -name CVS | xargs rm -rf
@@ -765,6 +765,10 @@ fi
        additional "-r @" flag.
 
 # $Log: privoxy-rh.spec,v $
+# Revision 1.62  2009/02/15 17:17:23  fabiankeil
+# - Bump version to 3.0.11.
+# - List match-all.action as %config file.
+#
 # Revision 1.61  2009/01/13 16:47:34  fabiankeil
 # The standard.action file is gone.
 #
index ea7b4b2..1df30bd 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: privoxy-suse.spec,v 1.31 2008/08/30 12:46:49 fabiankeil Exp $
+# $Id: privoxy-suse.spec,v 1.32 2009/02/15 17:18:14 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.11
+Version: 3.0.12
 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
@@ -354,6 +354,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.32  2009/02/15 17:18:14  fabiankeil
+# - Bump version to 3.0.11.
+#
 # Revision 1.31  2008/08/30 12:46:49  fabiankeil
 # The jarfile directive is gone. Update accordingly.
 #