summaryrefslogtreecommitdiff
blob: c33384ce2f69b78e7161e7d204fbdfed3d57b668 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# ChangeLog for dev-python/celery
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/celery/ChangeLog,v 1.5 2012/08/14 07:20:20 iksaif Exp $

*celery-3.0.5 (14 Aug 2012)

  14 Aug 2012; Corentin Chary <iksaif@gentoo.org> +celery-3.0.5.ebuild,
  celery-3.0.4.ebuild:
  Bump to 3.0.5.

*celery-3.0.4 (29 Jul 2012)

  29 Jul 2012; Corentin Chary <iksaif@gentoo.org> +celery-3.0.4.ebuild,
  -celery-3.0.1.ebuild, -files/celery-3.0.1-fix-setuptools-import.patch:
  Bump to 3.0.4.

*celery-2.5.5 (17 Jul 2012)
*celery-3.0.1 (17 Jul 2012)

  17 Jul 2012; Corentin Chary <iksaif@gentoo.org> +celery-2.5.5.ebuild,
  +celery-3.0.1.ebuild, +files/celery-3.0.1-fix-setuptools-import.patch,
  -celery-2.5.3.ebuild:
  Bump to 2.5.5 and 3.0.1. Add examples and doc thanks to idella4. Closes
  #425794 and #422661.

  16 Jul 2012; Corentin Chary <iksaif@gentoo.org> files/celery.initd:
  LICENSE variable does not reflect init script. Closes #425934.

*celery-2.5.3 (30 May 2012)

  30 May 2012; Corentin Chary <iksaif@gentoo.org> +celery-2.5.3.ebuild,
  +files/celery.confd, +files/celery.initd, +metadata.xml:
  New ebuild for celery. Closes bug #342041.