diff --git a/.files b/.files index 200c07c..2649a1a 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index d43f555..59f25ad 100644 --- a/.rev +++ b/.rev @@ -153,4 +153,22 @@ * add some decorations from v2.2 standard 777343 + + 46838066552e64237be6c88296087909 + 8.14.9 + + dimstar_suse + - Update to 8.14.9: + * fix: bad natural accidental when %%MIDI temperamentequal + +- Update to 8.14.8: + * fix: no respect the width in %%staffbreak + * fix: don't draw a staff when only %%staffbreak inside + * fix: bad repeat bracket when continued on next line, line starting by a bar + * fix: bad tuplet bracket again when at end of a voice overlay sequence + * fix: bad tuplet bracket when at end of a voice overlay sequence + * handle '%%MIDI temperamentequal ' + * accept '^1' and '_1' as microtone accidentals + 816280 + diff --git a/abcm2ps-8.14.7.tar.gz b/abcm2ps-8.14.7.tar.gz deleted file mode 120000 index 96874ec..0000000 --- a/abcm2ps-8.14.7.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreiboxsa4vo2tapnd3gqxfodqaxcc5cethz7hg6gyjtupdisgg5qcje \ No newline at end of file diff --git a/abcm2ps-8.14.9.tar.gz b/abcm2ps-8.14.9.tar.gz new file mode 120000 index 0000000..fa05fa2 --- /dev/null +++ b/abcm2ps-8.14.9.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreie5shbblvm3wnye7yluxidst5ru4zlkwqrbbt5l6axqyxcobsoyo4 \ No newline at end of file diff --git a/abcm2ps.changes b/abcm2ps.changes index 1789971..c05eee4 100644 --- a/abcm2ps.changes +++ b/abcm2ps.changes @@ -1,4 +1,22 @@ ------------------------------------------------------------------- +Mon Jun 22 08:32:55 UTC 2020 - Michael Vetter + +- Update to 8.14.9: + * fix: bad natural accidental when %%MIDI temperamentequal + +------------------------------------------------------------------- +Mon Jun 22 08:32:16 UTC 2020 - Michael Vetter + +- Update to 8.14.8: + * fix: no respect the width in %%staffbreak + * fix: don't draw a staff when only %%staffbreak inside + * fix: bad repeat bracket when continued on next line, line starting by a bar + * fix: bad tuplet bracket again when at end of a voice overlay sequence + * fix: bad tuplet bracket when at end of a voice overlay sequence + * handle '%%MIDI temperamentequal ' + * accept '^1' and '_1' as microtone accidentals + +------------------------------------------------------------------- Wed Feb 19 13:35:02 UTC 2020 - Michael Vetter - Update to 8.14.7: diff --git a/abcm2ps.spec b/abcm2ps.spec index 60bb66b..4343ea4 100644 --- a/abcm2ps.spec +++ b/abcm2ps.spec @@ -1,7 +1,7 @@ # # spec file for package abcm2ps # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2007 by Edgar Aichinger # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: abcm2ps -Version: 8.14.7 +Version: 8.14.9 Release: 0 Summary: A program to typeset abc tunes into Postscript License: LGPL-3.0-or-later