summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUR Update Bot2016-07-26 08:00:31 +0200
committerStefan Husmann2016-07-26 08:00:31 +0200
commit05e4553f7a6f33fc02b56462944f59a0cd136897 (patch)
tree4e1c569497193482b06ae975419bd58e22427b8c
parent11743ba1a4faec12a09be00d6e106fd594bb48c0 (diff)
downloadaur-05e4553f7a6f33fc02b56462944f59a0cd136897.tar.gz
Updated version (2.19.45.1.36.gb280487 -> 2.19.45.1.37.g6475fb6).
Changelog ========= Doc: NR Describe the "midititle" \header variable (6475fb6) 4944: Do not initialize static constants in class body (fix FTBFS on GCC 6) (b280487) Issue 4814: grob.cc segfaults with gcc6 (b0dce76) Doc: In NR, use comma before and after `etc.' where appropriate. (b680788) Doc: Make `Predefined commands' sections ragged-right. (445bf3b) Doc: Various minor fixes to NR. (b4eb7a4) Doc: In NR, always write comma after `e.g.' and `i.e.'. (8a1b303) Issue 4048 (5/5) Add midi regtests covering depart-return crescendo performance (96b15d6) Issue 4048 (4/5) Handle multiple (de)crescendi in depart/return groups (3f196c9) Issue 4048 (3/5) Add midi regtest decrescendo-single-contrary-target (5f1ba52) Issue 4048 (2/5) Dynamic_performer: represent dynamics as a piecewise linear function rather than a collection of discrete points (14f464d) Issue 4048 (1/5) Add some midi regtests (3c35dd1) Issue 4926: Remove warning to use \harmonics in chords only (47b45b5) Issue 4924: Fix the warning message for OTC fonts (1e399ae) Doc: specify which \header blocks generate PDF metadata (973fb1c) Doc-fr : sync with master (3d18bd4) Issue 4925: Don't use @code inside of @example (db92af5) Issue 4923/2: Add closing a file in `scale-down-image` (2fe27fd) Issue 4923/1: Add closing a file in `is-collection-fonts?` (264fa8b) Issue 4918: Fix CFF flavored font embedding for multiple output (4164bfb) 4915: NR: Mention standalone accidentals in figuremode (9821ace) Issue 4917: Remove some set_location calls from parser (7d7589b) Issue 4916: Let \overrideProperty use ApplyOutputEvent.symbol (9a7a866) Issue 4907: Midi_walker::do_start_note: skip ignored notes in stop_note_queue (e712183) Merge branch 'issue4914' (0f3898a) Issue 4914/3: Add Output_property_engraver back to Score (76dccb4) Run scripts/auxiliar/update-with-convert-ly.sh (7c5fcff) Issue 4914/2: convert-ly rule for removing Output_property_engraver (3058940) Issue 4914/1: Move Output_property_engraver to Score level (1d1976c) Issue 4911/4: Fix comments in context-mod-with regtest (90fce10) Issue 4911/3: Don't treat context modification identifiers special (17378a3) Run scripts/auxiliar/update-with-convert-ly.sh (f587047) Issue 4911/2: convert-ly rule to put \with before context mods (685274d) Issue 4911/1: \with #*unspecified* should be equivalent to \with { } (be3f284) Release: bump VERSION. (c06336c) Merge remote-tracking branch 'origin/release/unstable' into HEAD (3166508) Trivial typo fix in doc-work.itexi (03db888)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66d69e078952..d9451f5ce58b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jul 23 22:09:45 UTC 2016
+# Tue Jul 26 06:00:30 UTC 2016
pkgbase = lilypond-git
pkgdesc = An automated music engraving system (Git snapshot)
- pkgver = 2.19.45.1.36.gb280487
+ pkgver = 2.19.45.1.37.g6475fb6
pkgrel = 1
url = http://lilypond.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 416bbb476b92..2fb8ff05f9a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# delete the $srcdir directory before building
pkgname=lilypond-git
-pkgver=2.19.45.1.36.gb280487
+pkgver=2.19.45.1.37.g6475fb6
pkgrel=1
pkgdesc="An automated music engraving system (Git snapshot)"
arch=('i686' 'x86_64')