summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUR Update Bot2016-08-21 21:35:19 +0200
committerStefan Husmann2016-08-21 21:35:19 +0200
commit3a9d2cef7d1dcc9428452ac7ab1129b258a4d55a (patch)
tree592665620743bfed05f8bfd2e6b94c210adde401
parentbeca5538ac53448a5de6c9f30bbd565caec3c5f4 (diff)
downloadaur-3a9d2cef7d1dcc9428452ac7ab1129b258a4d55a.tar.gz
Updated version (2.19.46.1.34.g4be8026 -> 2.19.46.1.39.g2e0077b).
Changelog ========= Issue 4957: parser.yy: loc_on_music -> loc_on_copy (2e0077b) Issue 4956/4: Add regtest for \retrograde (1e678c0) Issue 4956/3: Augment warning about \retrograde (aa516b6) Issue 4956/2: Improve retrograde-music function (6fcbd2a) Issue 4956/1: Let \retrograde expand repeat chords/notes (b757ca8) Doc: CG update Indenting with vim section (4be8026) Issue 4954/2: Changes entries for \= and in-chord slurs (0bab8fe) Issue 4954/1: Change spanner-id to be a key instead of a string (12b68a3) Issue 4952 Clearify ending of hairpins at bar line in NR (bd45587) Issue 4953 Fix SchemeTextSpanEvent in scheme-text-spanner.ly (9d5186d) Typos. (6a925e8) Doc: Extending - rewrite - LilyPond Variables (3025442) Doc: updates translation status (137af1b) Doc-fr: Change Lilypond to LilyPond where it refers to the software (a15ed86) Change Lilypond to LilyPond where it refers to the software (8c1840c) Change 'Lily Pond' to 'LilyPond' in two translations (05d4dc3) Issue 4947: Link notes to dynamics in Dynamic_performer rather than Staff_performer. Dynamics in different voices are now independent. (980df8c) Issue 4945/2: midi2ly should omit redundant chord durations (00a4850) Issue 4945/1: midi2ly -e should not print durations in chords (46eb67a) Issue 4941/2: NR: show optional \afterGrace argument (be9f3e8) Issue 4941/1: Optional fraction after \afterGrace command (158a470) Issue 4853 - correct make syntax in CG (6cceacc) Doc-fr: sync NR with master (82ea5be) Merge branch 'master' of /home/jcharles/GIT/Lily/. into translation (fb20412) Doc-it: fix error of translation (57fec05) Doc: CG fix misleading location for copying tarbal (97f856e) Issue 4938 (3/3) Rename Midi_control_function_performer to Midi_control_change_performer (23bb094) Issue 4938 (2/3) Refactor handling of MIDI control changes (14de2f1) Issue 4938 (1/3) Add Audio_item and Midi_item subclasses for control changes (528d28e) Release: bump VERSION. (ce8ef61) Merge remote-tracking branch 'origin/release/unstable' into HEAD (cb2895f) Issue 4940/2: Replace texinfo.tex macro name (5795361) Issue 4940/1: Update texinfo.tex from upstream (1aef1ec) Partially revert 445bf3bb2fbd1f259fe43ade204fb34d68bdd581. (ee11827) Doc: NR Describe the "midititle" \header variable (6475fb6) Doc-ca: Catalan translation fixes (4a1fa63) Doc-ca: Catalan translation fixes (01b8add) Doc-ca: New Catalan translations and fixes (b31b970) Doc-de: fix div class (d1eb15c)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 119bd03af7aa..0b978fb7d9e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Aug 18 19:50:49 UTC 2016
+# Sun Aug 21 19:35:14 UTC 2016
pkgbase = lilypond-git
pkgdesc = An automated music engraving system (Git snapshot)
- pkgver = 2.19.46.1.34.g4be8026
+ pkgver = 2.19.46.1.39.g2e0077b
pkgrel = 1
url = http://lilypond.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 910d8a8992ba..3683352fe95d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# delete the $srcdir directory before building
pkgname=lilypond-git
-pkgver=2.19.46.1.34.g4be8026
+pkgver=2.19.46.1.39.g2e0077b
pkgrel=1
pkgdesc="An automated music engraving system (Git snapshot)"
arch=('i686' 'x86_64')