diff options
| author | Tony Garnock-Jones <tonyg@lshift.net> | 2009-02-24 18:24:12 +0000 |
|---|---|---|
| committer | Tony Garnock-Jones <tonyg@lshift.net> | 2009-02-24 18:24:12 +0000 |
| commit | cee628003601efa6ffd67088c78c8c58ccc97f4c (patch) | |
| tree | 9bb125bfa09480f4409585398d037c16863e2588 /packaging | |
| parent | 90cf6f4071c0bb9989869041b51d7a2585773424 (diff) | |
| download | rabbitmq-server-git-cee628003601efa6ffd67088c78c8c58ccc97f4c.tar.gz | |
add package changelog entries for 1.5.3 releaserabbitmq_v1_5_3
Diffstat (limited to 'packaging')
| -rw-r--r-- | packaging/RPMS/Fedora/rabbitmq-server.spec | 3 | ||||
| -rw-r--r-- | packaging/debs/Debian/debian/changelog | 6 |
2 files changed, 9 insertions, 0 deletions
diff --git a/packaging/RPMS/Fedora/rabbitmq-server.spec b/packaging/RPMS/Fedora/rabbitmq-server.spec index c318b47f00..3695c6906d 100644 --- a/packaging/RPMS/Fedora/rabbitmq-server.spec +++ b/packaging/RPMS/Fedora/rabbitmq-server.spec @@ -113,6 +113,9 @@ fi rm -rf %{buildroot} %changelog +* Tue Feb 24 2009 Tony Garnock-Jones <tonyg@lshift.net> 1.5.3-1 +- Maintenance release for the 1.5.x series + * Mon Feb 23 2009 Tony Garnock-Jones <tonyg@lshift.net> 1.5.2-1 - Maintenance release for the 1.5.x series diff --git a/packaging/debs/Debian/debian/changelog b/packaging/debs/Debian/debian/changelog index 7e7690ca9a..3be25f4836 100644 --- a/packaging/debs/Debian/debian/changelog +++ b/packaging/debs/Debian/debian/changelog @@ -1,3 +1,9 @@ +rabbitmq-server (1.5.3-1) hardy; urgency=low + + * New Upstream Release + + -- Tony Garnock-Jones <tonyg@lshift.net> Tue, 24 Feb 2009 18:23:33 +0000 + rabbitmq-server (1.5.2-1) hardy; urgency=low * New Upstream Release |
