Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lilypond for openSUSE:Factory checked in at 2022-12-06 14:22:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lilypond (Old) and /work/SRC/openSUSE:Factory/.lilypond.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lilypond" Tue Dec 6 14:22:52 2022 rev:36 rq:1040525 version:2.23.82 Changes: -------- --- /work/SRC/openSUSE:Factory/lilypond/lilypond-doc.changes 2021-11-25 23:05:57.369234301 +0100 +++ /work/SRC/openSUSE:Factory/.lilypond.new.1835/lilypond-doc.changes 2022-12-06 14:22:57.833437843 +0100 @@ -1,0 +2,6 @@ +Sun Dec 4 15:49:40 UTC 2022 - Dave Plater <davejpla...@gmail.com> + +- Update to 2.23.82 +- Use ready built documentation tarball + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/lilypond/lilypond.changes 2021-09-30 23:45:15.532597399 +0200 +++ /work/SRC/openSUSE:Factory/.lilypond.new.1835/lilypond.changes 2022-12-06 14:22:57.865438019 +0100 @@ -1,0 +2,10 @@ +Sun Dec 4 14:29:30 UTC 2022 - Dave Plater <davejpla...@gmail.com> + +- Update to 2.23.82 to fix build against guile-3 +- Fixed undefined symbol with lilypond-missing-lgc.patch +- Removed: + Issue-5243-1-editor-scm-Add-shell-quote-argument-function.diff +- For upstream changes visit: + https://http://lilypond.org/doc/v2.23/Documentation/changes/index.htm + +------------------------------------------------------------------- Old: ---- Issue-5243-1-editor-scm-Add-shell-quote-argument-function.diff lilypond-2.23.3.tar.gz New: ---- lilypond-2.23.82-documentation.tar.xz lilypond-2.23.82.tar.gz lilypond-missing-lgc.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lilypond-doc.spec ++++++ --- /var/tmp/diff_new_pack.dsg7N3/_old 2022-12-06 14:23:00.289451314 +0100 +++ /var/tmp/diff_new_pack.dsg7N3/_new 2022-12-06 14:23:00.293451336 +0100 @@ -1,7 +1,7 @@ # # spec file for package lilypond-doc # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # -%bcond_without docbuild +%bcond_with docbuild #Unsatisfied dependency for Factory i586 ExcludeArch: i586 @@ -24,24 +24,23 @@ %if 0%{suse_version} <= 1500 #0%%{?is_backports} && 0%%{?sle_version} == 150200 #"%%_project" == "openSUSE:Backports:SLE-15-SP2:Update" -ExcludeArch: i586 x86_64 aarch64 ppc64le s390x +ExcludeArch: i586 aarch64 ppc64le s390x %endif Name: lilypond-doc -Version: 2.23.3 +Version: 2.23.82 Release: 0 Summary: Documentation for the LilyPond Typesetter License: GFDL-1.3-only Group: Documentation/HTML URL: http://lilypond.org/ -Source0: lilypond-%{version}.tar.gz %if %{without docbuild} -#Source1: https://lilypond.org/download/binaries/documentation/lilypond-%%{version}-1.documentation.tar.bz2 -%endif +Source0: https://gitlab.com/lilypond/lilypond/-/releases/v%{version}/downloads/lilypond-%{version}-documentation.tar.xz +%else +#Source0: lilypond-%{version}.tar.gz # PATCH-FIX-UPSTREAM https://savannah.gnu.org/patch/index.php?9370 Patch0: reproducible.patch # Patches taken from Debian, see headers for info. Patch2: add_dircategories_to_documentation.patch -Patch3: Issue-5243-1-editor-scm-Add-shell-quote-argument-function.diff Patch4: use_cstring_and_ctype_includes.patch BuildRequires: ImageMagick-extra BuildRequires: autoconf @@ -50,7 +49,6 @@ BuildRequires: dblatex BuildRequires: dejavu BuildRequires: extractpdfmark -BuildRequires: fdupes BuildRequires: flex BuildRequires: fontconfig-devel >= 2.4.0 BuildRequires: fontforge @@ -81,6 +79,8 @@ BuildRequires: texlive-collection-fontsrecommended BuildRequires: texlive-dejavu-fonts BuildRequires: texlive-fancybox +BuildRequires: texlive-fontinst-bin +BuildRequires: texlive-fontware-bin BuildRequires: texlive-gnu-freefont-fonts BuildRequires: texlive-lh BuildRequires: texlive-libertine-fonts @@ -92,9 +92,11 @@ BuildRequires: xfntjp BuildRequires: xorg-x11-fonts BuildRequires: zip -BuildRequires: pkgconfig(guile-1.8) +BuildRequires: pkgconfig(guile-3.0) BuildRequires: pkgconfig(python3) Requires: lilypond = %{version} +%endif +BuildRequires: fdupes Provides: lilypond-documentation = %{version} Obsoletes: lilypond-documentation < %{version} BuildArch: noarch @@ -110,7 +112,6 @@ %global rlversion %{version} %define usrsrcp %{buildroot} -%define _configure ./smart-configure.sh %package cs Summary: Documentation for the LilyPond Typesetter (cs) @@ -185,6 +186,7 @@ Chinese documentation files for the GNU LilyPond music typesetter. %prep +%if %{with docbuild} %setup -q -n lilypond-%{version} %autopatch -p1 @@ -203,8 +205,12 @@ for i in `grep -rl "/usr/bin/python"`;do sed -i '1s@^#!.*@#!/usr/bin/python3@' ${i} ;done popd for i in `grep -rl "/usr/bin/env python"`;do sed -i '1s@^#!.*@#!/usr/bin/python3@' ${i} ;done +%else +%setup -q -c +%endif %build +%if %{with docbuild} %if 0 == 1 mkdir -p $HOME/bin export PATH=$HOME/bin:$PATH @@ -226,9 +232,12 @@ export LILYPOND_EXTERNAL_BINARY="%{_bindir}/lilypond" export LILYPOND_BINARY=$LILYPOND_EXTERNAL_BINARY export LILYPOND_LOGLEVEL=DEBUG +export GUILE_FLAVOR=guile-3.0 rm configure -./smart-autogen.sh --noconfigure -%configure --with-ncsb-dir=%{_datadir}/ghostscript/fonts/ +./autogen.sh --noconfigure +%configure \ + GUILE_FLAVOR=guile-3.0 \ + --with-ncsb-dir=%{_datadir}/ghostscript/fonts/ # build documentation echo "*********************************" echo "* Start the documentation build *" @@ -242,8 +251,10 @@ #LILYPOND_EXTERNAL_BINARY="%%{_bindir}/lilypond" LILYPOND_BINARY=$LILYPOND_EXTERNAL_BINARY make doc) #popd #make -j1 out=www WWW-post +%endif %install +%if %{with docbuild} mkdir -p "%{buildroot}%{_datadir}/lilypond/%{rlversion}" # install documentation make install-doc DESTDIR=%{buildroot} webdir=%{_docdir}/lilypond @@ -297,8 +308,8 @@ echo "%%exclude %{_docdir}/lilypond/$f" >> files-en done echo "%%exclude %{_datadir}/lilypond/%{rlversion}/ls-R" >> files-en -#rm %%{_infodir}/lilypond || : +#rm %%{_infodir}/lilypond || : %post ln -sf %{_docdir}/lilypond/Documentation %{_infodir}/lilypond @@ -345,4 +356,14 @@ %defattr(-,root,root) %license LICENSE LICENSE.DOCUMENTATION COPYING +%else +mkdir -p %{buildroot} +%fdupes -s share/doc/lilypond/html/Documentation + +%files +%license share/doc/lilypond/html/COPYING* +%doc share/doc/lilypond/html/Documentation + +%endif + %changelog ++++++ lilypond.spec ++++++ --- /var/tmp/diff_new_pack.dsg7N3/_old 2022-12-06 14:23:00.321451489 +0100 +++ /var/tmp/diff_new_pack.dsg7N3/_new 2022-12-06 14:23:00.325451511 +0100 @@ -1,7 +1,7 @@ # # spec file for package lilypond # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ ExcludeArch: i586 Name: lilypond -Version: 2.23.3 +Version: 2.23.82 Release: 0 Summary: A typesetting system for music notation License: GPL-3.0-or-later @@ -35,13 +35,13 @@ # Patches taken from Debian, see headers for info. #Patch1: 0101-read_relocation_dir-in-lilypond_datadir-too.patch Patch2: add_dircategories_to_documentation.patch -Patch3: Issue-5243-1-editor-scm-Add-shell-quote-argument-function.diff Patch4: use_cstring_and_ctype_includes.patch -#Patch5: 0001-scm-disable-embedded-ps-and-embedded-svg-in-dsafe-mo.patch +Patch5: lilypond-missing-lgc.patch BuildRequires: ImageMagick BuildRequires: bison BuildRequires: dblatex BuildRequires: dejavu-fonts +BuildRequires: extractpdfmark BuildRequires: flex BuildRequires: fontforge BuildRequires: freetype2-devel @@ -51,10 +51,13 @@ BuildRequires: ghostscript-fonts-other BuildRequires: ghostscript-fonts-std BuildRequires: makeinfo >= 6.1 +BuildRequires: mc BuildRequires: mftrace >= 1.1.19 BuildRequires: potrace-devel BuildRequires: t1utils -BuildRequires: pkgconfig(guile-1.8) +BuildRequires: texlive-fontinst-bin +BuildRequires: texlive-fontware-bin +BuildRequires: pkgconfig(guile-3.0) # Needed for pngtopnm BuildRequires: netpbm BuildRequires: pkgconfig @@ -62,6 +65,7 @@ BuildRequires: t1utils BuildRequires: texi2html BuildRequires: texinfo +#BuildRequires: texinfo4 BuildRequires: texlive-bibtex-bin BuildRequires: texlive-extratools BuildRequires: texlive-filesystem @@ -72,6 +76,7 @@ BuildRequires: texlive-tex-gyre-fonts BuildRequires: vim-base BuildRequires: zip +BuildRequires: pkgconfig(bdw-gc) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(pango) >= 1.12.0 @@ -87,6 +92,7 @@ beautifully and automatically, and has a friendly syntax for its input files. +%if 1 == 0 %package texgy-fonts Summary: Lilypond Century Schoolbook L fonts Group: System/X11/Fonts @@ -97,6 +103,7 @@ beautifully and automatically, and has a friendly syntax for its input files. These are the lilypond Texgy fonts. +%endif %package emmentaler-fonts Summary: Lilypond emmentaler fonts @@ -114,7 +121,6 @@ Group: System/X11/Fonts BuildArch: noarch Requires: lilypond-emmentaler-fonts = %{version} -Requires: lilypond-texgy-fonts = %{version} %description fonts-common LilyPond is an automated music engraving system. It formats music @@ -135,11 +141,14 @@ %build export LIBS="$LIBS -lglib-2.0 -lgobject-2.0" - +export GUILE_FLAVOR=guile-3.0 %configure \ + GUILE_FLAVOR=guile-3.0 \ --disable-checking +make bytecode # Build sometimes fails with multiple threads. -make %{_smp_mflags} || make -j1 +make %{_smp_mflags} --trace +#|| make -j1 %install vimver=$(vim --version | head -n1 | grep -Po "\d\.\d" | sed 's|\.||') @@ -172,7 +181,7 @@ %files -f %{name}.lang %defattr(-,root,root,-) -%doc AUTHORS.txt DEDICATION HACKING NEWS.txt +%doc AUTHORS.txt DEDICATION NEWS.txt %license COPYING LICENSE* %{_bindir}/* %{_datadir}/lilypond @@ -181,9 +190,11 @@ %{_infodir}/*%{ext_info} %{_mandir}/man1/* +%if 1 == 0 %files texgy-fonts %defattr(-,root,root,-) %{ttfdir}/texgy*otf +%endif %files emmentaler-fonts %defattr(-,root,root,-) ++++++ add_dircategories_to_documentation.patch ++++++ --- /var/tmp/diff_new_pack.dsg7N3/_old 2022-12-06 14:23:00.373451774 +0100 +++ /var/tmp/diff_new_pack.dsg7N3/_new 2022-12-06 14:23:00.377451796 +0100 @@ -5,8 +5,8 @@ Origin: vendor Index: b/Documentation/en/contributor.texi =================================================================== ---- a/Documentation/en/contributor.texi 2021-01-12 13:04:38.356723822 +0200 -+++ b/Documentation/en/contributor.texi 2021-01-12 13:05:18.370377247 +0200 +--- a/Documentation/en/contributor.texi 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/en/contributor.texi 2022-12-04 12:06:37.146961396 +0200 @@ -13,6 +13,11 @@ @documentlanguage en @afourpaper @@ -21,8 +21,8 @@ @version{}. It discusses technical issues and policies that Index: b/Documentation/cs/learning.tely =================================================================== ---- a/Documentation/cs/learning.tely 2021-01-12 13:04:38.356723822 +0200 -+++ b/Documentation/cs/learning.tely 2021-01-12 13:05:18.370377247 +0200 +--- a/Documentation/cs/learning.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/cs/learning.tely 2022-12-04 12:06:37.146961396 +0200 @@ -12,6 +12,11 @@ @settitle PÅÃruÄka k uÄenà se @afourpaper @@ -37,8 +37,8 @@ @version{}. Index: b/Documentation/cs/web.texi =================================================================== ---- a/Documentation/cs/web.texi 2021-01-12 13:04:38.356723822 +0200 -+++ b/Documentation/cs/web.texi 2021-01-12 13:05:18.370377247 +0200 +--- a/Documentation/cs/web.texi 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/cs/web.texi 2022-12-04 12:06:37.146961396 +0200 @@ -50,7 +50,6 @@ License''. @c expected to be found in lilypond/ subdirectory. @dircategory GNU LilyPond --- the music typesetter @@ -49,8 +49,8 @@ * Ãryvky LilyPondu: (lilypond-snippets). Mnoho triků, rad a pÅÃkladů. Index: b/Documentation/de/essay.tely =================================================================== ---- a/Documentation/de/essay.tely 2021-01-12 13:04:38.356723822 +0200 -+++ b/Documentation/de/essay.tely 2021-01-12 13:05:18.370377247 +0200 +--- a/Documentation/de/essay.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/de/essay.tely 2022-12-04 12:06:37.146961396 +0200 @@ -12,6 +12,11 @@ @documentlanguage de @afourpaper @@ -65,8 +65,8 @@ @macro manualIntro Index: b/Documentation/de/extending.tely =================================================================== ---- a/Documentation/de/extending.tely 2021-01-12 13:04:38.356723822 +0200 -+++ b/Documentation/de/extending.tely 2021-01-12 13:05:18.370377247 +0200 +--- a/Documentation/de/extending.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/de/extending.tely 2022-12-04 12:06:37.146961396 +0200 @@ -13,6 +13,11 @@ @documentlanguage de @afourpaper @@ -81,8 +81,8 @@ @macro manualIntro Index: b/Documentation/de/learning.tely =================================================================== ---- a/Documentation/de/learning.tely 2021-01-12 13:04:38.356723822 +0200 -+++ b/Documentation/de/learning.tely 2021-01-12 13:05:18.370377247 +0200 +--- a/Documentation/de/learning.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/de/learning.tely 2022-12-04 12:06:37.146961396 +0200 @@ -12,6 +12,11 @@ @settitle LilyPond Handbuch zum Lernen @afourpaper @@ -97,8 +97,8 @@ @version{} zur Verfügung. Index: b/Documentation/de/notation.tely =================================================================== ---- a/Documentation/de/notation.tely 2021-01-12 13:04:38.356723822 +0200 -+++ b/Documentation/de/notation.tely 2021-01-12 13:05:18.370377247 +0200 +--- a/Documentation/de/notation.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/de/notation.tely 2022-12-04 12:06:37.146961396 +0200 @@ -11,6 +11,11 @@ @setfilename lilypond.info @settitle LilyPond Benutzerhandbuch @@ -113,8 +113,8 @@ @afourpaper Index: b/Documentation/de/usage.tely =================================================================== ---- a/Documentation/de/usage.tely 2021-01-12 13:04:38.356723822 +0200 -+++ b/Documentation/de/usage.tely 2021-01-12 13:05:18.370377247 +0200 +--- a/Documentation/de/usage.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/de/usage.tely 2022-12-04 12:06:37.146961396 +0200 @@ -12,7 +12,17 @@ @settitle GNU LilyPond Programmbenutzung @afourpaper @@ -136,8 +136,8 @@ Diese Datei erklärt, wie man die Programme, die mit LilyPond Index: b/Documentation/es/essay.tely =================================================================== ---- a/Documentation/es/essay.tely 2021-01-12 13:04:38.356723822 +0200 -+++ b/Documentation/es/essay.tely 2021-01-12 13:05:18.370377247 +0200 +--- a/Documentation/es/essay.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/es/essay.tely 2022-12-04 12:06:37.146961396 +0200 @@ -13,6 +13,11 @@ @documentlanguage es @afourpaper @@ -152,8 +152,8 @@ @macro manualIntro Index: b/Documentation/es/extending.tely =================================================================== ---- a/Documentation/es/extending.tely 2021-01-12 13:04:38.356723822 +0200 -+++ b/Documentation/es/extending.tely 2021-01-12 13:05:18.370377247 +0200 +--- a/Documentation/es/extending.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/es/extending.tely 2022-12-04 12:06:37.146961396 +0200 @@ -13,6 +13,11 @@ @documentlanguage es @afourpaper @@ -168,8 +168,8 @@ @macro manualIntro Index: b/Documentation/es/learning.tely =================================================================== ---- a/Documentation/es/learning.tely 2021-01-12 13:04:38.356723822 +0200 -+++ b/Documentation/es/learning.tely 2021-01-12 13:05:18.370377247 +0200 +--- a/Documentation/es/learning.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/es/learning.tely 2022-12-04 12:06:37.146961396 +0200 @@ -13,6 +13,11 @@ @documentlanguage es @afourpaper @@ -184,8 +184,8 @@ @version{}. Index: b/Documentation/es/notation.tely =================================================================== ---- a/Documentation/es/notation.tely 2021-01-12 13:04:38.356723822 +0200 -+++ b/Documentation/es/notation.tely 2021-01-12 13:05:18.370377247 +0200 +--- a/Documentation/es/notation.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/es/notation.tely 2022-12-04 12:06:37.146961396 +0200 @@ -13,6 +13,11 @@ @documentlanguage es @afourpaper @@ -200,8 +200,8 @@ puede producir con LilyPond versión @version{}. Da por sentado que el Index: b/Documentation/en/essay.tely =================================================================== ---- a/Documentation/en/essay.tely 2021-01-12 13:04:38.356723822 +0200 -+++ b/Documentation/en/essay.tely 2021-01-12 13:05:18.370377247 +0200 +--- a/Documentation/en/essay.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/en/essay.tely 2022-12-04 12:06:37.146961396 +0200 @@ -13,6 +13,11 @@ @documentlanguage en @afourpaper @@ -216,8 +216,8 @@ LilyPond version @version{}. Index: b/Documentation/es/usage.tely =================================================================== ---- a/Documentation/es/usage.tely 2021-01-12 13:04:38.356723822 +0200 -+++ b/Documentation/es/usage.tely 2021-01-12 13:05:18.370377247 +0200 +--- a/Documentation/es/usage.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/es/usage.tely 2022-12-04 12:06:37.146961396 +0200 @@ -13,6 +13,18 @@ @documentlanguage es @afourpaper @@ -239,8 +239,8 @@ @macro manualIntro Index: b/Documentation/es/web.texi =================================================================== ---- a/Documentation/es/web.texi 2021-01-12 13:04:38.356723822 +0200 -+++ b/Documentation/es/web.texi 2021-01-12 13:05:18.370377247 +0200 +--- a/Documentation/es/web.texi 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/es/web.texi 2022-12-04 12:06:37.146961396 +0200 @@ -53,20 +53,10 @@ Free Documentation License''. @c expected to be found in lilypond/ subdirectory. @dircategory GNU LilyPond: el tipografiador de música @@ -264,8 +264,8 @@ Index: b/Documentation/en/extending.tely =================================================================== ---- a/Documentation/en/extending.tely 2021-01-12 13:04:38.356723822 +0200 -+++ b/Documentation/en/extending.tely 2021-01-12 13:05:18.374377412 +0200 +--- a/Documentation/en/extending.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/en/extending.tely 2022-12-04 12:06:37.146961396 +0200 @@ -13,6 +13,11 @@ @documentlanguage en @afourpaper @@ -280,8 +280,8 @@ LilyPond version @version{}. Index: b/Documentation/fr/essay.tely =================================================================== ---- a/Documentation/fr/essay.tely 2021-01-12 13:04:38.356723822 +0200 -+++ b/Documentation/fr/essay.tely 2021-01-12 13:05:18.374377412 +0200 +--- a/Documentation/fr/essay.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/fr/essay.tely 2022-12-04 12:06:37.146961396 +0200 @@ -16,6 +16,11 @@ @documentlanguage fr @afourpaper @@ -296,8 +296,8 @@ par ordinateur à l'aide de LilyPond version @version{}. Index: b/Documentation/fr/learning.tely =================================================================== ---- a/Documentation/fr/learning.tely 2021-01-12 13:04:38.356723822 +0200 -+++ b/Documentation/fr/learning.tely 2021-01-12 13:05:18.374377412 +0200 +--- a/Documentation/fr/learning.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/fr/learning.tely 2022-12-04 12:06:37.146961396 +0200 @@ -13,6 +13,11 @@ @afourpaper @@ -312,8 +312,8 @@ @version{}. Index: b/Documentation/fr/notation.tely =================================================================== ---- a/Documentation/fr/notation.tely 2021-01-12 13:04:38.356723822 +0200 -+++ b/Documentation/fr/notation.tely 2021-01-12 13:05:18.374377412 +0200 +--- a/Documentation/fr/notation.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/fr/notation.tely 2022-12-04 12:06:37.146961396 +0200 @@ -13,6 +13,11 @@ @documentlanguage fr @afourpaper @@ -328,8 +328,8 @@ @version{}. Sa lecture requiert une familiarité avec le contenu Index: b/Documentation/fr/usage.tely =================================================================== ---- a/Documentation/fr/usage.tely 2021-01-12 13:04:38.356723822 +0200 -+++ b/Documentation/fr/usage.tely 2021-01-12 13:05:18.374377412 +0200 +--- a/Documentation/fr/usage.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/fr/usage.tely 2022-12-04 12:06:37.146961396 +0200 @@ -13,6 +13,17 @@ @documentlanguage fr @afourpaper @@ -350,8 +350,8 @@ @macro manualIntro Index: b/Documentation/hu/learning.tely =================================================================== ---- a/Documentation/hu/learning.tely 2021-01-12 13:04:38.360723986 +0200 -+++ b/Documentation/hu/learning.tely 2021-01-12 13:05:18.374377412 +0200 +--- a/Documentation/hu/learning.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/hu/learning.tely 2022-12-04 12:06:37.146961396 +0200 @@ -13,6 +13,11 @@ @documentlanguage hu @afourpaper @@ -366,8 +366,8 @@ @macro manualIntro Index: b/Documentation/hu/web.texi =================================================================== ---- a/Documentation/hu/web.texi 2021-01-12 13:04:38.360723986 +0200 -+++ b/Documentation/hu/web.texi 2021-01-12 13:05:18.374377412 +0200 +--- a/Documentation/hu/web.texi 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/hu/web.texi 2022-12-04 12:06:37.146961396 +0200 @@ -51,20 +51,11 @@ License''. @c expected to be found in lilypond/ subdirectory. @dircategory GNU LilyPond --- the music typesetter @@ -391,8 +391,8 @@ Index: b/Documentation/it/learning.tely =================================================================== ---- a/Documentation/it/learning.tely 2021-01-12 13:04:38.360723986 +0200 -+++ b/Documentation/it/learning.tely 2021-01-12 13:05:18.374377412 +0200 +--- a/Documentation/it/learning.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/it/learning.tely 2022-12-04 12:06:37.146961396 +0200 @@ -13,6 +13,11 @@ @documentlanguage it @afourpaper @@ -407,8 +407,8 @@ @version{}. Index: b/Documentation/it/usage.tely =================================================================== ---- a/Documentation/it/usage.tely 2021-01-12 13:04:38.360723986 +0200 -+++ b/Documentation/it/usage.tely 2021-01-12 13:05:18.374377412 +0200 +--- a/Documentation/it/usage.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/it/usage.tely 2022-12-04 12:06:37.146961396 +0200 @@ -13,6 +13,18 @@ @documentlanguage it @afourpaper @@ -430,8 +430,8 @@ Index: b/Documentation/ja/learning.tely =================================================================== ---- a/Documentation/ja/learning.tely 2021-01-12 13:04:38.360723986 +0200 -+++ b/Documentation/ja/learning.tely 2021-01-12 13:05:18.374377412 +0200 +--- a/Documentation/ja/learning.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/ja/learning.tely 2022-12-04 12:06:37.146961396 +0200 @@ -13,6 +13,11 @@ @documentlanguage ja @afourpaper @@ -446,8 +446,8 @@ @end macro Index: b/Documentation/ja/notation.tely =================================================================== ---- a/Documentation/ja/notation.tely 2021-01-12 13:04:38.360723986 +0200 -+++ b/Documentation/ja/notation.tely 2021-01-12 13:05:18.374377412 +0200 +--- a/Documentation/ja/notation.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/ja/notation.tely 2022-12-04 12:06:37.150961212 +0200 @@ -13,6 +13,11 @@ @documentlanguage ja @afourpaper @@ -462,8 +462,8 @@ ãã¹ã¦ã®è¨èæ³ã«ã¤ãã¦ã®åç §ãæä¾ãã¾ãã@c Index: b/Documentation/ja/usage.tely =================================================================== ---- a/Documentation/ja/usage.tely 2021-01-12 13:04:38.360723986 +0200 -+++ b/Documentation/ja/usage.tely 2021-01-12 13:05:18.374377412 +0200 +--- a/Documentation/ja/usage.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/ja/usage.tely 2022-12-04 12:06:37.150961212 +0200 @@ -13,6 +13,19 @@ @documentlanguage ja @afourpaper @@ -486,8 +486,8 @@ ããã°ã©ã ã®å®è¡æ¹æ³ã«ã¤ãã¦èª¬æãã¾ãã@c Index: b/Documentation/en/learning.tely =================================================================== ---- a/Documentation/en/learning.tely 2021-01-12 13:04:38.360723986 +0200 -+++ b/Documentation/en/learning.tely 2021-01-12 13:05:18.374377412 +0200 +--- a/Documentation/en/learning.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/en/learning.tely 2022-12-04 12:06:37.150961212 +0200 @@ -13,6 +13,11 @@ @documentlanguage en @afourpaper @@ -502,8 +502,8 @@ @version{}. Index: b/Documentation/en/music-glossary.tely =================================================================== ---- a/Documentation/en/music-glossary.tely 2021-01-12 13:04:38.360723986 +0200 -+++ b/Documentation/en/music-glossary.tely 2021-01-12 13:05:18.374377412 +0200 +--- a/Documentation/en/music-glossary.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/en/music-glossary.tely 2022-12-04 12:06:37.150961212 +0200 @@ -6,6 +6,11 @@ @documentlanguage en @afourpaper @@ -518,8 +518,8 @@ terms used in the documentation manuals for LilyPond version Index: b/Documentation/nl/learning.tely =================================================================== ---- a/Documentation/nl/learning.tely 2021-01-12 13:04:38.360723986 +0200 -+++ b/Documentation/nl/learning.tely 2021-01-12 13:05:18.374377412 +0200 +--- a/Documentation/nl/learning.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/nl/learning.tely 2022-12-04 12:06:37.150961212 +0200 @@ -19,6 +19,11 @@ @documentlanguage nl @afourpaper @@ -534,8 +534,8 @@ @version{}. Index: b/Documentation/en/notation.tely =================================================================== ---- a/Documentation/en/notation.tely 2021-01-12 13:04:38.360723986 +0200 -+++ b/Documentation/en/notation.tely 2021-01-12 13:05:18.374377412 +0200 +--- a/Documentation/en/notation.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/en/notation.tely 2022-12-04 12:06:37.150961212 +0200 @@ -13,6 +13,11 @@ @documentlanguage en @afourpaper @@ -550,8 +550,8 @@ produced with LilyPond version @version{}. It assumes that Index: b/Documentation/en/snippets.tely =================================================================== ---- a/Documentation/en/snippets.tely 2021-01-12 13:04:38.360723986 +0200 -+++ b/Documentation/en/snippets.tely 2021-01-12 13:05:18.374377412 +0200 +--- a/Documentation/en/snippets.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/en/snippets.tely 2022-12-04 12:06:37.150961212 +0200 @@ -6,6 +6,11 @@ @documentlanguage en @afourpaper @@ -563,11 +563,11 @@ + @macro manualIntro This document shows a selected set of LilyPond snippets from the - @uref{http://lsr@/.di@/.unimi@/.it,LilyPond Snippet Repository} + @uref{https://lsr@/.di@/.unimi@/.it,LilyPond Snippet Repository} Index: b/Documentation/en/usage.tely =================================================================== ---- a/Documentation/en/usage.tely 2021-01-12 13:04:38.360723986 +0200 -+++ b/Documentation/en/usage.tely 2021-01-12 13:05:18.374377412 +0200 +--- a/Documentation/en/usage.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/en/usage.tely 2022-12-04 12:06:37.150961212 +0200 @@ -13,6 +13,18 @@ @documentlanguage en @afourpaper @@ -589,36 +589,23 @@ LilyPond version @version{}. In addition, it suggests some Index: b/Documentation/en/changes.tely =================================================================== ---- a/Documentation/en/changes.tely 2021-01-12 13:04:38.360723986 +0200 -+++ b/Documentation/en/changes.tely 2021-01-12 13:05:18.374377412 +0200 -@@ -13,6 +13,12 @@ - @end macro - @end ifhtml - -+@dircategory GNU LilyPond --- the music typesetter -+@direntry -+* LilyPond Changes: (lilypond-changes). Changes to recent versions. -+@end direntry -+ -+ - @ifnothtml - @macro inputfileref{DIR,NAME} - @file{\DIR\/\NAME\}@c -@@ -28,6 +34,10 @@ See user manual, \NAME\ - @end html - @end macro +--- a/Documentation/en/changes.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/en/changes.tely 2022-12-04 12:06:37.150961212 +0200 +@@ -53,6 +53,10 @@ run @command{convert-ly} directly from F + environments with LilyPond support may provide a way to run + @command{convert-ly} graphically.} +@dircategory GNU LilyPond --- the music typesetter +@direntry +* LilyPond Changes: (lilypond-changes). Changes to recent versions. +@end direntry - @documentencoding UTF-8 - @documentlanguage en + @node Major changes in LilyPond + @unnumbered Major changes in LilyPond Index: b/Documentation/hu/usage.tely =================================================================== ---- a/Documentation/hu/usage.tely 2021-01-12 13:04:38.360723986 +0200 -+++ b/Documentation/hu/usage.tely 2021-01-12 13:05:18.378377578 +0200 +--- a/Documentation/hu/usage.tely 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/hu/usage.tely 2022-12-04 12:06:37.150961212 +0200 @@ -15,6 +15,19 @@ @c translator: Harmath Dénes @@ -639,63 +626,19 @@ @macro manualIntro Ez a dokumentáció ismerteti, hogyan kell a LilyPond @version{} verziójához tartozó programokat futtatni, valamint tanácsokat ad azok hatékony -Index: b/Documentation/fr/web.texi -=================================================================== ---- a/Documentation/fr/web.texi 2021-01-12 13:05:18.374377412 +0200 -+++ b/Documentation/fr/web.texi 2021-01-12 13:09:56.757899239 +0200 -@@ -59,10 +59,7 @@ License''. - * Extension des fonctionnalités: (lilypond-extending). Comment utiliser Scheme dans LilyPond. - * Glossaire musicologique: (music-glossary). Pour l'utilisateur non anglophone. - * Référence des propriétés internes: (lilypond-internals). Définitions pour les retouches. --* Manuel d'initiation à LilyPond: (lilypond-learning). Les premiers pas. --* Manuel de notation: (lilypond-notation). Gravure de musique avec LilyPond. - * Morceaux choisis de LilyPond: (lilypond-snippets). Petits trucs, astuces et exemples. --* Manuel d'utilisation: (lilypond-usage). Installation et exécution des programmes. - * LilyPond Website: (lilypond-web). Prévisualisation du site. - @end direntry - -Index: b/Documentation/it/web.texi -=================================================================== ---- a/Documentation/it/web.texi 2021-01-12 13:05:18.374377412 +0200 -+++ b/Documentation/it/web.texi 2021-01-12 13:14:19.076783266 +0200 -@@ -63,7 +63,6 @@ License''. - * Glossario musicale: (music-glossary). Per gli utenti non anglofoni. - * Notazione: (lilypond-notation). Guida alla notazione. - * Frammenti: (lilypond-snippets). Trucchi, suggerimenti e esempi. --* Utilizzo: (lilypond-usage). Come installare e usare LilyPond. - * Sito web: (lilypond-web). Versione di lilypond.org in formato info. - @end direntry - Index: b/Documentation/en/web.texi =================================================================== ---- a/Documentation/en/web.texi 2021-01-12 13:05:18.374377412 +0200 -+++ b/Documentation/en/web.texi 2021-01-12 13:52:33.549351335 +0200 +--- a/Documentation/en/web.texi 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/en/web.texi 2022-12-04 12:06:37.150961212 +0200 @@ -1,3 +1,4 @@ + \input texinfo @c -*- coding: utf-8; mode: texinfo; -*- @ignore Translation of GIT committish: FILL-IN-HEAD-COMMITTISH -@@ -51,16 +52,7 @@ License''. - @c expected to be found in lilypond/ subdirectory. - @dircategory LilyPond -- the music typesetter - @direntry --* Changes: (lilypond-changes). News since version 2.20. --* Contributing: (lilypond-contributor). How to contribute to LilyPond. --* Essay: (lilypond-essay). The philosophy behind LilyPond. --* Extending: (lilypond-extending). How to use Scheme in LilyPond. - * Internals: (lilypond-internals). Tweaking reference. --* Learning: (lilypond-learning). Introduction. Start here. --* Music Glossary: (music-glossary). For non-English users. --* Notation: (lilypond-notation). Notation reference. --* Snippets: (lilypond-snippets). Tricks, tips, and examples. --* Usage: (lilypond-usage). How to install and use LilyPond. - * Website: (lilypond-web). Info version of lilypond.org. - @end direntry - Index: b/Documentation/de/web.texi =================================================================== ---- a/Documentation/de/web.texi 2021-01-12 13:05:18.378377578 +0200 -+++ b/Documentation/de/web.texi 2021-01-12 13:55:52.009393753 +0200 +--- a/Documentation/de/web.texi 2022-11-27 14:28:56.000000000 +0200 ++++ b/Documentation/de/web.texi 2022-12-04 12:06:37.150961212 +0200 @@ -52,16 +52,8 @@ License''. @c expected to be found in lilypond/ subdirectory. @dircategory LilyPond -- das Notensatzsystem ++++++ lilypond-2.23.3.tar.gz -> lilypond-2.23.82.tar.gz ++++++ /work/SRC/openSUSE:Factory/lilypond/lilypond-2.23.3.tar.gz /work/SRC/openSUSE:Factory/.lilypond.new.1835/lilypond-2.23.82.tar.gz differ: char 5, line 1 ++++++ lilypond-missing-lgc.patch ++++++ Index: b/lily/GNUmakefile =================================================================== --- a/lily/GNUmakefile 2022-11-27 14:28:56.000000000 +0200 +++ b/lily/GNUmakefile 2022-12-04 15:24:29.435257154 +0200 @@ -14,7 +14,7 @@ SUBDIRS = include include $(depth)/make/lilypond.make FLOWER_LIB = $(depth)/flower/$(outdir)/library.a -LDLIBS = $(FLOWER_LIB) $(CONFIG_LIBS) +LDLIBS = $(FLOWER_LIB) $(CONFIG_LIBS) -lgc -lpthread -ldl EXECUTABLE = $(outdir)/$(NAME)$(program_suffix) ++++++ reproducible.patch ++++++ --- /var/tmp/diff_new_pack.dsg7N3/_old 2022-12-06 14:23:00.421452038 +0100 +++ /var/tmp/diff_new_pack.dsg7N3/_new 2022-12-06 14:23:00.425452060 +0100 @@ -1,6 +1,8 @@ ---- a/stepmake/stepmake/c++-vars.make -+++ b/stepmake/stepmake/c++-vars.make -@@ -11,7 +11,7 @@ ALL_CXXFLAGS = $(ALL_CXXPPFLAGS) $(CONFI +Index: b/make/c++-vars.make +=================================================================== +--- a/make/c++-vars.make 2022-11-27 14:28:56.000000000 +0200 ++++ b/make/c++-vars.make 2022-12-04 12:05:31.145980329 +0200 +@@ -20,7 +20,7 @@ ALL_CXXFLAGS = $(ALL_CXXPPFLAGS) $(CONFI TCC_FILES := $(call src-wildcard,*.tcc) HH_FILES := $(call src-wildcard,*.hh) ++++++ use_cstring_and_ctype_includes.patch ++++++ --- /var/tmp/diff_new_pack.dsg7N3/_old 2022-12-06 14:23:00.437452125 +0100 +++ /var/tmp/diff_new_pack.dsg7N3/_new 2022-12-06 14:23:00.445452169 +0100 @@ -2,8 +2,10 @@ Forwarded: Origin: vendor Author: Don Armstrong <d...@debian.org> ---- a/lily/piano-pedal-engraver.cc -+++ b/lily/piano-pedal-engraver.cc +Index: b/lily/piano-pedal-engraver.cc +=================================================================== +--- a/lily/piano-pedal-engraver.cc 2022-11-27 14:28:56.000000000 +0200 ++++ b/lily/piano-pedal-engraver.cc 2022-12-04 12:09:38.442668814 +0200 @@ -39,6 +39,7 @@ #include "item.hh" @@ -12,19 +14,10 @@ using std::string; ---- a/lily/source-file.cc -+++ b/lily/source-file.cc -@@ -19,7 +19,7 @@ - */ - - #include "source-file.hh" -- -+#include <cstring> - #include "config.hh" - - #include "international.hh" ---- a/lily/translator.cc -+++ b/lily/translator.cc +Index: b/lily/translator.cc +=================================================================== +--- a/lily/translator.cc 2022-11-27 14:28:56.000000000 +0200 ++++ b/lily/translator.cc 2022-12-04 12:09:38.446668630 +0200 @@ -18,7 +18,7 @@ */ @@ -34,8 +27,10 @@ #include "context-def.hh" #include "dispatcher.hh" #include "global-context.hh" ---- a/lily/prob.cc -+++ b/lily/prob.cc +Index: b/lily/prob.cc +=================================================================== +--- a/lily/prob.cc 2022-11-27 14:28:56.000000000 +0200 ++++ b/lily/prob.cc 2022-12-04 12:09:38.446668630 +0200 @@ -22,6 +22,7 @@ #include "item.hh" #include "input.hh"