prelude-correlator/master: Fix generated tarball name, release rc2

[email protected] Mon, 1 Feb 2010 10:42:33 +0100 (CET)
Newsgroups gmane.comp.security.ids.prelude.cvs
Message-ID <[email protected]>
commit a1331040dde79f1975b09596ad6ea1518d88d307
Author: Yoann Vandoorselaere <[email protected]>
Date:   Mon Feb 1 10:43:56 2010 +0100

    Fix generated tarball name, release rc2


========================================

 NEWS                                 |    6 ++++++
 prelude_correlator.egg-info/PKG-INFO |    2 +-
 setup.py                             |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

========================================

diff --git a/NEWS b/NEWS
index 7f47bf4..28a14b6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+* 2010-02-01, prelude-correlator-1.0.0rc2:
+
+- Fix generated tarball name, so that the package might easily be
+  included in various distribution for testing.
+
+
 * 2010-01-29, prelude-correlator-1.0.0rc1:
 
 - [Firewall]: The plugin will now report CorrelationAlert for events /
diff --git a/prelude_correlator.egg-info/PKG-INFO b/prelude_correlator.egg-info/PKG-INFO
index 182e5c6..eb211f5 100644
--- a/prelude_correlator.egg-info/PKG-INFO
+++ b/prelude_correlator.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: prelude-correlator
-Version: 1.0.0rc-1
+Version: 1.0.0rc2
 Summary: Prelude-Correlator perform real time correlation of events received by Prelude
 Home-page: http://www.prelude-ids.com
 Author: Yoann Vandoorselaere
diff --git a/setup.py b/setup.py
index 41a86a0..5aa9cbe 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ from setuptools import setup, find_packages
 from setuptools.command.install import install
 from setuptools.command.sdist import sdist
 
-PRELUDE_CORRELATOR_VERSION = "1.0.0rc-1"
+PRELUDE_CORRELATOR_VERSION = "1.0.0rc2"
 
 
 class my_sdist(sdist):
_______________________________________________
Prelude-cvslog site list
[email protected]
http://lists.prelude-technologies.com/mailman/listinfo/prelude-cvslog