diff --git a/.cvsignore b/.cvsignore index 9384ebe..994b4d7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -nted-1.9.22.tar.gz +nted-1.10.13.tar.gz diff --git a/nted.spec b/nted.spec index 9965c55..85af726 100644 --- a/nted.spec +++ b/nted.spec @@ -14,13 +14,16 @@ Name: nted -Version: 1.9.22 +Version: 1.10.13 Release: 1%{?dist} Summary: Musical score editor Group: Applications/Publishing -# Program source is GPLv2+, HTML manuals are GFDL 1.2+. -# Right now, font is GPL, but eventually supposed to become GPL+font exception. +# Program source is GPLv2+ and is in the main binary nted package. We +# keep the GFDL in there as well, though, for the man page etc. HTML +# manuals are GFDL 1.2+ and are shipped in the noarch nted-doc +# package. The ntedfont is GPL+font exception, and are shipped in the +# -fonts noarch subpackage. License: GPLv2+ and GFDL URL: http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/nted.xhtml Source0: http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/sources/nted-%{version}.tar.gz @@ -50,6 +53,7 @@ import. Scores can be played through the ALSA sequencer. %package doc Group: Applications/Publishing Summary: NtEd's documentation and online help +License: GFDL1.2+ %{noarch_subpackage} @@ -61,6 +65,8 @@ NtEd's documentation and online help. Group: User Interface/X Requires: fontpackages-filesystem Summary: NtEd's own special note symbol font +# GPL with font embedding exception +License: GPLv2+ with exceptions %{noarch_subpackage} @@ -114,14 +120,35 @@ rm -rf %{buildroot} %files doc %defattr(-,root,root,-) -%doc COPYING COPYING.GFDL docs/* +%doc COPYING.GFDL docs/* #_font_pkg -n %{family} -f %{fontconf} %{family}.pfa %_font_pkg -n %{family} %{family}.pfa +%doc COPYING COPYING.FONT.TXT %changelog +* Wed Jul 21 2010 Hans Ulrich Niedermann - 1.10.13-1 +- Update to 1.10.13 (#616739). + +* Fri Jul 16 2010 Hans Ulrich Niedermann - 1.10.12-2 +- Added License tags for -doc, -fonts subpackages. +- Added COPYING and COPYING.FONT.TXT (GPL w/ font exception) to fonts subpkg. +- Removed COPYING (GPL) from -doc subpkg (contains only GFDL files). + +* Fri Jul 16 2010 Hans Ulrich Niedermann - 1.10.12-1 +- Update to 1.10.12 (#578125). + +* Thu Apr 29 2010 Hans Ulrich Niedermann - 1.10.3-2 +- Repeat build with the sourc tarball actually uploaded + +* Wed Apr 28 2010 Hans Ulrich Niedermann - 1.10.3-1 +- Update to 1.10.3 (support tremolo notes) + +* Mon Apr 26 2010 Hans Ulrich Niedermann - 1.10.1-1 +- Update to 1.10.1 + * Mon Apr 26 2010 Hans Ulrich Niedermann - 1.9.22-1 - Update to 1.9.22 (bug fixes, mostly Lilypond export) diff --git a/sources b/sources index bbeda9a..9ed95dd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d05010ed6f35be407651e3599598ef51 nted-1.9.22.tar.gz +29bb648b50ebe4ff7bf2ecf058abfc7b nted-1.10.13.tar.gz