diff --git a/.files b/.files index 2649a1a..c5ab003 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 59f25ad..b92fd15 100644 --- a/.rev +++ b/.rev @@ -171,4 +171,17 @@ * accept '^1' and '_1' as microtone accidentals 816280 + + b6c437900f28f0e89c9c84fb2d7aaf99 + 8.14.10 + + dimstar_suse + - Update to 8.14.10: + * fix: bad glyph when defined by SVG containing 'v' in + * fix: bad check of note length since commit 191fa55 + * fix: memory corruption when error in %%staves/%%score + * fix: crash when too big note duration + * fix: crash when staff width too small + 850112 + diff --git a/abcm2ps-8.14.10.tar.gz b/abcm2ps-8.14.10.tar.gz new file mode 120000 index 0000000..42fd60d --- /dev/null +++ b/abcm2ps-8.14.10.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreic6mwkmvhdhoumnt4tihzdk5y7imloa7bzeslwkrswytyewea6ife \ No newline at end of file diff --git a/abcm2ps-8.14.9.tar.gz b/abcm2ps-8.14.9.tar.gz deleted file mode 120000 index fa05fa2..0000000 --- a/abcm2ps-8.14.9.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreie5shbblvm3wnye7yluxidst5ru4zlkwqrbbt5l6axqyxcobsoyo4 \ No newline at end of file diff --git a/abcm2ps.changes b/abcm2ps.changes index c05eee4..fdee31e 100644 --- a/abcm2ps.changes +++ b/abcm2ps.changes @@ -1,4 +1,14 @@ ------------------------------------------------------------------- +Mon Nov 23 08:39:47 UTC 2020 - Michael Vetter + +- Update to 8.14.10: + * fix: bad glyph when defined by SVG containing 'v' in + * fix: bad check of note length since commit 191fa55 + * fix: memory corruption when error in %%staves/%%score + * fix: crash when too big note duration + * fix: crash when staff width too small + +------------------------------------------------------------------- Mon Jun 22 08:32:55 UTC 2020 - Michael Vetter - Update to 8.14.9: diff --git a/abcm2ps.spec b/abcm2ps.spec index 4343ea4..40a6600 100644 --- a/abcm2ps.spec +++ b/abcm2ps.spec @@ -18,7 +18,7 @@ Name: abcm2ps -Version: 8.14.9 +Version: 8.14.10 Release: 0 Summary: A program to typeset abc tunes into Postscript License: LGPL-3.0-or-later