* Tue Mar 20 2018 dimstar@opensuse.org
- Unconditionally enable translation-update-upstream: on
Tumbleweed, this results in a NOP and for Leap in SLE paid
translations being used (boo#1086036).
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Mon Sep 11 2017 zaitor@opensuse.org
- Add gstreamer-plugins-ugly Recommends: We want users to be able
to encode to mp3 by default.
* Mon Mar 20 2017 dimstar@opensuse.org
- Update to version 3.24.0:
+ Updated translations.
* Mon Mar 13 2017 dimstar@opensuse.org
- Update to version 3.23.92:
+ Rename AppData file to match the desktop ID.
* Wed Feb 15 2017 dimstar@opensuse.org
- Update to version 3.23.90:
+ Follow symbolic links when extracting tracks.
+ Use dbus application launching.
+ Change application id to org.gnome.SoundJuicer.
+ Update Appdata file.
+ Drop gnome-common dependency.
+ Fix compiler warnings.
+ Add --enable--appstream-util to DISTCHECK_CONFIGURE_FLAGS.
+ Replace call to deprecated functions.
+ Remove deprecated widgets.
+ Fix a memory leak.
+ Updated translations.
* Mon Oct 10 2016 zaitor@opensuse.org
- Update to version 3.22.1:
+ Fix a memory leak.
+ Updated translations.
* Mon Sep 19 2016 dimstar@opensuse.org
- Update to version 3.22.0:
+ Use GtkScrolledWindow:propagate-natural-height/width.
* Wed Sep 14 2016 zaitor@opensuse.org
- Update to version 3.21.92:
+ Add vocal arrangers to the list of transcribers.
+ Opt into structured logging.
+ Fix translator comment.
+ Fix typos in NEWS.
+ Warn about tabs in indentation.
+ Updated translations.
* Tue Aug 16 2016 zaitor@opensuse.org
- Update to version 3.21.90:
+ Replace Intltool with GNU Gettext.
+ Update multiple album dialog.
+ Modernize preferences dialog slightly.
+ Check MCN before querying detailed album metadata.
+ Skip data tracks at the start of disc.
+ Rate limit musicbrainz queries.
+ Retry query if MusicBrainz is busy.
+ Add logging for metadata retrieval.
+ Re-enable ‘re-read’ after album has been selected.
+ Add Language headers to po files.
+ Ensure data/appdata exists under $(builddir).
+ Fix -Wformat-nonliteral warnings.
+ Require libdiscid 0.4.0 or newer.
+ Remove shadow variable from SjMetadataMusicBraninz.
+ Updated translations.
- Drop intltool BuildRequires following upstreams changes.
- Drop pkgconfig(gconf-2.0) BuildRequires, not needed.
- Add conditional for translation-update-upstream BuildRequires and
apply it only for non-opensuse.
- Remove obsolete clean section.
- Change make_install macro to makeinstall.
* Mon Mar 21 2016 dimstar@opensuse.org
- Update to version 3.20.0:
+ Updated translations.
* Mon Mar 14 2016 zaitor@opensuse.org
- Update to version 3.19.92:
+ Updated translations.
* Mon Feb 29 2016 zaitor@opensuse.org
- Update to version 3.19.91:
+ Don't translate properties.
+ Remove extraneous tab in a string.
+ Updated translations.
* Tue Feb 16 2016 dimstar@opensuse.org
- Update to version 3.19.90:
+ Use MCN to resolve multiple album matches.
+ Add barcode and catalog number to multiple album dialog.
+ Update AppData file.
+ Genre handling improvements and fixes.
+ Fix gnome-autogen warnings.
+ Update AppData file.
+ Add a shortcuts window.
+ Use Gtk’s rtl icon handling.
+ Overwrite dialog improvements.
+ Updated translations.
* Tue Dec 29 2015 zaitor@opensuse.org
- Replace libcanberra-devel for pkgconfig(libcanberra-gtk3)
BuildRequires: It's what configure looks for and is needed now
that libcanberra-devel was split.
* Mon Nov 16 2015 zaitor@opensuse.org
- Update to version 3.18.1:
+ Avoid NULL string dereference.
+ Updated translations.
* Mon Sep 21 2015 dimstar@opensuse.org
- Update to version 3.18.0:
+ Updated translations.
* Wed Sep 02 2015 zaitor@opensuse.org
- Update to version 3.17.91:
+ Zero pad disc number when needed.
+ Fix typo.
+ Updated translations.
* Mon Aug 17 2015 zaitor@opensuse.org
- Update to version 3.17.90:
+ Improve eject logic.
+ Make metadata retrieval cancellable.
+ Improve wording of submit infobar label.
+ Updated translations.
* Wed Apr 15 2015 dimstar@opensuse.org
- Update to version 3.16.1:
+ Fix a crash in multiple_album_dialog().