summaryrefslogtreecommitdiff
blob: 98f65df6468b0cbfd2147104be66bfd7f8a9f834 (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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
# ChangeLog for net-misc/owncloud-client
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/owncloud-client/ChangeLog,v 1.26 2015/08/03 07:58:27 voyageur Exp $

*owncloud-client-1.8.4 (03 Aug 2015)

  03 Aug 2015; Bernard Cafarelli <voyageur@gentoo.org>
  -owncloud-client-1.7.0.ebuild, -owncloud-client-1.7.1.ebuild,
  +owncloud-client-1.8.4.ebuild:
  Version bump, drop some old versions

  26 Jun 2015; Bernard Cafarelli <voyageur@gentoo.org>
  owncloud-client-1.8.3.ebuild:
  New dependency on dev-qt/qtconcurrent:5, thanks Felix Leif Keppmann
  <felix.leif@keppmann.de> in bug #553336

*owncloud-client-1.8.3 (26 Jun 2015)

  26 Jun 2015; Bernard Cafarelli <voyageur@gentoo.org>
  +owncloud-client-1.8.3.ebuild:
  Version bump (1.8.2 was retracted upstream), restore ChangeLog

*owncloud-client-1.8.1 (07 May 2015)

  07 May 2015; Bernard Cafarelli <voyageur@gentoo.org>
  -owncloud-client-1.6.1.ebuild, -owncloud-client-1.6.2.ebuild,
  -owncloud-client-1.6.3.ebuild, -owncloud-client-1.6.4.ebuild,
  +owncloud-client-1.8.1.ebuild,
  -files/owncloud-client-1.5.3-man-page-location-fix.patch:
  Version bump, drop 1.6.x versions

*owncloud-client-1.8.0 (17 Mar 2015)

  17 Mar 2015; Bernard Cafarelli <voyageur@gentoo.org>
  +owncloud-client-1.8.0.ebuild:
  Version bump, default to qt5 as recommended upstream

*owncloud-client-1.7.1 (18 Dec 2014)

  18 Dec 2014; Bernard Cafarelli <voyageur@gentoo.org>
  +owncloud-client-1.7.1.ebuild:
  Version bump, improvements for timeout handling, as well as fixes for syncing
  multiple folders. Also fix nautilus extension when XDG_RUNTIME_DIR is not set

  20 Nov 2014; Bernard Cafarelli <voyageur@gentoo.org>
  owncloud-client-1.7.0.ebuild:
  Add qtquickcontrols dep with USE=qt5, fixes bug #529860. Also make qttest
  deps optional

*owncloud-client-1.7.0 (12 Nov 2014)

  12 Nov 2014; Bernard Cafarelli <voyageur@gentoo.org>
  +owncloud-client-1.7.0.ebuild, metadata.xml:
  Version bump, with nautilus integration

*owncloud-client-1.6.4 (27 Oct 2014)

  27 Oct 2014; Bernard Cafarelli <voyageur@gentoo.org>
  -owncloud-client-1.5.4.ebuild, -owncloud-client-1.6.0.ebuild,
  +owncloud-client-1.6.4.ebuild:
  Version bump, reported by Frank Krömmelbein <kroemmelbein@gmx.de> in bug
  #526794. Drop some versions

  24 Sep 2014; Michael Palimaka <kensington@gentoo.org>
  owncloud-client-1.6.1.ebuild, owncloud-client-1.6.2.ebuild,
  owncloud-client-1.6.3.ebuild:
  dev-qt/qtwebkit:5 no longer has a widgets USE flag.

  11 Sep 2014; Michael Palimaka <kensington@gentoo.org>
  owncloud-client-1.6.1.ebuild, owncloud-client-1.6.2.ebuild,
  owncloud-client-1.6.3.ebuild:
  Pin dev-qt/linguist-tools to SLOT 5.

*owncloud-client-1.6.3 (05 Sep 2014)

  05 Sep 2014; Bernard Cafarelli <voyageur@gentoo.org>
  +owncloud-client-1.6.3.ebuild:
  Version bump

*owncloud-client-1.6.2 (05 Aug 2014)

  05 Aug 2014; Bernard Cafarelli <voyageur@gentoo.org>
  +owncloud-client-1.6.2.ebuild:
  Version bump

  30 Jun 2014; Bernard Cafarelli <voyageur@gentoo.org>
  owncloud-client-1.6.1.ebuild:
  Make qt4/qt5 builds exclusive

*owncloud-client-1.6.1 (27 Jun 2014)

  27 Jun 2014; Bernard Cafarelli <voyageur@gentoo.org>
  +owncloud-client-1.6.1.ebuild:
  Version bump, handle qt4/qt5 thanks to everyone in bug #512726

*owncloud-client-1.6.0 (07 Jun 2014)

  07 Jun 2014; Bernard Cafarelli <voyageur@gentoo.org>
  -owncloud-client-1.5.3-r1.ebuild, +owncloud-client-1.6.0.ebuild:
  Version bump, fixes bug #512322. Also adds a postinstallation message with
  USE=-doc, bug #bug 509716

*owncloud-client-1.5.4 (22 Apr 2014)

  22 Apr 2014; Bernard Cafarelli <voyageur@gentoo.org>
  -owncloud-client-1.5.0.ebuild, -owncloud-client-1.5.1.ebuild,
  -owncloud-client-1.5.2.ebuild, -owncloud-client-1.5.3.ebuild,
  +owncloud-client-1.5.4.ebuild:
  Version bump, reported by Clemente Aguiar <clemente.aguiar@gmail.com> in bug
  #507886, remove some previous versions

*owncloud-client-1.5.3-r1 (16 Apr 2014)

  16 Apr 2014; Bernard Cafarelli <voyageur@gentoo.org>
  +owncloud-client-1.5.3-r1.ebuild,
  +files/owncloud-client-1.5.3-man-page-location-fix.patch:
  Fix man pages installation path, thanks Ian Abbott <ian@abbott.org> in bug
  #507058. Also drop asciidoc dependency, sphinx is the only generator now

  17 Mar 2014; Bernard Cafarelli <voyageur@gentoo.org>
  owncloud-client-1.5.1.ebuild, owncloud-client-1.5.2.ebuild,
  owncloud-client-1.5.3.ebuild:
  dev-qt/qtsql dependency was lost in the ebuilds merge from ocsync, thanks
  again Daniel Kenzelmann in bug #504696

*owncloud-client-1.5.3 (10 Mar 2014)

  10 Mar 2014; Bernard Cafarelli <voyageur@gentoo.org>
  +owncloud-client-1.5.3.ebuild:
  Version bump

*owncloud-client-1.5.2 (26 Feb 2014)

  26 Feb 2014; Bernard Cafarelli <voyageur@gentoo.org>
  +owncloud-client-1.5.2.ebuild:
  Version bump, mostly bugfixes

*owncloud-client-1.5.1 (24 Feb 2014)

  24 Feb 2014; Bernard Cafarelli <voyageur@gentoo.org>
  +owncloud-client-1.5.1.ebuild, metadata.xml:
  Version bump, update ebuild for ocsync merge, fixes bug #501372

  07 Feb 2014; Bernard Cafarelli <voyageur@gentoo.org>
  owncloud-client-1.5.0.ebuild:
  Requires dev-qt/qtsql, thanks Daniel Kenzelmann in bug #500558

*owncloud-client-1.5.0 (06 Feb 2014)

  06 Feb 2014; Bernard Cafarelli <voyageur@gentoo.org>
  +owncloud-client-1.5.0.ebuild, +metadata.xml:
  Package move from net-misc/mirall, take ownership, version bump. Bug #494314

  05 Feb 2014; Michael Palimaka <kensington@gentoo.org> metadata.xml:
  Send to maintainer-needed.

*mirall-1.4.2 (03 Dec 2013)

  03 Dec 2013; Chris Reffett <creffett@gentoo.org> +mirall-1.4.2.ebuild,
  -mirall-1.4.0.ebuild:
  Version bump wrt bug 489582

  18 Sep 2013; Johannes Huber <johu@gentoo.org> mirall-1.4.0.ebuild:
  Add missing dep on dev-qt/qtwebkit, bug #485264.

*mirall-1.4.0 (17 Sep 2013)

  17 Sep 2013; Chris Reffett <creffett@gentoo.org> +mirall-1.4.0.ebuild,
  -mirall-1.2.4.ebuild, -mirall-1.2.5.ebuild, -mirall-1.3.0.ebuild:
  Version bump wrt bug 483696. Remove old.

  02 Jul 2013; Michael Palimaka <kensington@gentoo.org> mirall-1.3.0.ebuild:
  Raise net-misc/csync dependency. Add missing dev-qt/qtdbus dependency wrt bug
  #475268 by Johannes Kimmel <johannes.kimmel@gmx.de>.

*mirall-1.3.0 (29 Jun 2013)

  29 Jun 2013; Pavlos Ratis <dastergon@gentoo.org> +mirall-1.3.0.ebuild:
  Version bump, bug 475112

*mirall-1.2.5 (29 Apr 2013)

  29 Apr 2013; Michael Palimaka <kensington@gentoo.org> +mirall-1.2.5.ebuild,
  -mirall-1.2.1-r1.ebuild:
  Version bump. Remove old.

  29 Apr 2013; Michael Palimaka <kensington@gentoo.org> mirall-1.2.4.ebuild:
  Raise net-misc/csync dependency.

*mirall-1.2.4 (15 Apr 2013)

  15 Apr 2013; Michael Palimaka <kensington@gentoo.org> +mirall-1.2.4.ebuild,
  -files/mirall-1.2.0_beta2-automagicness.patch, -mirall-1.2.0.ebuild:
  Version bump wrt bug #464612. Remove old.

  02 Apr 2013; Michael Palimaka <kensington@gentoo.org> mirall-1.2.1-r1.ebuild:
  Fix build with USE="doc" wrt bug #463712.

*mirall-1.2.1-r1 (11 Mar 2013)

  11 Mar 2013; Chris Reffett <creffett@gentoo.org> +mirall-1.2.1-r1.ebuild,
  -mirall-1.2.1.ebuild:
  Revision bump, move files from /usr/etc/ to /etc/ wrt bug 460760

  02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> mirall-1.2.0.ebuild,
  mirall-1.2.1.ebuild:
  Move Qt dependencies to the new category

*mirall-1.2.1 (28 Feb 2013)

  28 Feb 2013; Chris Reffett <creffett@gentoo.org> +mirall-1.2.1.ebuild:
  Version bump wrt bug 459476

  07 Feb 2013; Ulrich Müller <ulm@gentoo.org> mirall-1.2.0.ebuild:
  Move Creative Commons licenses to shorter names.

  03 Feb 2013; Tomáš Chvátal <scarabeus@gentoo.org> mirall-1.2.0.ebuild:
  Drop languages as the setup as now is broken because it does not match
  linguas.

*mirall-1.2.0 (31 Jan 2013)

  31 Jan 2013; Tomáš Chvátal <scarabeus@gentoo.org> +mirall-1.2.0.ebuild,
  -mirall-1.1.2.ebuild, -mirall-1.1.4.ebuild, -mirall-1.2.0_beta2.ebuild:
  Version bump to mirall-1.2.0. Punt older.

  22 Jan 2013; Chris Reffett <creffett@gentoo.org> mirall-1.2.0_beta2.ebuild:
  Fix use of { instead of ( in cmake-utils_use_with (though documentation
  doesn't build right now to start with).

*mirall-1.2.0_beta2 (22 Jan 2013)

  22 Jan 2013; Chris Reffett <creffett@gentoo.org>
  +files/mirall-1.2.0_beta2-automagicness.patch, +mirall-1.2.0_beta2.ebuild:
  Version bump. Add patch to fix some automagicness.

*mirall-1.1.4 (21 Dec 2012)

  21 Dec 2012; Chris Reffett <creffett@gentoo.org> +mirall-1.1.4.ebuild:
  Version bump.

*mirall-1.1.2 (14 Dec 2012)

  14 Dec 2012; Chris Reffett <creffett@gentoo.org> +mirall-1.1.2.ebuild,
  -mirall-1.0.5.ebuild, -mirall-1.1.0.ebuild, -mirall-1.1.1-r1.ebuild,
  metadata.xml:
  Version bump, remove old.

  30 Nov 2012; Chris Reffett <creffett@gentoo.org> mirall-1.1.1-r1.ebuild:
  Make the USEs enabled by default in the csync ebuild enabled by default here
  too.

*mirall-1.1.1-r1 (30 Nov 2012)

  30 Nov 2012; Chris Reffett <creffett@gentoo.org> +mirall-1.1.1-r1.ebuild,
  -mirall-1.1.1.ebuild, metadata.xml:
  Add USE-conditional deps on csync USE flags wrt bug 433165

*mirall-1.1.1 (16 Nov 2012)

  16 Nov 2012; Johannes Huber <johu@gentoo.org> +mirall-1.1.1.ebuild:
  Version bump.

  15 Oct 2012; Tomáš Chvátal <scarabeus@gentoo.org> mirall-1.1.0.ebuild:
  Fix finding csync when we are not using the internal one. Resolves bug#438290.

*mirall-1.1.0 (13 Oct 2012)

  13 Oct 2012; Tomáš Chvátal <scarabeus@gentoo.org> +mirall-1.1.0.ebuild,
  mirall-1.0.5.ebuild:
  Version bump to latest.

  09 Oct 2012; Tomáš Chvátal <scarabeus@gentoo.org> mirall-1.0.5.ebuild:
  Depend also on qt-test. Failed on one of my boxes without.

  28 Aug 2012; Tomáš Chvátal <scarabeus@gentoo.org> mirall-1.0.5.ebuild:
  Shutup repoman.

  28 Aug 2012; Tomáš Chvátal <scarabeus@gentoo.org> mirall-1.0.5.ebuild:
  Do not use kde eclass as it is just pure qt stuff.

*mirall-1.0.5 (28 Aug 2012)

  28 Aug 2012; Tomáš Chvátal <scarabeus@gentoo.org> +metadata.xml,
  +mirall-1.0.5.ebuild:
  Add mirall to access owncloud services and so on. Fixes bug #412507.