aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--centos/rspamd.spec11
-rw-r--r--debian/changelog12
2 files changed, 20 insertions, 3 deletions
diff --git a/centos/rspamd.spec b/centos/rspamd.spec
index 7714d4d82..bf22e5dfa 100644
--- a/centos/rspamd.spec
+++ b/centos/rspamd.spec
@@ -7,7 +7,7 @@
%define rspamd_wwwdir %{_datadir}/rspamd/www
Name: rspamd
-Version: 0.8.0
+Version: 0.9.0
Release: 1
Summary: Rapid spam filtering system
Group: System Environment/Daemons
@@ -227,6 +227,15 @@ fi
%{rspamd_wwwdir}/*
%changelog
+* Fri Mar 13 2015 Vsevolod Stakhov <vsevolod-at-highsecure.ru> 0.8.3-1
+- Update to 0.8.3
+
+* Tue Mar 10 2015 Vsevolod Stakhov <vsevolod-at-highsecure.ru> 0.8.2-1
+- Update to 0.8.2
+
+* Fri Jan 23 2015 Vsevolod Stakhov <vsevolod-at-highsecure.ru> 0.8.1-1
+- Update to 0.8.1
+
* Fri Jan 02 2015 Vsevolod Stakhov <vsevolod-at-highsecure.ru> 0.8.0-1
- Update to 0.8.0
diff --git a/debian/changelog b/debian/changelog
index bba276007..755f7be2c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,16 @@
-rspamd (0.8.0) UNRELEASED; urgency=low
+rspamd (0.9.0) UNRELEASED; urgency=medium
* New release.
- -- Mikhail Gusarov <dottedmag@debian.org> Mon, 24 Nov 2014 14:01:00 +0000
+ -- Mikhail Gusarov <dottedmag@debian.org> Thu, 19 Mar 2015 00:11:47 +0100
+
+rspamd (0.8.3) unstable; urgency=low
+
+ * New release.
+ * systemd socket-activated service.
+ * Bump Standards-Version, no changes required.
+
+ -- Mikhail Gusarov <dottedmag@debian.org> Sun, 08 Mar 2015 22:38:55 +0100
rspamd (0.6.9) unstable; urgency=low