summaryrefslogtreecommitdiff
blob: 50ecde80dbb86d07e54e2b2f950707937aa470f0 (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
34
35
36
37
38
39
40
41
42
# 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.7 2012/08/15 08:25:23 iksaif Exp $

*celery-3.0.5-r1 (15 Aug 2012)

  15 Aug 2012; Corentin Chary <iksaif@gentoo.org> +celery-3.0.5-r1.ebuild,
  -celery-3.0.5.ebuild, files/celery.confd, files/celery.initd:
  Enhance init script.

  14 Aug 2012; Corentin Chary <iksaif@gentoo.org> -celery-2.5.5.ebuild:
  Remove old version.

*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.