File cclive.changes of Package cclive (Revision aed7b63fc700d45520bb6a54c46e284b)

Currently displaying revision aed7b63fc700d45520bb6a54c46e284b , Show latest

250
 
1
-------------------------------------------------------------------
2
Fri May  3 11:41:18 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
3
4
- Dropped cclive.buildtime.patch (no longer necessary)
5
- Added cclive-0.9.3_boost1.67.patch to fix Factory build
6
  (courtesy of Arch AUR)
7
8
-------------------------------------------------------------------
9
Mon Jun 22 20:46:31 UTC 2015 - avvissu@yandex.ru
10
11
- Fix build with gcc5 (cclive-0.9.3_gcc5.patch)
12
- Use AM subdir-objects (cclive-0.9.3_subdir.patch)
13
14
-------------------------------------------------------------------
15
Mon Jan 12 22:20:39 UTC 2015 - avvissu@yandex.ru
16
17
- Fix build error on openSUSE > 13.2 (cclive-0.9.3_iostream.patch)
18
19
-------------------------------------------------------------------
20
Tue Oct 28 04:16:38 UTC 2014 - avvissu@yandex.ru
21
22
- Update to 0.9.3 (unstable):
23
  * improved option parsing 
24
  * improved input parsing 
25
  * libquvi 0.9+ support
26
  * licensing changes 
27
- Spec file cleanup  
28
  
29
-------------------------------------------------------------------
30
Sun Oct 26 16:30:15 UTC 2014 - avvissu@yandex.ru
31
32
- Update to 0.7.16:
33
  * fix network options work only partially or not at all
34
- Change in 0.7.15: 
35
  * add --timestamp: Try to preserve modification time
36
- Change in 0.7.14:
37
  * --filename-format: Print a notice of deprecated %h sequence 
38
  * fix warning message for "--query-formats deprecated" 
39
- Change in 0.7.13:
40
  * add --print-config
41
  * add short-option for --verbose-libcurl 
42
  * fix skip transfer with USR1, do not retry transfer
43
- Change in 0.7.12:
44
  * add quvi compatibility layer 
45
  * add short-option -h
46
  * add short-option -v 
47
  * deprecate --format, add --stream
48
  * deprecate --query-formats, add --print-streams 
49
  * fix do not ignore I/O errors during file transfer
50
- Change in 0.7.11 (no user-visible changes)  
51
- Change in 0.7.10:
52
  * manual: Revise descriptions for option sections 
53
  * fix return non-zero exit status if failure
54
55
-------------------------------------------------------------------
56
Sun Jul  8 09:15:40 UTC 2012 - dnh@opensuse.org
57
58
- update to 0.7.9
59
60
-------------------------------------------------------------------
61
Tue Nov 29 22:08:37 UTC 2011 - reddwarf@opensuse.org
62
63
- update to 0.7.8
64
65
-------------------------------------------------------------------
66
Sun Mar 13 12:55:01 UTC 2011 - pascal.bleser@opensuse.org
67
68
- update to 0.7.3 (no user-visible changes)
69
70
-------------------------------------------------------------------
71
Sat Feb 12 23:46:36 UTC 2011 - pascal.bleser@opensuse.org
72
73
- update to 0.7.2:
74
  * SIGUSR1 handling was added
75
  * a progress meter was added
76
  * a Window resizing issue with the progressbar was addressed
77
78
-------------------------------------------------------------------
79
Tue May 18 17:22:14 UTC 2010 - pascal@links2linux.de
80
81
- update to 0.6.3:
82
  * update to use libquvi's quvi_next_supported_website function
83
  * add AM_SILENT_RULES(yes)
84
85
-------------------------------------------------------------------
86
Wed Mar 31 05:29:41 UTC 2010 - pascal@links2linux.de
87
88
- update to 0.6.2:
89
  * fixes an issue with the format option preventing the use of the "best" ID
90
91
-------------------------------------------------------------------
92
Sat Feb 13 22:19:16 UTC 2010 - pascal@links2linux.de
93
94
- update to 0.6.1:
95
  * fixes a "missing separator" bug and replaces hardcoded format
