summaryrefslogtreecommitdiff
blob: 8e799242428b0a6c4eab21db6cd6206ca4f9481d (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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
# ChangeLog for app-emulation/spice
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.20 2012/02/08 15:57:30 dev-zero Exp $

*spice-0.10.1 (08 Feb 2012)

  08 Feb 2012; Tiziano Müller <dev-zero@gentoo.org>
  +files/0.10.1-disable-werror.patch, +spice-0.10.1.ebuild, metadata.xml:
  Version bump. Added patch to disable -Werror (bug #390615, thanks to Alphat-
  PC). Added flag to enable smartcard support based on app-emulation/libcacard.

  14 Nov 2011; Tiziano Müller <dev-zero@gentoo.org> spice-0.10.0.ebuild:
  Updated dep to require spice-protocol >=0.10.0 (unfortunately spice and spice-
  protocol are not always in sync to just depend on ~spice-protocol-${PV}

*spice-0.10.0 (14 Nov 2011)

  14 Nov 2011; Tiziano Müller <dev-zero@gentoo.org> +spice-0.10.0.ebuild,
  -spice-0.6.4.ebuild, -spice-0.8.0.ebuild, metadata.xml:
  Version bump. Dropped old.

*spice-0.8.2-r1 (19 Sep 2011)

  19 Sep 2011; Tiziano Müller <dev-zero@gentoo.org>
  +files/54c660470a5aea19f799c5574cc0d4a707696712.patch,
  +spice-0.8.2-r1.ebuild:
  Added patch from upstream git to fix pkg-config file (bug #378907).

  04 Sep 2011; Markus Meier <maekke@gentoo.org> spice-0.8.1.ebuild:
  x86 stable, bug #369601

  30 Aug 2011; Tony Vroon <chainsaw@gentoo.org> spice-0.8.1.ebuild:
  Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug
  #369601.

  26 Jul 2011; Tiziano Müller <dev-zero@gentoo.org> spice-0.8.2.ebuild:
  Fixed dep on spice-protocol.

*spice-0.8.2 (25 Jul 2011)

  25 Jul 2011; Tiziano Müller <dev-zero@gentoo.org> +spice-0.8.2.ebuild:
  Version bump (bug #376269).

  29 May 2011; Christian Faulhammer <fauli@gentoo.org> spice-0.8.1.ebuild:
  add ~x86, bug 368961

*spice-0.8.1 (27 Apr 2011)

  27 Apr 2011; Tiziano Müller <dev-zero@gentoo.org> +spice-0.8.1.ebuild:
  Version bump.

  18 Apr 2011; Tiziano Müller <dev-zero@gentoo.org> metadata.xml:
  Removed old USE flag descriptions.

*spice-0.8.0 (18 Apr 2011)

  18 Apr 2011; Tiziano Müller <dev-zero@gentoo.org> -spice-0.7.3.ebuild,
  +spice-0.8.0.ebuild:
  Version bump, dropped old unstable.

*spice-0.7.3 (17 Feb 2011)
*spice-0.6.4 (17 Feb 2011)

  17 Feb 2011; Tiziano Müller <dev-zero@gentoo.org>
  -files/0001-Added-initial-connection-url-handling-using-the-urip.patch,
  -spice-0.5.3.ebuild, -spice-0.6.3.ebuild, +spice-0.6.4.ebuild,
  -spice-0.7.1.ebuild, -spice-0.7.2.ebuild, +spice-0.7.3.ebuild,
  -files/spice.protocol, -files/spice.schemas:
  Version bump. Dropped old.

*spice-0.7.2 (05 Feb 2011)

  05 Feb 2011; Tiziano Müller <dev-zero@gentoo.org> +spice-0.7.2.ebuild:
  Version bump.

  05 Jan 2011; Tiziano Müller <dev-zero@gentoo.org> spice-0.7.1.ebuild,
  +files/spice.protocol, +files/spice.schemas:
  Added files for schema/protocol instead of cat'ting them in the ebuild.

*spice-0.7.1 (29 Dec 2010)

  29 Dec 2010; Tiziano Müller <dev-zero@gentoo.org> +spice-0.7.1.ebuild:
  Version bump, but still without smartcard support (libcacard is needed but
  doesn't build with our sys-apps/pcsc-lite thus only emulated smartcards would
  be available).

  18 Nov 2010; Tiziano Müller <dev-zero@gentoo.org> spice-0.5.3.ebuild,
  spice-0.6.3.ebuild:
  Replaced media-libs/jpeg by virtual/jpeg as requested by anarchy.

  22 Oct 2010; Tiziano Müller <dev-zero@gentoo.org> spice-0.6.3.ebuild:
  Added x11-libs/libXfixes depency.

*spice-0.6.3 (21 Oct 2010)

  21 Oct 2010; Tiziano Müller <dev-zero@gentoo.org> +spice-0.6.3.ebuild:
  Version bump (bug #335936), dropped opengl USE flag since OpenGL-support
  is currently broken.

*spice-0.5.3 (11 Aug 2010)

  11 Aug 2010; Tiziano Müller <dev-zero@gentoo.org> +spice-0.5.3.ebuild,
  +metadata.xml:
  Initial commit, ebuild written by me.