Changelog for
solfege-debugsource-3.22.0-35.6.i586.rpm :
Sat Aug 3 14:00:00 2013 stephan.barthAATTsuse.com
- update to version 3.22.0 which contains several steps from the previous
version
- removed broken script to find Python scripts with bad permissions. Now using
a command with explicit file location
Fri Dec 2 13:00:00 2011 cooloAATTsuse.com
- add automake as buildrequire to avoid implicit dependency
Wed Sep 28 14:00:00 2011 davejplaterAATTgmail.com
- Changed license field to GPL-3.0+ as solfege upgraded their
license February 5, 2008. bnc#720834
- Added post script to create /dev/music if it doesn\'t exist after
reading \"README\" and moved timidity from \"Recommends:\" to
\"Requires\" as solfege needs this for most sound cards to produce
sound.
Mon Sep 26 14:00:00 2011 davejplaterAATTgmail.com
- Update to version 3.20.3, cleaned spec file & refreshed patches.
- Upstream changes and new features :
* Translation updated: French
* Added Spanish translation of the user manual.
* User manual spelling fix
* Added a section in the user manual describing the directory
structure of user lessonfiles.
* Quote all labels in the generated user manual theory images.
This fixes lilypond build problems.
* solfege.desktop: add GenericName
* Help->User Exercises (F9) will now only display lesson files in
USERDATA/.exercises/user/lesson-files since users with lots of
files would have performance problems.
* Add a notice in \"User Exercises\" that files in ~/lessonfiles
have to be moved into USERDATA/.exercises because future
releases might not list the files.
* See http://www.solfege.org/release-notes/ for other new features
and changes since version 3.18.7
Wed Jan 19 13:00:00 2011 davejplaterAATTgmail.com
- Removed the line from the install section of the spec file that
deleted _version.py and caused bnc#664826 :
\"can not start: ImportError: No module named _version\"
Sun Dec 12 13:00:00 2010 davejplaterAATTgmail.com
- Update to 3.18.7
- Upstream changes :
* Updated Dutch and Italian translations
* idbyname: fix it so that tests work when expert mode is selected.
* Upgrade debugtree.txt to the latest file format.
* ExerciseView: Don\'t use gtk.SizeGroup when we display many
exercises since there are performance issues with it.
* validate_stored_statistics: don\'t try to delete from the \'tests\'
table, since it should be removed by now.
* Show dialog explaining things if the database is locked.
* frontpage: Escape backslash and apostrophe used in titles.
* Make elembuilder handle questions where the answer is only one
element. Fixed by Andre Maute.
* Use different api to get the screen width and height.
* Make the install target skip compiling the .py files if
nopycompile=YES
* Change to use htmldoc for generating the PDF version of the user
manual
* Workaround for the bug where \'None\' is stored as the key in
singinterval exercises.
* Updates to the russian translation of the user manual.
* Should work with swig 2.0 now. http://bugs.solfege.org/202
* Fix bug in the preferences window code that let us select accels
for the idtone exercises.
* Updated Danish, Russian, Vietnamese and Chinese translations.
* Don\'t import tuner.py when running solfege with the --debug option.
* Give the synth a little time to process program changes by calling
an extra note_off.
* Preferences window: Add gui to delete statistics.
* Resize main window when selecting exercises less scrollbar use.
* The statistics page of exercises shows the 10 last test results.
* Front page editor: option to search for strings in lesson file
titles when selecting lesson files.
* Export Exercises to Audio Files: add checkbutton that names the
generated audio files after the answer of the question.
* Add missing \"Repeat Arpeggio\" button to sing-the-fifth
* Updated Esperanto, Brazilian Portugese,Turkish & Persian translation.
* Spelling fixes by Ruslan Fedyarov and dougkerns
* Works with Swig 2.0
* Lots of minor bug fixes and improvements to the code.
Mon May 24 14:00:00 2010 davejplaterAATTgmail.com
- Update to 3.16.3
- Upstream changes :
[#] French and Polish translation updates.
[#] Fix front page editor bug: failed while moving sections
Thu Apr 15 14:00:00 2010 davejplaterAATTgmail.com
- Update to 3.16.2
- Merge solfege.dev revno 1553:
Interval.get_cname should return \"Tritone\" and not \"Diminished Fifth\"
- Remove some debugging code that accidentally was left in
get_percentage_correct()
Sun Apr 11 14:00:00 2010 davejplaterAATTgmail.com
- Update to 3.16.1, fix solfege-configure-fix.dif.
- Removed solfege-compileall-fix.diff, it\'s no longer needed.
- Added solfege-python-fixcompile.patch from tiwai to fix the
compiled python files to not contain any buildroot references.
- See the ChangeLog file for many changes since 3.14.5 or
http://www.solfege.org/
Mon Jun 29 14:00:00 2009 tiwaiAATTsuse.de
- updated to 3.14.5:
* Unicode error during build fixed
Fri Jun 19 14:00:00 2009 tiwaiAATTsuse.de
- updated to 3.14.4:
* Fix broken link to the related music theory
* ConflictResolveDialog: set use_underline to False
* Update src/runtime.py to check that we have at least Python 2.4
and PyGTK 2.12
* Updated Danish, Polish, Brazilian Portugues and Russion
translations
- updated to 3.14.3:
* Don\'t print debug statements
* bugfix: the small buttons representing parts of the dictation
where all playing the whole music
* Updated Russian and Finnish trans
* Fix http://www.solfege.org/SITS-Incoming/NoDescription-HA
* It should now be possible to build without a X display.
* Updated translations
- updated to 3.14.1
* Updated italian, dutch and turkish translations.
Mon Mar 16 13:00:00 2009 tiwaiAATTsuse.de
- updated to 3.14.0:
* We now require Python 2.4, Gtk+ 2.14 and pygtk 2.14
* Improved preferences window \'Instruments\' tab layout.
* Better handling of external programs (CSound, MMA and
lilypond-book), especially on win32.
* Misc bug fixes, including bug #110, #111 and #112.
Idtone will now display translated notenames.
Thu Mar 5 13:00:00 2009 tiwaiAATTsuse.de
- updated to 3.12.2:
* Added Galician translation.
* Updated french and vietnamese translation.
- fix build without txt2man