96
    ID values with libquvi provided values
97
98
-------------------------------------------------------------------
99
Fri Dec 18 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
100
101
- update to 0.5.7:
102
  * adds additional regular expression support to --substitute
103
  * fixes a few bugs
104
105
106
-------------------------------------------------------------------
107
Thu Oct 15 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
108
109
- update to 0.5.3:
110
  * addresses some of the libiconv issues found on some platforms
111
  * improves the video page fetching by dropping the use of the tmpfile function altogether
112
113
114
-------------------------------------------------------------------
115
Wed Sep 30 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
116
117
- update to 0.5.2:
118
  * fixes a number of issues with some of the supported Web sites
119
120
121
-------------------------------------------------------------------
122
Tue Sep 15 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
123
124
- update to 0.5.1:
125
  * fixes Break Website support
126
  * addresses a Google video title parsing issue
127
  * the resumed transfers are no longer treated as errors when the server returns HTTP/206
128
129
130
-------------------------------------------------------------------
131
Sat Aug 29 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
132
133
- update to 0.5.0:
134
  * replaces the Perl dependency with iconv and PCRE, reducing memory usage with video titles significantly
135
  * adds support for the remaining Web sites from clive
136
  * adds a few new options
137
  * parses video titles by default
138
139
140
-------------------------------------------------------------------
141
Thu Jul 30 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
142
143
- update to 0.4.6:
144
  * this release adds support for a few new Web sites
145
  * adds a --stream-pass option
146
  * fixes Unicode support and dailymotion support
147
  * ports a number of other changes from clive
148
149
150
-------------------------------------------------------------------
151
Tue Jul  7 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
152
153
- update to 0.4.5:
154
  * adds tests
155
  * fixes Google mp4 support
156
  * implements return codes
157
158
159
-------------------------------------------------------------------
160
Mon Jun 22 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
161
162
- update to 0.4.4:
163
  * Vimeo support
164
165
166
-------------------------------------------------------------------
167
Sun Jun 14 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
168
169
- update to 0.4.3:
170
  * fixes a number of bugs
171
  * adds new format options
172
173
174
-------------------------------------------------------------------
175
Sat May  9 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
176
177
- update to 0.4.2
178
179
180
-------------------------------------------------------------------
181
Fri Apr 17 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
182
183
- update to 0.3.2:
184
  * adds the requested connect timeout options
185
186
187
-------------------------------------------------------------------
188
Sun Apr  5 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
189
190
- update to 0.3.1:
191
  * adds YouTube HD support
192
  * adds content-type parsing
193
  * cleans up the manual page
194
195
196
-------------------------------------------------------------------
197
Fri Mar 27 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
198
199
- update to 0.3.0
200
201
202
-------------------------------------------------------------------
203
Wed Mar 18 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
204
205
- update to 0.2.5:
206
  * fixes GoogleVideo support
207
  * ports LastFm-Youtube support from clive
208
209
210
-------------------------------------------------------------------
211
Tue Mar 10 00:00:00 UTC 2009 - guru@unixtech.be
212
213
- update to 0.2.4:
214
  * adds new title and streaming features
215
216
217
-------------------------------------------------------------------
218
Sat Feb 21 00:00:00 UTC 2009 - guru@unixtech.be
219
220
- update to 0.2.3:
221
  * fixes a file naming issue which caused files to be named only as numeric
222
    suffices
223
  * an additional option has been added
224
225
226
-------------------------------------------------------------------
227
Sun Feb 15 00:00:00 UTC 2009 - guru@unixtech.be
228
229
- update to 0.2.2:
230
  * minor bugfixes
231
  * a few new features
232
233
234
-------------------------------------------------------------------
235
Tue Feb 10 00:00:00 UTC 2009 - guru@unixtech.be
236
237
- update to 0.2.0:
238
  * fixes Sevenload support
239
  * adds support for Dailymotion
240
  * changes the output file name template
241
  * fixes some memory leaks
242
243
244
-------------------------------------------------------------------
245
Sun Feb  1 00:00:00 UTC 2009 - guru@unixtech.be
246
247
- new package
248
249
250