Changes of Revision 3

kid3.changes Added
x
 
1
@@ -0,0 +1,1331 @@
2
+-------------------------------------------------------------------
3
+Mon Mar 31 07:39:15 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
4
+
5
+- Use pkgconfig(libavcodec) to allow building with ffmpeg-*-mini.
6
+
7
+-------------------------------------------------------------------
8
+Fri Jan 24 15:03:39 UTC 2025 - Dave Plater <davejplater@gmail.com>
9
+
10
+- Force to build with ffmpeg-7
11
+
12
+-------------------------------------------------------------------
13
+Thu Oct 31 05:57:28 UTC 2024 - Jiri Slaby <jslaby@suse.cz>
14
+
15
+- build with qt6 (the default in upstream provided binaries)
16
+  (only on suse_version > 15.0)
17
+
18
+-------------------------------------------------------------------
19
+Sat Sep 21 18:03:30 UTC 2024 - enzokiel@kabelmail.de
20
+
21
+- Update to version 3.9.6
22
+  * New:
23
+    + Show preview for multiple embedded pictures.
24
+    + Simplified editing of MP3 audiobooks in a "Chapters" frame
25
+      edit dialog.
26
+    + Arabic, Esperanto, Galician and Georgian translations.
27
+  * Improved:
28
+    + macOS: Building, signing and notarizing packages.
29
+  * Fixed:
30
+    + Embed lyrics action.
31
+    + gnudb.org import, a registered e-mail address can be set in
32
+      the "Token" UI control.
33
+    + KDE 6: Install directory for kid3ui.rc.
34
+    + Android: Building with arm64-v8a and x86_64 architectures.
35
+    + Android: Use MANAGE_EXTERNAL_STORAGE permission to manage all
36
+      files on a storage device.
37
+    + Android: Saving picture tags.
38
+    + Haiku: Installation paths.
39
+
40
+-------------------------------------------------------------------
41
+Sat Feb 24 12:31:47 UTC 2024 - enzokiel@kabelmail.de
42
+
43
+- Update to version 3.9.5
44
+  * New:
45
+    + Keyboard shortcuts for play toolbar.
46
+    + Option "Audio output" in "User Actions" settings tab.
47
+    + Support WebP format for pictures.
48
+  * Improved:
49
+    + Clicking again on 1 star makes star rating disappear.
50
+    + Support '\|' to escape string list separators.
51
+  * Fixed:
52
+    + Support multiple values in APE text items.
53
+    + Building with TagLib 2.0.
54
+    + Building from macOS with arm64.
55
+    + Building snap packages.
56
+
57
+-------------------------------------------------------------------
58
+Thu Dec 28 16:22:51 UTC 2023 - Christophe Marin <christophe@krop.fr>
59
+
60
+- Require extra-cmake-modules at build time
61
+
62
+-------------------------------------------------------------------
63
+Sun Oct 15 01:52:24 UTC 2023 - Wang Jun <badboywj@gmail.com>
64
+
65
+- Update to version 3.9.4
66
+  * New:
67
+    + All the official binaries are built with Qt 6. For macOS, the
68
+      Darwin-amd64.dmg file is now the Qt 6 version, whereas systems older
69
+      than Mojave need the package Darwin-Qt5.dmg. The string replacement
70
+      settings stored by Qt 6 are not compatible with Qt 5 because a
71
+      different encoding is used.
72
+    + Option "Select file on play" in "User Actions" settings tab.
73
+  * Improved:
74
+    + Click on play tool bar time toggles between elapsed and remaining
75
+      time.
76
+    + The visibility and docked area of the play tool bar are restored.
77
+    + ID3v1: When setting multiple genres, use first supported element.
78
+    + Qt6: Use SVG icons for better performance in file list and dialog.
79
+  * Fixed:
80
+    + Do not mark all non-unified frames as modified if any non-unified
81
+      frame is changed.
82
+    + Crash in Id3libMetadata when clicking Edit on unsupported frame.
83
+    + Setting text encoding on TXXX frames with TaglibMetadata.
84
+    + Skip non letter characters for first letter uppercase format.
85
+    + Discogs import: Fix values in Artist, Arranger and Performer frames,
86
+      use "genres" if "styles" is empty, fetch correct cover art,
87
+      support vinyl track numbers like A1.
88
+    + Qt6: Crash when adding item to config table.
89
+    + Qt6: Larger media player slider, do not repeat when last song has
90
+      been played.
91
+    + Windows, TaglibMetadata: Support files larger than 2 GB.
92
+    + Windows, OggFlacMetadata: Build without libssp-0.dll.
93
+    + Windows, Mp4v2Metadata: Fix saving with file names containing non
94
+      ASCII characters.
95
+
96
+-------------------------------------------------------------------
97
+Thu Jan 12 10:13:45 UTC 2023 - enzokiel@kabelmail.de
98
+
99
+- Update to version 3.9.3
100
+  * New:
101
+    + User action script to fix ID3v2 standard violations.
102
+  * Improved:
103
+    + Accept letters in track numbers when setting tags from
104
+      filename.
105
+    + Embed lyrics: Use letras.com instead of lyrics.wikia.com.
106
+  * Fixed:
107
+    + Crash upon termination when qml and qmlview actions have been
108
+      used.
109
+    + Abort when invalid keys are used for FLAC Vorbis comments.
110
+    + Use of non-BMP Unicode characters with TagLib.
111
+    + Error description when saving files fails.
112
+    + Discogs import.
113
+    + Building with Musl libc.
114
+    + Windows: Handling of common path in multiple command line
115
+      arguments.
116
+
117
+-------------------------------------------------------------------
118
+Sun Aug  7 09:03:25 UTC 2022 - ecsos <ecsos@opensuse.org>
119
+
120
+- Update ot 3.9.2
121
+  * New:
122
+    + Support DSDIFF (DFF) files.
123
+    + MP4: Support for audio book chapters, only with Mp4v2Metadata plugin.
124
+    + Norwegian Nynorsk translation.
125
+  * Improved:
126
+    + Allow playlist file name formats to be edited.
127
+    + URLs with search results from web browser can be entered in the import
128
+      dialogs (Amazon, Discogs, gnudb.org, MusicBrainz).
129
+    + New style for macOS icon.
130
+    + kid3-cli: Encoding detection for text file import and export.
131
+    + kid3-cli: Set rating as star count with 'set ratingstars'.
132
+    + Build with latest mp4v2 library.
133
+  * Fixed:
134
+    + Wrong frames are changed if track number is changed when importing.
135
+    + MP4: Editing of free form atoms with four letter names.
136
+    + Amazon import.
137
+
138
+-------------------------------------------------------------------
139
+Sat Jan 15 21:06:42 UTC 2022 - enzokiel@kabelmail.de
140
+
141
+- Update to version 3.9.1
142
+  * New:
143
+    + Slovenian translation.
144
+  * Fixed:
145
+    + Crash when tags are displayed in the file list, a tag is
146
+      removed and then saved or when the tag is reverted.
147
+    + With "Filename Format/Use for playlist and folder names" it
148
+      is not possible to rename a folder to multiple path
149
+      components when a string replacement for "/" is configured.
150
+    + With "Filename Format/Use for playlist and folder names",
151
+      when path components in folders or playlists contain a ".",
152
+      the part after the dot is not formatted.
153
+    + Discogs import.
154
+    + MP4: "No Tag" is not displayed in file list for files without
155
+      metadata.
156
+    + MP4: Metadata is not stripped from files when tag is removed
157
+      (requires new TagLib).
158
+    + Android: Import with HTTPS (Discogs, MusicBrainz) fails with
159
+      "Error: TLS initialization failed".
160
+
161
+-------------------------------------------------------------------
162
+Sat Dec 18 11:42:19 UTC 2021 - enzokiel@kabelmail.de
163
+
164
+- Update to version 3.9.0
165
+  * New:
166
+    + Support for custom quick access frames.
167
+    + Support standard tags as columns in the file list.
168
+    + Option to use file format for playlist and folder names.
169
+    + Basque and Icelandic translations.
170
+    + kid3-cli: Command 'execute' to run QML scripts.
171
+    + QML: Scripts to export and import in JSON format.
172
+  * Improved:
173
+    + KDE: Separate state config from settings config.
174
+    + kid3-cli: Allow setting frame values from a file and storing
175
+      to a file.
176
+  * Fixed:
177
+    + Discogs import.
178
+    + Get tags from file names with spaces before the extension.
179
+    + QML: Added support for Tag 3 where it was missing.
180
+    + Android: Quick access frames configuration.
181
+
182
+-------------------------------------------------------------------
183
+Tue Jun 22 09:43:43 UTC 2021 - enzokiel@kabelmail.de
184
+
185
+- Update to version 3.8.7
186
+  * New:
187
+    + Russian handbook.
188
+  * Fixed:
189
+    + ID3v2: Wrong numeric strings for genres Fast Fusion, Fok,
190
+      Folk Rock, Folklore, Funk, Fusion.
191
+    + ID3v1: Genres Avant-Garde, Beat Music, Bebop, Britpop,
192
+      Dancehall, Dark Wave, Euro House, Eurotechno, Fast Fusion,
193
+      Folk Rock, Hip Hop, Jazz-Funk, Pop-Funk, Synth-Pop, Worldbeat
194
+      cannot be set with TagLib version < 1.12.
195
+    + Memory leak in the rare case where the file type is detected
196
+      not by the extension but by the contents.
197
+    + kid3-cli: Fields (sub-elements of a frame) with a non-string
198
+      value cannot be set with id3lib.
199
+- Changed BuildRequires to python3 >= 3.6 as python3 in Tumbleweed
200
+  no longer provides python >= 3.6.
201
+
202
+-------------------------------------------------------------------
203
+Fri Mar 19 12:33:09 UTC 2021 - ecsos <ecsos@opensuse.org>
204
+
205
+- Update to 3.8.6
206
+  * Improved:
207
+    + Support Qt 6.
208
+    + Windows: Provide nicer default style.
209
+  * Fixed:
210
+    + Windows 64-bit binary: Crash when using id3lib.
211
+    + Discogs import.
212
+    + Amazon import.
213
+    + Removed TrackType.org import.
214
+
215
+-------------------------------------------------------------------
216
+Mon Feb 01 08:50:22 UTC 2021 - enzokiel@kabelmail.de
217
+
218
+- Shared libs libkid3-core.so and libkid3-gui.so are no longer
219
+  versioned with the release tag.
220
+- Fixed wrong date in file kid3.changes.
221
+  
222
+-------------------------------------------------------------------
223
+Sun Jan 31 14:44:31 UTC 2021 - enzokiel@kabelmail.de
224
+
225
+- Update to version 3.8.5
226
+  * New:
227
+    + Language can be configured in "Appearance" tab of settings.
228
+    + New action "Edit/Invert Selection".
229
+    + kid3-cli: Command "config" to query and set configuration
230
+      options.
231
+    + Script to rewrite all tags of the selected files.
232
+  * Improved:
233
+    + Import multiple genres from Discogs and MusicBrainz.
234
+    + Support import from Discogs JSON API when token is provided.
235
+    + Snapshot builds can download the current translations.
236
+    + Mac: Allow code signing.
237
+  * Fixed:
238
+    + Crash when adding Chapter frame.
239
+    + Support ID3v2 Podcast Category (TCAT) and Podcast Keywords
240
+      (TKWD).
241
+    + Support for multiple genres with ID3v2.3.0.
242
+    + Support MP4 values with multiple strings with TagLib.
243
+
244
+-------------------------------------------------------------------
245
+Fri Jan 15 17:34:23 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
246
+
247
+- Add compatibility with qml-autoreqprov
248
+
249
+-------------------------------------------------------------------
250
+Sat Sep 26 11:49:19 UTC 2020 - Wolfgang Bauer <wbauer@tmo.at>
251
+
252
+- Update to version 3.8.4
253
+  * New:
254
+    + Section and file list shortcuts can be customized.
255
+    + Activate parent/current folder with Ctrl-Up/Down.
256
+    + Go to parent item in file list when left arrow key is
257
+      pressed.
258
+    + Header context menu options for custom or automatic column
259
+      widths.
260
+    + Add flatpak support.
261
+    + Brazilian Portuguese translation.
262
+  * Improved:
263
+    + Support detection of tagged file types from contents when
264
+      matching by extension does not succeed.
265
+    + Show more details (type, bits, bitrate) for M4A, FLAC, AIFF,
266
+      WAV.
267
+    + Discogs import: Show year and format in album list.
268
+    + Dialogs: Store window position and size in settings.
269
+    + Mac: Enter key can activate entries in directory list.
270
+    + Android: Only navigate between tagged files with <, >
271
+      buttons.
272
+  * Fixed:
273
+    + Do not duplicate pictures when pasting tags.
274
+    + Discogs import: Get year when language is not English.
275
+    + Keyboard shortcuts settings: Display correctly depending on
276
+      language and operating system.
277
+    + Android: Accept genre changes when focus lost and Enter not
278
+      pressed.
279
+    + Android: Fix translation.
280
+    + Mac: Unlock files when changing permissions.
281
+    + Flatpak: Move to trash works in KDE version.
282
+
283
+-------------------------------------------------------------------
284
+Sun May 10 17:02:41 UTC 2020 - enzokiel@kabelmail.de
285
+
286
+- update to version 3.8.3
287
+  * New:
288
+    + Keyboard shortcuts to navigate between the file and tag
289
+      sections.
290
+    + Script to apply English title capitalization to tags.
291
+    + Script to transliterate ID3v1 tags to ASCII.
292
+    + Korean and Swedish translations.
293
+    + Catalan, Dutch, Italian, Swedish and Ukrainian handbooks.
294
+  * Improved:
295
+    + Better compatibility with dark mode and custom themes.
296
+    + Support dragging multiple header rows in import table.
297
+    + User interface strings follow KDE HIG vocabulary.
298
+    + Support renaming read-only files.
299
+  * Fixed:
300
+    + File filter reset when file is opened.
301
+    + Crash when dragging row in import table.
302
+    + Blocking when jumping to vanished previous or next file.
303
+    + Support languages with code or modifier.
304
+    + Hide text fragments visible in header of frame table columns.
305
+    + English plural forms.
306
+    + Add missing license files.
307
+    + Support large files on Windows (64-bit).
308
+
309
+-------------------------------------------------------------------
310
+Wed Jan 29 12:26:58 UTC 2020 - olaf@aepfle.de
311
+
312
+- Use plain python to refer to a specific version of python
313
+
314
+-------------------------------------------------------------------
315
+Wed Jan 29 10:18:06 UTC 2020 - Dave Plater <davejplater@gmail.com>
316
+
317
+- Fix build with python 3.6 by specifying UTF8 locale.
318
+
319
+-------------------------------------------------------------------
320
+Thu Jan 23 14:02:25 UTC 2020 - enzokiel@kabelmail.de
321
+
322
+- update to version 3.8.2
323
+  * New:
324
+    + Catalan, Portuguese and Ukrainian translations.
325
+  * Fixed:
326
+    + Crash when removing M4A atoms.
327
+
328
+-------------------------------------------------------------------
329
+Mon Dec 23 18:48:07 UTC 2019 - enzokiel@kabelmail.de
330
+
331
+- update to version 3.8.1
332
+  * New:
333
+    + Show number of files in status bar.
334
+    + Support regular expressions in string replacements.
335
+  * Improved:
336
+    + Support format codes in "Filename for cover" in
337
+      "ExtractAlbum Art" script.
338
+    + The order of string replacements is respected.
339
+    + Show RVA2 identifier in frame table.
340
+    + Show UFID owner in frame table.
341
+    + Support setting file name with "Import from Tags".
342
+  * Fixed:
343
+    + Android: Accept changes when focus is lost and Enter not
344
+      pressed.
345
+    + Self-contained Linux package: Correctly change RPATH in
346
+      plugins.
347
+    + Self-contained Linux package: Support composed accented
348
+      characters.
349
+    + QML scripts: Skip "--" argument, which is used when passing
350
+      parameters from qml tool.
351
+    + Show UFID values in frame table.
352
+
353
+-------------------------------------------------------------------
354
+Sat Aug 24 17:11:39 UTC 2019 - enzokiel@kabelmail.de
355
+
356
+- update to version 3.8.0
357
+  * New:
358
+    + kid3-cli: Support JSON output.
359
+    + Format codes %{modificationdate} and %{creationdate}.
360
+    + Support ID3v2 GRP1 frame introduced with iTunes 12.5.4.
361
+    + Import from Tags function which operates on selected files.
362
+    + Explicit frame names can be used by prepending a '!'
363
+      character.
364
+  * Improved:
365
+    + Adapt unified frame type mapping for better iTunes
366
+      compatibility.
367
+    + Support multiple covers in M4A files.
368
+    + kid3-cli: Remove dependencies to GUI libraries.
369
+    + Android: Show info how to write to SD card.
370
+    + Android: Support Qt 5.12.
371
+  * Fixed:
372
+    + Use file settings to replace illegal characters when renaming
373
+      directories.
374
+    + Self-contained Linux package: Provide libraries to run QML
375
+      console.
376
+
377
+-------------------------------------------------------------------
378
+Sat Mar 30 00:39:16 UTC 2019 - enzokiel@kabelmail.de
379
+
380
+- update to version 3.7.1
381
+  * New:
382
+    + Support max-, min-, unq- aggregation when renaming
383
+      directories.
384
+    + Android: Support dark and light themes.
385
+    + Android: Support opening files with Kid3 from other apps.
386
+    + Android: Settings for formats, character replacements and
387
+      import profiles.
388
+  * Improved:
389
+    + Support format codes in file name for cover.
390
+    + Support WMV extension.
391
+    + Android: Better file select dialog.
392
+  * Fixed:
393
+    + Support setting of ID3v2 version for DSF files.
394
+    + Avoid jumping around frames while deleting.
395
+    + Removal of multiple tags where not all tags are removed.
396
+    + Setting of a simple string as value for IPLS frame with
397
+      TagLib.
398
+    + Adapted to Discogs server update.
399
+    + Windows: Avoid insert disk dialog.
400
+    + Android: Save settings when app is suspended.
401
+    + Android: GUI updates on changes.
402
+
403
+-------------------------------------------------------------------
404
+Mon Jan 14 21:41:32 UTC 2019 - enzokiel@kabelmail.de
405
+
406
+- update to version 3.7.0
407
+  * New:
408
+    - Add and reorder playlist items using drag'n'drop.
409
+    - Edit tags from files referenced in playlist.
410
+    - Play songs from playlist.
411
+    - Drag image files from file list to embed them in audio files.
412
+    - Drag files from file list into other applications.
413
+    - Reload action to refresh file list.
414
+    - Completions with different values when selecting multiple
415
+      files.
416
+    - Option "--dbus" to have a D-Bus interface with kid3-cli.
417
+    - Code "%{dirname}" to use current directory name when renaming.
418
+    - Code "%{disk}" as alias for "%{disc number}".
419
+    - Edit list of availble formats to set file and directory names
420
+      from the tags and vice versa.
421
+  * Improved:
422
+    - Reduce number of open file handles.
423
+    - Allow user to resize file and directory list columns.
424
+    - Modernize code base, support only Qt 5, C++11, CMake 3.
425
+  * Fixed:
426
+    - Add a number if a file is renamed with an existing name.
427
+    - Avoid losing changes when a directory is renamed.
428
+    - Change notifications for files in renamed directory.
429
+
430
+-------------------------------------------------------------------
431
+Sun Aug 26 17:31:09 UTC 2018 - enzokiel@kabelmail.de
432
+
433
+- update to version 3.6.2
434
+  * Improved:
435
+    + Format from tags with custom strings prepended/appended when
436
+      replaced format code is not empty %{"t1"code"t2"}.
437
+  * Fixed:
438
+    + MP4 free form names longer than 4 characters with TagLib.
439
+    + Support DOS line endings with "Import CSV".
440
+    + Set CTOC and CHAP element ID from values in the frame table.
441
+    + Correctly add frame when "Edit" is clicked on non existing
442
+      frame.
443
+    + Show correct icon in Wayland session.
444
+    + Improve editing of ISO date/time values with validation
445
+      enabled.
446
+    + Bundle OpenSSL libraries with self-contained Linux package.
447
+- Some cleanings in spec file.
448
+
449
+-------------------------------------------------------------------
450
+Mon Apr 23 17:04:22 UTC 2018 - enzokiel@kabelmail.de
451
+
452
+- update to version 3.6.1
453
+  * Improved:
454
+    + Faster saving when many files are unchanged.
455
+    + Do not change file extension when creating file name from
456
+      tags.
457
+    + Support for cross building.
458
+  * Fixed:
459
+    + Parsing of xid atom with Mp4v2Metadata plugin.
460
+    + Scroll to opened file after sorting file list.
461
+    + Avoid recursion when automatically applying format.
462
+
463
+-------------------------------------------------------------------
464
+Mon Mar 19 21:05:33 UTC 2018 - enzokiel@kabelmail.de
465
+
466
+- update to version 3.6.0
467
+  * New:
468
+    + New look for Android app using Qt Quick Controls 2.
469
+    + Editor for star ratings, configurable mapping between rating
470
+      values and number of stars.
471
+    + Option to restrict length of file names.
472
+    + Option to show hidden files in file and directory lists.
473
+  * Improved:
474
+    + Support adding unknown 4 letter atoms to M4A files.
475
+    + Allow Camelot wheel value 1A-12A, 1B-12B for initial key.
476
+* Fixed:
477
+    + Windows: Renaming directories which contain subfolders.
478
+    + Adding and finding unified frames by their frame ID.
479
+    + Deletion of M4A atoms which are not known or which have an
480
+      unofficial free form prefix.
481
+    + Support files with m4v extension.
482
+
483
+-------------------------------------------------------------------
484
+Tue Oct 31 16:53:42 UTC 2017 - joerg.lorenzen@ki.tng.de
485
+
486
+- update to version 3.5.1
487
+  * Improved:
488
+    + Compatibility of imported and exported CSV files with cells
489
+      containing new line characters.
490
+    + Do not show unknown frames for ID3v2.3 TDAT, TIME, TYER,
491
+      TRDA frames.
492
+    + Enable high-DPI scaling for Qt >= 5.6.
493
+    + Change AppStream directory from appdata to metainfo.
494
+  * Fixed:
495
+    + Crash with DSF files having sample rates other than 2822400
496
+      or 5644800.
497
+
498
+-------------------------------------------------------------------
499
+Fri Jun 16 22:59:16 UTC 2017 - joerg.lorenzen@ki.tng.de
500
+
501
+- update to version 3.5.0
502
+  * New:
503
+    + Tags which violate the ID3v2 standard are marked.
504
+    + Filter for marked files.
505
+    + Configurable keyboard shortcuts for user actions.
506
+    + Set and get frame fields from scripts and CLI.
507
+    + Select a subset of frames for copy, paste, remove from
508
+      scripts and CLI.
509
+    + Set and get multiple frames of the same kind from scripts
510
+      and CLI.
511
+    + Support field names in export and filter expressions.
512
+    + Support xid and ownr atoms in M4A files.
513
+    + Danish translation.
514
+  * Improved:
515
+    + Better performance when files are added to selection.
516
+    + The script actions in the file list context menu only
517
+      operate on selected files.
518
+    + Only jump to tagged files with previous/next in GUI.
519
+    + Show passed/total after "filtered" in title bar.
520
+    + kid3-cli can run from a console without GUI/X11.
521
+  * Fixed:
522
+    + Adding and deleting tag 3 frames from CLI.
523
+    + Deletion of multiple METADATA_BLOCK_PICTURE picture frames.
524
+    + Wrong depth 32 instead of 24 stored in
525
+      METADATA_BLOCK_PICTURE.
526
+    + Use Ogg/Vorbis Comment field name setting also for Opus
527
+      files.
528
+
529
+-------------------------------------------------------------------
530
+Fri Feb 24 13:29:27 UTC 2017 - joerg.lorenzen@ki.tng.de
531
+
532
+- update to version 3.4.5
533
+  * New:
534
+    + Settings to include and exclude folders in the file list.
535
+  * Improved:
536
+    + Use HTTPS for imports where possible.
537
+    + Much faster expanding of the file list by avoiding GUI
538
+      updates during the operation.
539
+    + Faster filtering by avoiding GUI updates during the
540
+      operation.
541
+    + Reduced memory usage when filtering.
542
+    + Updated Czech and Dutch translations.
543
+  * Fixed:
544
+    + Import from MusicBrainz.
545
+    + Rate limit for import from Discogs.
546
+    + Do not display multiple frames of same type as different.
547
+    + Application not responsive when using a new filter after
548
+      filtering a huge number of files.
549
+    + Application not responsive when loading the tags after
550
+      selecting a lot of files, is now abortable.
551
+    + Terminate kid3-cli if EOF is received.
552
+
553
+-------------------------------------------------------------------
554
+Fri Dec 23 18:32:19 UTC 2016 - joerg.lorenzen@ki.tng.de
555
+
556
+- update to version 3.4.4
557
+  * New:
558
+    + If the first command line argument is "--portable",
559
+      the configuration is stored in a file kid3.ini in the
560
+      program folder.
561
+    + Image data can be copied to clipboard.
562
+    + MPRIS2 D-Bus interface for the audio player.
563
+  * Improved:
564
+    + "Import CSV" can import to different files if no matching
565
+      file paths found.
566
+  * Fixed:
567
+    + Importing of durations from text formats (file/clipboard).
568
+    + Building with Chromaprint 1.4.
569
+
570
+-------------------------------------------------------------------
571
+Fri Dec 02 15:26:43 UTC 2016 - joerg.lorenzen@ki.tng.de
572
+
573
+- update to version 3.4.3
574
+  * New:
575
+    + The RIFF track field name is configurable (IPRT, ITRK, TRCK)
576
+      for better interoperability.
577
+    + The RIFF chunk name for ID3v2 tags in WAV files is configurable
578
+      (ID3, id3) for better interoperability.
579
+    + ID3v2 tags in WAV files can have version 2.3.0 or 2.4.0.
580
+  * Improved:
581
+    + Support new classical music frames introduced with iTunes 12.5.
582
+  * Fixed:
583
+    + Use the last sort order and column for the file list on startup.
584
+    + Display expected ID3v2 version if no ID3v2 tag exists yet.
585
+    + Tag 3 can be addressed in kid3-cli by number "3".
586
+    + Support translated display frame names in kid3-cli.
587
+    + Avoid crash when pictures in FLAC files are empty or too large.
588
+
589
+-------------------------------------------------------------------
590
+Tue Nov 29 07:20:36 UTC 2016 - olaf@aepfle.de
591
+
592
+- Expand macro kde4_runtime_requires only when its available
593
+  to fix quilt setup
594
+
595
+-------------------------------------------------------------------
596
+Thu Aug 25 12:47:23 UTC 2016 - joerg.lorenzen@ki.tng.de
597
+
598
+- update to version 3.4.2
599
+  * Fixed:
600
+    + Embed Lyrics works again with makepersonal.co and
601
+      lyrics.wikia.com.
602
+    + Do not add an empty frame when deleting a non existant frame
603
+      in kid3-cli.
604
+    + Support setting multiple frames of the same type with 
605
+      copy/paste.
606
+    + Allow editing of quick access frames which are not yet present
607
+      in the file.
608
+    + Reset shortcuts and appearance configuration when the defaults
609
+      are restored in the settings.
610
+  * Improved:
611
+    + Do not show any disabled tag values in the Tag 1 section
612
+      for files which do not support an ID3v1 tag.
613
+    + Set the file filter for the file list in the file settings,
614
+      not with the filter used in the open dialog.
615
+    + Disable the global app menu on Ubuntu's Unity desktop.
616
+- Removed conditional 'ffmpeg' because the required libraries are
617
+  available in OBS.
618
+- Added %bcond 'build_qt5' to build against qt5 for openSUSE > 13.2
619
+  and SLE (inclusive Leap 42.x).
620
+- Added %bcond 'build_kde' to build against kde4/kf5 for all
621
+  distributions except SLE 12 (on PMBS kid3 can be successfully
622
+  build without KDE frontend).
623
+- Deleted devel files libkid3-*.so because they are not needed and
624
+  removed kid3-rpmlintrc.
625
+- Removed unneeded buildrequires libtunepimp-devel and changed some
626
+  buildrequires to pkgconfig() and cmake().
627
+- Add gpg signature as source (file kid3-3.4.2.tar.gz.asc).
628
+- Added buildrequires hicolor-icon-theme, needed by post(un)
629
+  srcipts %icon_theme_cache_post(un).
630
+- Small changes in options for cmake, enabled build of QML and
631
+  added build/install for SLE 12 (only components QT and CLI).
632
+- Removed manual installation on manpage for kid3 as it's installed
633
+  during build process.
634
+- Moved kid3 manpages from package kid3 to package kid3-core,
635
+  manpages kid3-cli and kid3-qt are only symlinks and require
636
+  manpage kid3.
637
+
638
+-------------------------------------------------------------------
639
+Mon Aug  8 10:28:38 UTC 2016 - olaf@aepfle.de
640
+
641
+- Remove duplicate and misplaced cmake flag to enable ffmpeg
642
+
643
+-------------------------------------------------------------------
644
+Thu Jul 28 09:00:34 UTC 2016 - olaf@aepfle.de
645
+
646
+- Convert BuildRequires libchromaprint-with-ffmpeg to pkgconfig
647
+
648
+-------------------------------------------------------------------
649
+Mon Jul 25 11:28:39 UTC 2016 - olaf@aepfle.de
650
+
651
+- Build with ffmpeg unconditionally
652
+
653
+-------------------------------------------------------------------
654
+Thu Jun 23 16:52:11 UTC 2016 - davejplater@gmail.com
655
+
656
+- Update to version 3.4.1
657
+- Upstream changes:
658
+  * Fixed:
659
+  + Avoid wrong marking of ID3v2 Date frames as modified.
660
+  + Enable setting M4A, Vorbis date with ISO date/time also when no
661
+    tag exists.
662
+  3.4.0:
663
+  * New:
664
+  + Support more than two tags for MP3 files with ID3v1, ID3v2 and APE
665
+    tags, FLAC files with ID3v1, ID3v2 and Vorbis tags.
666
+  + Support RIFF INFO tags in WAV files.
667
+  + Filename to tag format can be defined as a regular expression with
668
+    captures.
669
+  + Perl regular expressions with Qt 5.
670
+  * Improved:
671
+  + Import from tags is also available from CLI, QML and D-Bus.
672
+  + Help for editing synchronized lyrics.
673
+  + Handle redirects when downloading.
674
+  * Fixed:
675
+  + KDE 5: Jumping to a specific help topic.
676
+  + Enable setting ID3v2.4 date with ISO date/time also when no tag
677
+    exists.
678
+  + Crash when writing to a FLAC file which cannot be opened.
679
+
680
+-------------------------------------------------------------------
681
+Sat Apr 16 22:01:17 UTC 2016 - olaf@aepfle.de
682
+
683
+- Use pkgconfig instead of libffmpeg-devel
684
+
685
+-------------------------------------------------------------------
686
+Tue Mar 15 05:36:53 UTC 2016 - davejplater@gmail.com
687
+
688
+- Update to Release 3.3.2
689
+- Upstream changes:
690
+   * New:
691
+     + Setting for text encoding used in playlists and exports.
692
+   * Improved:
693
+     + Support removing tags in MPC, WavPack with TagLib 1.11.
694
+   * Fixed:
695
+     + Stripping of ID3v2 tags from WAV files with TagLib 1.11.
696
+     + Adapted to Discogs server update.
697
+
698
+-------------------------------------------------------------------
699
+Wed Dec 23 15:13:27 UTC 2015 - davejplater@gmail.com
700
+
701
+- Added conditional for kf5 to build in openSUSE:Leap:42.1
702
+
703
+-------------------------------------------------------------------
704
+Thu Dec 17 10:16:49 UTC 2015 - ecsos@opensuse.org
705
+
706
+- update to version 3.3.1
707
+  * New:
708
+   + Package for Android.
709
+   + Support setting of data in GEOB frames from CLI and scripts.
710
+   + Icons for high pixel density displays.
711
+  * Improved:
712
+    + Trim values from tags in format strings to avoid whitespace when
713
+     setting file names from tags.
714
+   + Updated Czech translation.
715
+  * Fixed:
716
+    + List picture in get command of kid3-cli also if its description
717
+      is empty.
718
+    + Set configured text encoding in picture frames.
719
+    + Make file renaming work when saving non writable files.
720
+    + Use high resolution icon in task switcher.
721
+    + Avoid cropping in picture preview window on high pixel density
722
+      displays.
723
+
724
+-------------------------------------------------------------------
725
+Thu Oct  1 18:27:39 UTC 2015 - davejplater@gmail.com
726
+
727
+- Update to version 3.3.0.
728
+- Upstream changes:
729
+  *New:
730
+    Make order of quick access frames configurable.
731
+    Support separators and submenus in user action context menu.
732
+    Restore defaults button in settings dialog.
733
+    CSV import from multiple directories.
734
+    Support for lyrics.wikia.com in embed lyrics script.
735
+    Support for chapter and table of contents audiobook frames.
736
+    Mac, Windows: Support for podcast frames.
737
+  *Improved:
738
+    Display user friendly names for all supported frames.
739
+    Updated Czech translation.
740
+    Change file permissions in the case of modified file names.
741
+  *Fixed:
742
+    Wrong and missing translations.
743
+    Removing ID3v1 genre with id3lib.
744
+    KDE5:Name filters used in file dialogs, blocking file dialogs.
745
+    KDE5: Invoking help in settings dialog.
746
+    KDE4: Build with kdelibs-4.14.11.
747
+    Qt5.5: Spurious popping up of download dialog.
748
+    Do not abort build if qmlplugindump cannot be started.
749
+
750
+-------------------------------------------------------------------
751
+Wed Jun 10 14:42:48 UTC 2015 - tittiatcoke@gmail.com
752
+
753
+- Combine the kid3 and kid3-kf5 packages in a single spec-file and 
754
+  build the KF5 based version for openSUSE > 13.2
755
+
756
+-------------------------------------------------------------------
757
+Sat Apr 18 05:13:45 UTC 2015 - davejplater@gmail.com
758
+
759
+- Renamed kf5-kid3 to kid3-kf5
760
+
761
+-------------------------------------------------------------------
762
+Mon Mar 30 08:50:33 UTC 2015 - joerg.lorenzen@ki.tng.de
763
+
764
+- Added conflict of kid3-core and kf5-kid3-core to kf5-kid3.spec
765
+
766
+-------------------------------------------------------------------
767
+Fri Mar 20 22:22:29 UTC 2015 - joerg.lorenzen@ki.tng.de
768
+
769
+- Created package kf5-kid3
770
+
771
+-------------------------------------------------------------------
772
+Wed Mar 18 20:08:10 UTC 2015 - joerg.lorenzen@ki.tng.de
773
+
774
+- update to version 3.2.0
775
+  * New:
776
+    + Support QML/JS scripts for user actions.
777
+    + Batch embed, export, and resize album art.
778
+    + Batch lyrics download.
779
+    + Recursive tag export.
780
+    + Support build with KDE 5.
781
+    + Support DSF files with TagLib 1.9.1.
782
+    + Option to mark pictures larger than a given size.
783
+    + Number tracks can reset track number for each folder.
784
+    + Number tracks can only format numbers or set total.
785
+    + Only expand subtree if shift is pressed with "Expand all".
786
+    + Support Ogg FLAC files.
787
+    + QML plugin.
788
+  * Improved:
789
+    + File suffix for export (e.g. picture) is determined by mime type.
790
+    + Image dimensions are displayed below picture.
791
+  * Fixed:
792
+    + Crash when TagLib file is saved with changes in tags and file name.
793
+    + Deletion of picture frames from Ogg/Opus files.
794
+    + Setting description of Ogg pictures in frame table.
795
+    + Reactivate support for AAC and MP2 files with TagLib.
796
+    + Mac OS X: Avoid excessive memory consumption.
797
+    + Adapted to Discogs server update.
798
+    + Adapted to Amazon server update.
799
+  - Added file kid3-rpmlintrc to suppress error messages.
800
+
801
+-------------------------------------------------------------------
802
+Sat Jan 24 18:58:56 UTC 2015 - benoit.monin@gmx.fr
803
+
804
+- update to version 3.1.2
805
+  * New:
806
+    + Allow user to change the file permissions of read-only files.
807
+  * Improved:
808
+    + Updated Simplified Chinese translation.
809
+    + Reduce number of open file descriptors with TagLib >= 1.8.
810
+  * Fixed:
811
+    + Adapted to Discogs server update.
812
+    + Correctly add missing frames when editing multiple files.
813
+    + The value of an existing frame on multiple files can be set
814
+      via D-Bus.
815
+    + File names with special characters in Mp4V2Metadata on
816
+      Windows.
817
+    + Appdata passes appdata-validate check.
818
+
819
+-------------------------------------------------------------------
820
+Sat Sep 27 06:36:45 UTC 2014 - davejplater@gmail.com
821
+
822
+- Added conflict for kid3-qt4 from KDE:Extra which is no longer
823
+  built.
824
+
825
+-------------------------------------------------------------------
826
+Sat Sep 20 11:06:38 UTC 2014 - davejplater@gmail.com
827
+
828
+- Update to version 3.1.1 a separate build for kid3-qt is no longer
829
+  necessary and a cli version is added.
830
+- Upstream Changes:
831
+ * New:
832
+  + Validation for date/time, track and disc number frames.
833
+  + Timeout command in kid3-cli to overwrite command timeout.
834
+  + Build option WITH_NO_MANCOMPRESS to disable gzipped manpages.
835
+ * Improved:
836
+  + Updated Czech translation.
837
+  + Support drag'n'drop from https, ftp.
838
+  + Show picture type in frame table.
839
+  + Allow import from file/clipboard with empty date fields.
840
+  + Add AppData and comment in desktop file for GNOME Software.
841
+  + Handling of RPATH to private libraries.
842
+ * Fixed:
843
+  + Setting of POPM frames using kid3-cli.
844
+  + Removing of COMM, PRIV, TXXX, free form frames.
845
+  + Restore Ogg files if writing fails.
846
+  + Format while editing for tag 2.
847
+  + Support composer when importing from MusicBrainz.
848
+  + Opening external links from handbook.
849
+
850
+-------------------------------------------------------------------
851
+Mon Jun  2 11:52:55 UTC 2014 - toddrme2178@gmail.com
852
+
853
+- Add xslt-tools dependency required by some openSUSE versions.
854
+
855
+-------------------------------------------------------------------
856
+Wed Apr 30 13:22:14 UTC 2014 - tittiatcoke@gmail.com
857
+
858
+- We are installing libraries into an unknown directory, so we need
859
+  post and postun scripts to call for ldconfig. As that the 
860
+  library path is not standard, use this as a parameter to ldconfig
861
+
862
+-------------------------------------------------------------------
863
+Mon Apr 28 12:28:28 UTC 2014 - toddrme2178@gmail.com
864
+
865
+- Update to version 3.1
866
+  * New:
867
+    + Support for synchronized lyrics and event timing codes.
868
+    + Import and export of LRC (synchronized lyrics/Karaoke) files.
869
+    + Find and replace strings in tags and file names.
870
+    + Display details and sort columns in file list.
871
+    + Open and Open Containing Folder file list actions.
872
+    + Support Ogg and Opus cover art.
873
+    + Export format CDRDAO TOC for CDs with CD-text from WAV tags.
874
+    + D-Bus command expandFileList() to expand the whole file list.
875
+  * Improved:
876
+    + Updated Czech, Finnish, Estonian translations.
877
+    + GUI and usability, keyboard navigation.
878
+  * Fixed:
879
+    + Restore Quick Access Tags settings properly.
880
+    + Support tags from file name with 
881
+      2 character extensions (e.g. ".wv").
882
+    + Keyboard shortcuts settings with Mac OS X 10.9.
883
+    + Build without Phonon.
884
+    + Fingerprint decoding and resampling with libav.
885
+    + D-Bus command expandDirectory().
886
+- Update to version 3.0.2
887
+  * Fixed:
888
+    + Translations and handbook are not found on 
889
+      Mac OS X 10.9 Mavericks.
890
+    + Application termination when main window is 
891
+      closed while handbook is open.
892
+    + Tag 1 genre combobox is empty if 
893
+      "show only custom genres" is set.
894
+    + Session restoration.
895
+    + Detection of installed Qt 5.
896
+    + KDE application does not find libraries 
897
+      if prefix is not /usr.
898
+    + Build if all translations are disabled.
899
+  * Improved:
900
+    + Added new genres introduced in Winamp 5.6.
901
+- Update to version 3.0.1
902
+  * Fixed:
903
+    + Filename format configuration can not be changed.
904
+    + Menus get broken when toolbar is changed in KDE version.
905
+    + Incorrect conversion of configuration in KDE version.
906
+    + Unintended result selection in 
907
+      first track of fingerprint import.
908
+    + Crash at exit after canceling 
909
+      fingerprint import with GStreamer.
910
+    + Prefer GStreamer 0.10 over 1.0 to avoid hang in Phonon.
911
+    + Build with readline needing termcap 
912
+      (as used in Slackware).
913
+    + Build with FFmpeg 2.0 (as used in openSUSE 12.3).
914
+    + Honor LIB_SUFFIX if set (as used in Fedora).
915
+- Update to version 3.0
916
+  * New:
917
+    + Command-line interface kid3-cli.
918
+    + Use common shared libraries for 
919
+      KDE, Qt-only and CLI versions.
920
+    + Plugins for metadata libraries and importers.
921
+    + Support Opus files with TagLib 1.9.
922
+    + Support GStreamer 1.0.
923
+    + Support libavresample 0.0.3.
924
+  * Improved:
925
+    + Editing without leaving the keyboard.
926
+    + When saving a file fails, tell 
927
+      user if it is not writable.
928
+    + Escape metacharacters in HTML export.
929
+    + Updated Czech translation.
930
+    + Updated Finnish translation.
931
+    + Cleaned up configuration option sections.
932
+  * Fixed:
933
+    + Crash when saving non-FLAC file with flac extension.
934
+    + Support minimum Mac OS X version 10.5.
935
+    + Load Qt libraries only from bundle on Mac OS X.
936
+- Merge qt package into subpackage, and add core and cli
937
+  subpackages per upstream recommendation.
938
+- Remove obsolete patches:
939
+  * kid3-qt-gcc47.patch
940
+  * kid3-2.3-gstreamer1.0.diff
941
+- Remove tests for obsolete openSUSE versions.
942
+- Make sure phonon gstreamer version 
943
+  matches kid3 gstreamer version
944
+- Split documentation packages.
945
+
946
+-------------------------------------------------------------------
947
+Sun Aug 11 20:31:22 UTC 2013 - hrvoje.senjan@gmail.com
948
+
949
+- Fixed %{?suse_version} conditional in kid3.spec
950
+
951
+-------------------------------------------------------------------
952
+Sat Jun  1 16:47:51 UTC 2013 - hrvoje.senjan@gmail.com
953
+
954
+- Added kid3-2.3-gstreamer1.0.diff, enables gstreamer 1.0 support
955
+- Add Source URL
956
+
957
+-------------------------------------------------------------------
958
+Sat Mar 23 07:26:50 UTC 2013 - davejplater@gmail.com
959
+
960
+- Merge kid3 and kid3-qt packages by linking KDE:Extra/kid3 to the
961
+  kid3-qt package.
962
+
963
+-------------------------------------------------------------------
964
+Sat Mar 16 16:49:01 UTC 2013 - dmitry_r@opensuse.org
965
+
966
+- Update to version 2.3
967
+  * New:
968
+    + Automatic batch import for multiple directories.
969
+    + Import catalog number and release country from Discogs and 
970
+      MusicBrainz.
971
+    + Quick access tags are configurable for tag 2.
972
+    + Setting for default file name to save cover art.
973
+    + Select all in directory.
974
+    + Apply text encoding.
975
+    + Support Qt 5.0.
976
+  * Improved:
977
+    + Better responsiveness when working with a huge number of files,
978
+      long operations can be aborted (filtering, renaming, expanding).
979
+    + Support custom frame names in formats and imports.
980
+    + Display accuracy and cover art URL for imports.
981
+    + Added more unified frame types.
982
+    + GUI and usability.
983
+  * Fixed:
984
+    + Swapped mapping of too and enc for M4A files.
985
+    + Compatibility of ID3v2.4.0 COMM frames with iTunes.
986
+    + Do not remove spaces in Vorbis comment field names.
987
+    + Crash and decoding for fingerprints with libav 9.1.
988
+
989
+-------------------------------------------------------------------
990
+Fri Dec 28 13:27:17 UTC 2012 - dmitry_r@opensuse.org
991
+
992
+- Enable chromaprint support
993
+
994
+-------------------------------------------------------------------
995
+Sat Dec 15 14:13:38 UTC 2012 - hrvoje.senjan@gmail.com
996
+
997
+- Update to version 2.2.1
998
+- Changes since 2.1:
999
+  * New:
1000
+    + Option to load last opened file on startup. 
1001
+    + Option to use locale for character conversion. 
1002
+    + Support new features of TagLib 1.8: More 
1003
+      ID3 frames, ID3v2.3, tracker modules (MOD, S3M, IT, XM). 
1004
+    + Support use of GStreamer instead of FFmpeg for 
1005
+      Chromaprint decoding. 
1006
+    + Support building with latest libav/FFmpeg libraries.
1007
+* Improved: 
1008
+    + Extract year from "YYYY-MM.." date frame for %{year} 
1009
+      format code. 
1010
+    + Character conversion for roman numbers. 
1011
+    + Dutch translation. 
1012
+    + Finnish translation.
1013
+    + Czech translation.
1014
+* Fixed: 
1015
+    + Avoid crash when exporting album cover while editing multiple 
1016
+      files. 
1017
+    + Check if file format supported before converting to 
1018
+      ID3v2.3.0. 
1019
+    + Rewritten Discogs import to use Discogs API v2.0.
1020
+    + Fixed selection of language and handbook with Qt 4.8.
1021
+
1022
+-------------------------------------------------------------------
1023
+Sun May 13 14:51:57 UTC 2012 - mlin@suse.com
1024
+
1025
+- Update to version 2.1
1026
+  * New:
1027
+    + Keyboard shortcuts configuration for Qt-only version.
1028
+    + Use Chromaprint for import from MusicBrainz Fingerprint, is now 
1029
+      also available on Windows and Mac OS X.
1030
+    + Serbian translation.
1031
+    + Support build with Qt5.
1032
+  * Improved:
1033
+    + Support most frames in format codes with %{framename}.
1034
+    + Support iTunes ID3v2.4 frames TCMP, TSO2, TSOC.
1035
+    + Option to use the native file dialogs for Qt-only version.
1036
+    + Handling of pictures in WMA files.
1037
+    + Use themed icons.
1038
+    + Building with shared libraries on KDE.
1039
+    + Handle carriage return characters in output from user commands.
1040
+  * Fixed:
1041
+    + Windows: Avoid truncation of file when renaming with illegal 
1042
+      characters.
1043
+    + Limit number of open file handles.
1044
+    + Nicer icons, install SVG instead of SVGZ in kid3-qt.
1045
+    + Fixed import from Amazon.
1046
+    + Adapted to Discogs server update.
1047
+- Disable build with chromaprint that require ffmpeg
1048
+
1049
+-------------------------------------------------------------------
1050
+Thu Nov  3 18:38:22 UTC 2011 - asterios.dramis@gmail.com
1051
+
1052
+- Update to release 2.0.1:
1053
+  * Fixed:
1054
+    + Prevent cursor from jumping to end in format line edits.
1055
+    + Correctly update file selection after add, edit or delete frame.
1056
+    + Build system finds DocBook XSL on various Linux distributions,
1057
+      finds Phonon on Ubuntu 11.10, can build with shared libraries.
1058
+    + Correctly set bundle version on Mac OS X.
1059
+    + Czech translation.
1060
+- Spec file updates:
1061
+  * Changes based on spec-cleaner run.
1062
+  * Removed Provides:/Obsoletes: entries for kde4-kid3 (not needed anymore, it
1063
+    was last used at 2009-11-04).
1064
+
1065
+-------------------------------------------------------------------
1066
+Tue Sep  6 19:55:38 UTC 2011 - asterios.dramis@gmail.com
1067
+
1068
+- Update to release 2.0
1069
+  * New:
1070
+    + Import from tags to extract and move information between tags.
1071
+    + Play a track on double click (optional).
1072
+    + Searching in help browser.
1073
+    + Move files to trash instead of deleting them.
1074
+    + Automatic setting of checkboxes when frame is changed.
1075
+    + Support for APE tags with TagLib 1.7.
1076
+  * Improved:
1077
+    + Major refactoring to improve software architecture, separated
1078
+      GUI from application logic using the Qt 4 Model/View
1079
+      architecture. This required dropping support for Qt 3 and
1080
+      KDE 3. Unified build system using CMake for KDE and Qt-only
1081
+      versions.
1082
+    + The file list is updated on file system changes and is faster.
1083
+    + Import sub-dialogs are modeless and do not block import dialog.
1084
+    + Import table is editable and has optional columns for file
1085
+      names and paths (selectable with context menu).
1086
+    + The tracks to import can be selected, e.g. to import only one
1087
+      CD from a doulbe-CD album.
1088
+    + Number Tracks can number the tracks of multiple directories.
1089
+    + Multiple directories can be selected with Rename Directory.
1090
+    + M4A support with TagLib (can fully replace libmp4v2).
1091
+    + Exports are displayed in a table if they contain tabulators.
1092
+    + Adding and editing formats is now more user friendly.
1093
+    + GUI and usability.
1094
+  * Fixed:
1095
+    + Genre and track total in M4A files with TagLib.
1096
+    + Execution of user action without command.
1097
+    + Adapted to Discogs server update.
1098
+- Spec file updates:
1099
+  * Changed License: to GPL-2.0+.
1100
+  * Removed docbook-xsl-stylesheets and added libogg-devel in BuildRequires:.
1101
+  * Removed support for openSUSE < 11.2 in spec file.
1102
+  * Minor other updates.
1103
+
1104
+-------------------------------------------------------------------
1105
+Sun Apr 10 19:44:03 UTC 2011 - asterios.dramis@gmail.com
1106
+
1107
+- Spec file updates:
1108
+  * Removed "licenses" package usage.
1109
+  * Recommends: instead of Suggests: for kid3-lang package.
1110
+  * Minor other updates.
1111
+
1112
+-------------------------------------------------------------------
1113
+Tue Feb 15 00:04:47 UTC 2011 - davejplater@gmail.com
1114
+
1115
+- Removed conflicting kid3-qt, kid3-qt is already in factory, 11.4
1116
+  developed in multimedia:apps.
1117
+
1118
+-------------------------------------------------------------------
1119
+Sun Feb  6 21:48:57 UTC 2011 - asterios.dramis@gmail.com
1120
+
1121
+- Update to release 1.6
1122
+  * Improved:
1123
+    + The total number of tracks can be set in the "Number Tracks" dialog.
1124
+    + All numeric fields can be padded with zeros.
1125
+    + Parts of the filename can be ignored when generating tags from the
1126
+      filename.
1127
+    + Updated Estonian, Italian and Czech translations.
1128
+  * Fixed:
1129
+    + Track number digits option works now with ID3v2.4 and UTF8/UTF16.
1130
+    + Adapted to Discogs server update.
1131
+- Spec file updates:
1132
+  * Added a kid3-qt package without KDE dependencies and also its respective
1133
+    lang package.
1134
+  * Added a kid3-lang package.
1135
+  * Changes based on rpmdevtools templates and spec-cleaner run.
1136
+  * Updates in Buildrequires:, %build, %install and %files sections.
1137
+
1138
+-------------------------------------------------------------------
1139
+Fri Oct  8 07:43:22 UTC 2010 - davejplater@gmail.com
1140
+
1141
+- Update to release 1.5
1142
+- Upstream changes :
1143
+  Faster filtering,
1144
+  simple audio player,
1145
+  GUI and usability improvements.
1146
+
1147
+-------------------------------------------------------------------
1148
+Wed Sep 22 07:34:07 UTC 2010 - davejplater@gmail.com
1149
+
1150
+- Update to svn 714
1151
+- Upstream changes :
1152
+  *fixed Doxygen warnings
1153
+  *updated translations
1154
+  *do not display filtered after filtering "All"
1155
+  *display Phonon errors in status bar
1156
+  *use less size for format comboboxes
1157
+  *version 1.5, updated documentation
1158
+  *"Show Statusbar" option for Qt only version
1159
+  *double click on picture to add/edit
1160
+  *fixed bug: after album cover was downloaded by import it was downloaded
1161
+   again in next import because the import track data was not properly cleaned
1162
+  *move "From Filename" buttons up to corresponding format combobox as
1163
+   "To Tag" buttons
1164
+  *update fixdocbook.pl for changes made in commit "Make docs compile 
1165
+   against KDE 4.5 beta"
1166
+  *added Chinese translation
1167
+  *changed player dockwidget into a toolbar
1168
+  *Auto Hide Tags option to hide unused tags
1169
+  *use QDockWidget for PlayDialog, make it a child of main window
1170
+  *make play action available in Tools menu and toolbar
1171
+  *simple audio player available via context menu
1172
+  *icons and toolbar for Qt only version
1173
+  *use latest versions of libraries
1174
+  *recent files menu for versions without KDE
1175
+  *context menu items "Expand all" and "Collapse all"
1176
+  *fix compilation with Qt 3 of MP4 and ASF pictures starting with TagLib 1.6.2
1177
+  *support APE files with TagLib > 1.6.3 (not officially released yet)
1178
+  *support MP4 and ASF pictures starting with TagLib 1.6.2
1179
+  *option to set number of digits in track number
1180
+  *commitData and closeEditor when the window is deactivated while a cell
1181
+   is being edited (i.e. the cell is not closed by pressing Enter), this
1182
+   is done to avoid losing the focus
1183
+  *fixed bug 3009738 URL (WXXX) tags incorrectly saved, the value was
1184
+   written to the Description instead of to the URL field
1185
+  *use correct extension for ".aac" and ".mp2" files when generating
1186
+   filenames from tags
1187
+  *removed MIME type inode/directory, there were problems on Archlinux
1188
+  *do not add multiple frames of the same type in filterDifferent()
1189
+  *more efficient handling of file selection for Qt 4
1190
+  *fixed setFrame() to work again with pictures
1191
+  *speed up filter, fixed deleteFrame() to work with single named frame,
1192
+   fixed addFrame() to update the preview picture also in the case of an
1193
+   explicitly passed frame
1194
+  *filterDifferent() will now result in a FrameCollection containing all
1195
+   frames of the other collection, so that the union of the frames of all
1196
+   selected files will be displayed
1197
+
1198
+-------------------------------------------------------------------
1199
+Mon Jun  7 05:27:39 UTC 2010 - davejplater@gmail.com
1200
+
1201
+- Update to svn 673
1202
+- Upstream changes :
1203
+* replaced xmms by amarok in context menu
1204
+* Make docs compile against KDE 4.5 beta.
1205
+* Add the official audio/ogg MIME type, remove the obsolete
1206
+* x-directory/normal MIME type, add StartupNotify and StartupWMClass.
1207
+* Finnish translation spelling fix.
1208
+
1209
+-------------------------------------------------------------------
1210
+Sat Mar 6 23:32:09 MST 2010 - zOOmER.gm@gmail.com - 1.4
1211
+
1212
+- gzip archive used for souce tarball
1213
+- updated to version 1.4
1214
+  + New:
1215
+  ++ Support for cover art in Ogg files.
1216
+  ++ Import from Amazon.
1217
+  ++ Separate formats for "to filename" and "from filename".
1218
+  ++ Czech translation.
1219
+  + Improved:
1220
+  ++ Use of UTF8 and UTF16 encoding when non-ASCII characters are used.
1221
+  ++ GUI and usability.
1222
+  + Fixed:
1223
+  ++ Correctly set tags when tags of multiple files are selected,
1224
+     edited, and then copied to the other tag.
1225
+  ++ Adapted to Discogs server update.
1226
+
1227
+-------------------------------------------------------------------
1228
+
1229
+- removed unnecessary BuildRequires
1230
+- fixed file list for older distributions
1231
+
1232
+-------------------------------------------------------------------
1233
+Wed Nov 4 13:41:09 CET 2009 - buschmann23@opensuse.org - 1.3
1234
+
1235
+- renamed package from kde4-kid3 to kid3
1236
+- updated to version 1.3
1237
+  + New:
1238
+  ++ Advanced playlist dialog.
1239
+  ++ Support for WMA/ASF, AIFF and WAV files.
1240
+  ++ Estonian, Finnish and Turkish translations.
1241
+  + Improved:
1242
+  ++ When changing the current file while a tag field is being edited,
1243
+     the changes are preserved.
1244
+  ++ Translation system.
1245
+  ++ Settings in Number Tracks dialog can be saved.
1246
+  ++ Filter files without attached pictures.
1247
+  ++ Support for libmp4v2 1.9 and TagLib 1.6.
1248
+  + Fixed:
1249
+  ++ Show album art when multiple files are selected.
1250
+  ++ From Tag 2 option can be restored in Rename Directory dialog.
1251
+  ++ Picture download.
1252
+  ++ Adapted to Discogs server update.
1253
+
1254
+-------------------------------------------------------------------
1255
+Sun May  3 00:00:00 CEST 2009 - donnie.bhayangkara@opensuse.org
1256
+
1257
+- new upstream version
1258
+
1259
+-------------------------------------------------------------------
1260
+Sun Oct 26 00:00:00 CEST 2008 - donnie.bhayangkara@opensuse.org
1261
+
1262
+- new upstream version
1263
+
1264
+-------------------------------------------------------------------
1265
+Fri Apr  4 00:00:00 CEST 2008 - donnie.bhayangkara@opensuse.org
1266
+
1267
+- new upstream version:
1268
+  New:
1269
+  * File filter.
1270
+  * D-Bus interface to control application by scripts.
1271
+  * Long format codes %{title}, %{album}, ... and tooltips for formats.
1272
+  * Support for FLAC pictures.
1273
+  * Polish translation.
1274
+  Improved:
1275
+  * GUI and usability.
1276
+  * Rename directory wizard.
1277
+  * Use xdg-open as the default web browser.
1278
+  * Display description instead of TXXX and WXXX.
1279
+  * Add pictures to files by drag and drop and from cllipboard.
1280
+  * Compilation with GCC 4.3 and compiler detection for kid3-qt.
1281
+  * Support for TagLib 1.5.
1282
+  Fixed:
1283
+  * KDE 4 docs in correct directory.
1284
+  * Crash when TSST frame was added to ID3v2.3.0 tag.
1285
+  * Disappearing ID3v1 genres.
1286
+  * Possible crash when import or export format was added.
1287
+
1288
+-------------------------------------------------------------------
1289
+Mon Dec  3 00:00:00 CET 2007 - donnie.bhayangkara@opensuse.org
1290
+
1291
+- new upstream version:
1292
+  New:
1293
+  * All frames can be edited in tables, not only the standard tags.
1294
+  * Support for MP4/AAC, MP2, Speex, TrueAudio, and WavPack files.
1295
+  * Default encoding can be configured.
1296
+  * Italian translation.
1297
+  * Support build with KDE 4.
1298
+  Improved:
1299
+  * Conversion between ID3v2.3 and ID3v2.4 for all supported frames.
1300
+  * GUI and usability.
1301
+  * Qt4 version builds without Qt3Support module
1302
+  Fixed:
1303
+  * Correct kid3-qt icon.
1304
+  * kid3-qt builds correctly without id3lib or without MusicBrainz.
1305
+  * Remove deleted user actions from configuration.
1306
+  * Allow new export/import formats with empty fields.
1307
+  * Reread file after conversion from ID3v2.4 to ID3v2.3.
1308
+  * Rename directory does not rename when tags are empty.
1309
+
1310
+-------------------------------------------------------------------
1311
+Thu Jun 14 00:00:00 CEST 2007 - donnie.bhayangkara@opensuse.org
1312
+
1313
+- new upstream version:
1314
+  New:
1315
+  * Hierarchical directory tree instead of flat file list.
1316
+  * Enhanced context menu commands, can be used to browse for lyrics
1317
+    and album art.
1318
+  * Import from gnudb.org.
1319
+  * Conversion between ID3v2.3 and ID3v2.4 tags.
1320
+  * Editor for custom genres.
1321
+  * Option to mark truncated ID3v1.1 fields.
1322
+  Improved:
1323
+  * Frames are listed alphabetically and can be edited and deleted
1324
+    in multiple files.
1325
+  * Import from TrackType.org (formerly freedb2.org)
1326
+    Fixed:
1327
+  * MusicBrainz fingerprint import.
1328
+
1329
+-------------------------------------------------------------------
1330
+Fri Dec 22 00:00:00 CET 2006 - donnie.bhayangkara@opensuse.org
1331
+
1332
+- package for v0.8.1
1333