Hello community, here is the log from the commit of package lilypond for openSUSE:Leap:15.2 checked in at 2020-04-22 14:13:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/lilypond (Old) and /work/SRC/openSUSE:Leap:15.2/.lilypond.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lilypond" Wed Apr 22 14:13:25 2020 rev:16 rq:796084 version:2.18.2 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/lilypond/lilypond-doc.changes 2020-02-22 17:53:11.817862861 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.lilypond.new.2738/lilypond-doc.changes 2020-04-22 14:13:25.678556930 +0200 @@ -1,0 +2,7 @@ +Mon Apr 20 10:27:53 UTC 2020 - Antonio Larrosa <[email protected]> + +- Replace a BuildRequires: fontforge-devel with + BuildRequires: fontforge, since the build system only requires + the fontforge binary. + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Leap:15.2/lilypond/lilypond.changes 2020-02-22 17:53:11.873862974 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.lilypond.new.2738/lilypond.changes 2020-04-22 14:13:25.718557011 +0200 @@ -1,0 +2,5 @@ +Mon Apr 20 10:33:30 UTC 2020 - Antonio Larrosa <[email protected]> + +- Use %license + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lilypond-doc.spec ++++++ --- /var/tmp/diff_new_pack.9sdTra/_old 2020-04-22 14:13:26.238558061 +0200 +++ /var/tmp/diff_new_pack.9sdTra/_new 2020-04-22 14:13:26.242558069 +0200 @@ -1,7 +1,7 @@ # # spec file for package lilypond-doc # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -24,7 +24,7 @@ Summary: Documentation for the LilyPond Typesetter License: GFDL-1.3-only Group: Documentation/HTML -Url: http://lilypond.org/ +URL: http://lilypond.org/ Source0: http://download.linuxaudio.org/lilypond/sources/v%{ver}/lilypond-%{version}.tar.gz # Patches taken from Debian, see headers for info. Patch2: 0101-read_relocation_dir-in-lilypond_datadir-too.patch @@ -44,7 +44,7 @@ BuildRequires: fdupes BuildRequires: flex BuildRequires: fontconfig-devel >= 2.4.0 -BuildRequires: fontforge-devel +BuildRequires: fontforge BuildRequires: fonts-arabic BuildRequires: freetype2-devel >= 2.1.10 BuildRequires: gcc-c++ ++++++ lilypond.spec ++++++ --- /var/tmp/diff_new_pack.9sdTra/_old 2020-04-22 14:13:26.262558109 +0200 +++ /var/tmp/diff_new_pack.9sdTra/_new 2020-04-22 14:13:26.262558109 +0200 @@ -1,7 +1,7 @@ # # spec file for package lilypond # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -24,7 +24,7 @@ Summary: A typesetting system for music notation License: GPL-3.0-or-later Group: Productivity/Publishing/Other -Url: http://www.lilypond.org +URL: http://www.lilypond.org Source0: http://download.linuxaudio.org/lilypond/sources/v2.18/lilypond-%{version}.tar.gz # PATCH-FIX-UPSTREAM https://savannah.gnu.org/patch/index.php?9370 Patch0: reproducible.patch @@ -203,8 +203,9 @@ %files -f %{name}.lang %defattr(-,root,root,-) -%doc AUTHORS.txt COPYING DEDICATION HACKING LICENSE* +%doc AUTHORS.txt DEDICATION HACKING %doc NEWS.txt README.txt ROADMAP VERSION +%license COPYING LICENSE* %{_bindir}/* %{_libdir}/lilypond %{_datadir}/lilypond @@ -223,7 +224,7 @@ %files fonts-common %defattr(-,root,root,-) -%doc COPYING +%license COPYING %defattr(0644,root,root,0755) %dir %{ttfdir}
