Change version to 3.0.10.
authorFabian Keil <fk@fabiankeil.de>
Wed, 13 Aug 2008 16:57:46 +0000 (16:57 +0000)
committerFabian Keil <fk@fabiankeil.de>
Wed, 13 Aug 2008 16:57:46 +0000 (16:57 +0000)
privoxy-rh.spec
privoxy-suse.spec

index 020022c..900500e 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: privoxy-rh.spec,v 1.57 2008/05/30 15:06:42 fabiankeil Exp $
+# $Id: privoxy-rh.spec,v 1.58 2008/06/19 01:52:17 hal9 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.9
+Version: 3.0.10
 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=9
+VERSION_POINT=10
 
 # find CVS files and remove it.
 find -name CVS | xargs rm -rf
@@ -766,6 +766,9 @@ fi
        additional "-r @" flag.
 
 # $Log: privoxy-rh.spec,v $
+# Revision 1.58  2008/06/19 01:52:17  hal9
+# Remove txt docs from spec file.
+#
 # Revision 1.57  2008/05/30 15:06:42  fabiankeil
 # - Add %config directive for url-info-osd.xml.
 #   As usual, this hasn't been tested.
index e2fab04..3af4023 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: privoxy-suse.spec,v 1.28 2008/01/20 14:30:59 fabiankeil Exp $
+# $Id: privoxy-suse.spec,v 1.29 2008/03/02 17:36:43 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.9
+Version: 3.0.10
 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.29  2008/03/02 17:36:43  fabiankeil
+# Set version to 3.0.9.
+#
 # Revision 1.28  2008/01/20 14:30:59  fabiankeil
 # Set version to 3.0.8.
 #