File lenmus.changes of Package lenmus

-------------------------------------------------------------------
Sun Sep 10 14:55:46 UTC 2023 - Edgar Aichinger <edogawa@aon.at>

- Update to version 6.0.1
  * The only change from 6.0.0 is a fix for building when using 
    wxWidgets >= 3.1.6. Version 3.1.6 replaced wxBitmap by 
    wxBitmapBundle in all API methods and this backwards 
    incompatible change affects LenMus code and caused a build 
    failure.

-------------------------------------------------------------------
Sat Feb 12 11:57:52 UTC 2022 - Luigi Baldoni <aloisio@gmx.com>

- Update to version 6.0.0
  * Main window re-design to allow direct access to all content
    and to facilitate navigation. The toolbar has been removed,
    as was of little utilitty and made it more complex, to new
    users, to find the relevant content.
  * The exercises has been sequenced in two levels with
    predefined configurations, to help students configure them
    for their skill level.
  * Two new chapters added to the books: one about anacrux start
    and another one on chords. Music reading exercises now will
    include anacrux start.
  * Extensive tests done and many bugs fixed.
  * The Spanish version of the music reading books have been
    reviewed and the chapters reordered, to follow a different
    learning progression. The old books they are stil available
    in File menu.
  * Removed experimental features whose development will not
    continue, such as the score editor, to simplify the code and
    program maintenance.
- Refresh lenmus-samples_dir.patch and
  lenmus-do_not_install_docs.patch

-------------------------------------------------------------------
Sun Apr 19 08:59:56 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>

- Update to version 5.6.2
  * Fixed important bug that only affected to Linux platforms.
    The path for the default sound font was incorrectly set and
    MIDI sound didn't work without the user having to go to
    Preferences -> Sound and to change the setting.

- Dropped lenmus-fix_wxString.patch (merged upstream)

- Added lenmus-rpmlintrc

-------------------------------------------------------------------
Mon Mar 23 15:05:10 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>

- Update to version 5.6.1
  * LenMus cmake script now allows to split the Linux package in
    several packages:
    + lenmus: (main package) binaries and related files
    + lenmus-common: common support files not bound to any
      particular release, architecture or language, such as
      icons, samples and templates.
    + lenmus-i18n: the message catalogues for lenmus and related
      translated files
    + lenmus-ebooks: the eBooks (all translations).
    In addition, a boundle package containing all can be
    generated.
  * LenMus now uses system installed fonts instead of fonts
    delivered in LenMus source tree (only for Linux and Windows)
    and will do the necessary substitutions if a specific font is
    not installed. For other operating systems the old behavior
    is maintained.
  * There is no longer need to install 'Liberation' and
    'WenQuanYi Zen Hei' fonts for running LenMus. The only needed
    font is 'Bravura' music font but it is no longer included in
    source tree. Package maintainers must add an install
    dependency from this font package.
    For Linux a new build dependency is introduced from
    'fontconfig' package but it is a basic package expected to be
    installed in most distros.
  * All font files have been removed from source tree.

- Added lenmus-fix_wxString.patch

- Refreshed lenmus-samples_dir.patch,
  lenmus-do_not_install_docs.patch and lenmus-extra_installs.patch

-------------------------------------------------------------------
Sat Feb 29 14:27:25 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>

- Update to version 5.6.0
  * LenMus includes now a preconfigured internal MIDI
    synthesizer and, therefore, the user no longer needs to
    install a MIDI synthesizer or configure the program to use
    it.
  * The MIDI assistant has been removed, since the user has
    nothing to configure after installing LenMus. But, for
    greater flexibility, LenMus now includes a MIDI
    configuration option, to allow you to configure the internal
    synthesizer (for example, change SoundFont) or allow the use
    of an external MIDI synthesizer instead of the internal one,
    in case the user prefers to use specialized hardware or
    other MIDI synthesizers.
  * Fix bug preventing to translate the "Cancel" button.
  * Fix bug: MIDI instrument names not properly translated when
    changing the language.

- Drop lenmus-fix_wxString_conversion.patch (merged upstream)

-------------------------------------------------------------------
Fri Feb  7 18:13:45 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>

- Update to version 5.5.0
  * The translation to the Greek language has been added. Thanks
    to Avgeris Tsironis (Αυγέρης Τσιρώνης).
  * The cadences generator have been re-coded to remove bugs in
    Cadences exercises.
  * Updates the MS Windows installer for Windows 10 x64.
  * Improves metronome by adding a metronome settings window and
    allowing to select the beat note value.
  * Keyboard buttons Page Up/Down are now operative in eBooks.
  * More visual tracking options during playback.
  * Fix to display the Study Guide in the selected language.
  * Fix bug in options for theo idfy/build interval and for
    cadences exercises, causing to ignore some selected options.
  * Includes the latest Lomse library with improvements, mainly
    in MusicXML import and music notation support.
  * Links for features not yet fully operational have been
    disabled.
  * Fix error in figure in Theory and Harmony eBook.

- Dropped lenmus-C++11.patch and lomse-C++11.patch (merged
  upstream)

- Added lenmus-fix_wxString_conversion.patch and
  lenmus-samples_dir.patch lenmus-do_not_install_docs.patch

- Dropped lenmus.sh as source (create it internally)

- Dropped lenmus.svg as source (file is now included in the
  tarball)

-------------------------------------------------------------------
Fri Dec 13 18:54:48 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>

- Added _service and switched to in-tree lomse build as per
  upstream recommendation (gh#lenmus/lenmus#68)
- Dropped lenmus-shared_lib.patch
- Added lomse-C++11.patch
- Replaced png icon with svg one
- Spec cleanup

-------------------------------------------------------------------
Wed Apr  5 10:19:41 UTC 2017 - aloisio@gmx.com

- Update to 5.4.2 (see CHANGELOG)
- Updated source URL
- Dropped link_libraries.diff and lenmus.desktop
- Added lenmus-C++11.patch and lenmus-shared_lib.patch
- Improved icon
- Spec cleanup

-------------------------------------------------------------------
Tue Sep 30 02:32:00 UTC 2014 - avvissu@yandex.ru

- Fix compilation for openSUSE 12.3 or later
 * add RPM conditional test %suse_version (used systemd)

-------------------------------------------------------------------
Mon Mar 17 09:10:05 UTC 2014 - avvissu@yandex.ru

- Patch to fix compilation for openSUSE 13.1 

-------------------------------------------------------------------
Thu Jun 13 08:19:12 UTC 2013 - joop.boonen@opensuse.org

- Update to 5.3.1 

-------------------------------------------------------------------
Sun Dec 23 14:59:09 UTC 2012 - joop.boonen@opensuse.org

- Don't start rctimidity automaticaly as audio playback won't work anymore 

-------------------------------------------------------------------
Wed Dec 19 19:57:57 UTC 2012 - joop.boonen@opensuse.org

- Used the lenmus provided desktop and png files 

-------------------------------------------------------------------
Sun Dec 16 11:59:36 UTC 2012 - joop.boonen@opensuse.org

- Build LenMus 5.3
- Created wrapper script and desktop file
- Added wx and make scripts

-------------------------------------------------------------------
Wed Nov 28 22:54:01 UTC 2012 - joop.boonen@opensuse.org

- Build LenMus 5.2 

-------------------------------------------------------------------
openSUSE Build Service is sponsored by