From 1ac14ac3c1adf556a2decb297a55c84bc44d1e4d Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Mar 14 2016 14:12:58 +0000 Subject: 2.19.38 --- diff --git a/.gitignore b/.gitignore index 0440bd9..1212a51 100644 --- a/.gitignore +++ b/.gitignore @@ -84,3 +84,4 @@ lilypond-2.12.3.tar.gz /lilypond-2.19.35.tar.gz /lilypond-2.19.36.tar.gz /lilypond-2.19.37.tar.gz +/lilypond-2.19.38.tar.gz diff --git a/lilypond.spec b/lilypond.spec index db967aa..b93606c 100644 --- a/lilypond.spec +++ b/lilypond.spec @@ -1,6 +1,6 @@ Name: lilypond -Version: 2.19.37 -Release: 3%{?dist} +Version: 2.19.38 +Release: 1%{?dist} Summary: A typesetting system for music notation Group: Applications/Publishing @@ -9,7 +9,7 @@ URL: http://www.lilypond.org Source0: http://download.linuxaudio.org/lilypond/sources/v2.19/%{name}-%{version}.tar.gz Source1: century-schoolbook-l.metainfo.xml Patch0: lilypond-2.21.2-gcc44-relocate.patch -Patch1: lilypond-gcc60.patch +#Patch1: lilypond-gcc60.patch Requires: ghostscript >= 8.15 Obsoletes: lilypond-fonts <= 2.12.1-1 @@ -121,7 +121,7 @@ This contains the directory common to all lilypond fonts. %setup -q %patch0 -p0 -%patch1 -p1 +#%%patch1 -p1 %build %configure --disable-checking \ @@ -179,6 +179,9 @@ ln -s %{_fontdir} $RPM_BUILD_ROOT%{_datadir}/lilypond/%{version}/fonts/otf %doc COPYING %changelog +* Mon Mar 14 2016 Jon Ciesla - 2.19.38-1 +- 2.19.38. + * Thu Mar 03 2016 Jon Ciesla - 2.19.37-3 - Revised patch from upstream, https://codereview.appspot.com/287350043 diff --git a/sources b/sources index 52335c4..5b55f4e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -37983a73d66725acf92c5d62a06cb41a lilypond-2.19.37.tar.gz +4c2e5873bf5253c12f6f0198c4c288e3 lilypond-2.19.38.tar.gz