Bump version for 3.0.13 beta.
authorFabian Keil <fk@fabiankeil.de>
Thu, 11 Jun 2009 12:13:51 +0000 (12:13 +0000)
committerFabian Keil <fk@fabiankeil.de>
Thu, 11 Jun 2009 12:13:51 +0000 (12:13 +0000)
privoxy-rh.spec
privoxy-suse.spec

index 8904236..16be18b 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: privoxy-rh.spec,v 1.62 2009/02/15 17:17:23 fabiankeil Exp $
+# $Id: privoxy-rh.spec,v 1.63 2009/03/21 10:46:15 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.12
+Version: 3.0.13
 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=12
+VERSION_POINT=13
 
 # find CVS files and remove it.
 find -name CVS | xargs rm -rf
@@ -765,6 +765,9 @@ fi
        additional "-r @" flag.
 
 # $Log: privoxy-rh.spec,v $
+# Revision 1.63  2009/03/21 10:46:15  fabiankeil
+# Bump version to 3.0.12.
+#
 # Revision 1.62  2009/02/15 17:17:23  fabiankeil
 # - Bump version to 3.0.11.
 # - List match-all.action as %config file.
index 1df30bd..a06dd67 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: privoxy-suse.spec,v 1.32 2009/02/15 17:18:14 fabiankeil Exp $
+# $Id: privoxy-suse.spec,v 1.33 2009/03/21 10:46:15 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.12
+Version: 3.0.13
 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.33  2009/03/21 10:46:15  fabiankeil
+# Bump version to 3.0.12.
+#
 # Revision 1.32  2009/02/15 17:18:14  fabiankeil
 # - Bump version to 3.0.11.
 #