texlive[43868] Build/source/texk: gregorio 5.0.1
commits+kakuto at tug.org
commits+kakuto at tug.org
Mon Apr 17 00:31:11 CEST 2017
Revision: 43868
http://tug.org/svn/texlive?view=revision&revision=43868
Author: kakuto
Date: 2017-04-17 00:31:11 +0200 (Mon, 17 Apr 2017)
Log Message:
-----------
gregorio 5.0.1
Modified Paths:
--------------
trunk/Build/source/texk/README
trunk/Build/source/texk/gregorio/ChangeLog
trunk/Build/source/texk/gregorio/TLpatches/ChangeLog
trunk/Build/source/texk/gregorio/TLpatches/TL-Changes
trunk/Build/source/texk/gregorio/configure
trunk/Build/source/texk/gregorio/gregorio-src/.gregorio-version
trunk/Build/source/texk/gregorio/gregorio-src/CHANGELOG.md
trunk/Build/source/texk/gregorio/gregorio-src/README.md
trunk/Build/source/texk/gregorio/gregorio-src/configure.ac
trunk/Build/source/texk/gregorio/gregorio-src/doc/GregorioNabcRef.pdf
trunk/Build/source/texk/gregorio/gregorio-src/doc/GregorioRef.pdf
trunk/Build/source/texk/gregorio/gregorio-src/doc/GregorioRef.tex
trunk/Build/source/texk/gregorio/gregorio-src/windows/gregorio-resources.rc
trunk/Build/source/texk/gregorio/version.ac
Modified: trunk/Build/source/texk/README
===================================================================
--- trunk/Build/source/texk/README 2017-04-16 22:27:13 UTC (rev 43867)
+++ trunk/Build/source/texk/README 2017-04-16 22:31:11 UTC (rev 43868)
@@ -61,7 +61,7 @@
dvisvgm 2.1.3 - checked 21feb17
http://dvisvgm.bplaced.net/Downloads
-gregorio 5.0.0 - checked 15apr17
+gregorio 5.0.1 - checked 16apr17
https://github.com/gregorio-project/gregorio/releases/
gsftopk - from Paul Vojta's xdvi?
Modified: trunk/Build/source/texk/gregorio/ChangeLog
===================================================================
--- trunk/Build/source/texk/gregorio/ChangeLog 2017-04-16 22:27:13 UTC (rev 43867)
+++ trunk/Build/source/texk/gregorio/ChangeLog 2017-04-16 22:31:11 UTC (rev 43868)
@@ -1,3 +1,8 @@
+2017-04-16 Akira Kakuto <kakuto at fuk.kindai.ac.jp>
+
+ * Import gregorio-5.0.1.
+ * version.ac: Adapted.
+
2017-04-15 Akira Kakuto <kakuto at fuk.kindai.ac.jp>
* Import gregorio-5.0.0.
Modified: trunk/Build/source/texk/gregorio/TLpatches/ChangeLog
===================================================================
--- trunk/Build/source/texk/gregorio/TLpatches/ChangeLog 2017-04-16 22:27:13 UTC (rev 43867)
+++ trunk/Build/source/texk/gregorio/TLpatches/ChangeLog 2017-04-16 22:31:11 UTC (rev 43868)
@@ -1,3 +1,7 @@
+2017-04-16 Akira Kakuto <kakuto at fuk.kindai.ac.jp>
+
+ Import gregorio-5.0.1.
+
2017-04-15 Akira Kakuto <kakuto at fuk.kindai.ac.jp>
Import gregorio-5.0.0.
Modified: trunk/Build/source/texk/gregorio/TLpatches/TL-Changes
===================================================================
--- trunk/Build/source/texk/gregorio/TLpatches/TL-Changes 2017-04-16 22:27:13 UTC (rev 43867)
+++ trunk/Build/source/texk/gregorio/TLpatches/TL-Changes 2017-04-16 22:31:11 UTC (rev 43868)
@@ -1,5 +1,5 @@
-Changes applied to the gregorio-5.0.0 tree as obtained from:
- https://github.com/gregorio-project/gregorio/releases/download/v5.0.0
+Changes applied to the gregorio-5.0.1 tree as obtained from:
+ https://github.com/gregorio-project/gregorio/releases/download/v5.0.1
Remove:
Makefile.in
Modified: trunk/Build/source/texk/gregorio/configure
===================================================================
--- trunk/Build/source/texk/gregorio/configure 2017-04-16 22:27:13 UTC (rev 43867)
+++ trunk/Build/source/texk/gregorio/configure 2017-04-16 22:31:11 UTC (rev 43868)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Gregorio (TeX Live) 5.0.0.
+# Generated by GNU Autoconf 2.69 for Gregorio (TeX Live) 5.0.1.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -590,8 +590,8 @@
# Identity of this package.
PACKAGE_NAME='Gregorio (TeX Live)'
PACKAGE_TARNAME='gregorio--tex-live-'
-PACKAGE_VERSION='5.0.0'
-PACKAGE_STRING='Gregorio (TeX Live) 5.0.0'
+PACKAGE_VERSION='5.0.1'
+PACKAGE_STRING='Gregorio (TeX Live) 5.0.1'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL='http://gregorio-project.github.io/'
@@ -1330,7 +1330,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures Gregorio (TeX Live) 5.0.0 to adapt to many kinds of systems.
+\`configure' configures Gregorio (TeX Live) 5.0.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1401,7 +1401,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Gregorio (TeX Live) 5.0.0:";;
+ short | recursive ) echo "Configuration of Gregorio (TeX Live) 5.0.1:";;
esac
cat <<\_ACEOF
@@ -1521,7 +1521,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Gregorio (TeX Live) configure 5.0.0
+Gregorio (TeX Live) configure 5.0.1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2360,7 +2360,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by Gregorio (TeX Live) $as_me 5.0.0, which was
+It was created by Gregorio (TeX Live) $as_me 5.0.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -8046,7 +8046,7 @@
# Define the identity of the package.
PACKAGE='gregorio--tex-live-'
- VERSION='5.0.0'
+ VERSION='5.0.1'
cat >>confdefs.h <<_ACEOF
@@ -14466,7 +14466,7 @@
Report bugs to <bug-libtool at gnu.org>."
lt_cl_version="\
-Gregorio (TeX Live) config.lt 5.0.0
+Gregorio (TeX Live) config.lt 5.0.1
configured by $0, generated by GNU Autoconf 2.69.
Copyright (C) 2011 Free Software Foundation, Inc.
@@ -16053,7 +16053,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by Gregorio (TeX Live) $as_me 5.0.0, which was
+This file was extended by Gregorio (TeX Live) $as_me 5.0.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -16120,7 +16120,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-Gregorio (TeX Live) config.status 5.0.0
+Gregorio (TeX Live) config.status 5.0.1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/texk/gregorio/gregorio-src/.gregorio-version
===================================================================
--- trunk/Build/source/texk/gregorio/gregorio-src/.gregorio-version 2017-04-16 22:27:13 UTC (rev 43867)
+++ trunk/Build/source/texk/gregorio/gregorio-src/.gregorio-version 2017-04-16 22:31:11 UTC (rev 43868)
@@ -1,4 +1,4 @@
-5.0.0
+5.0.1
*** Do not modify this file. ***
Use VersionManager.py to change the version.
Modified: trunk/Build/source/texk/gregorio/gregorio-src/CHANGELOG.md
===================================================================
--- trunk/Build/source/texk/gregorio/gregorio-src/CHANGELOG.md 2017-04-16 22:27:13 UTC (rev 43867)
+++ trunk/Build/source/texk/gregorio/gregorio-src/CHANGELOG.md 2017-04-16 22:31:11 UTC (rev 43868)
@@ -5,6 +5,9 @@
## [Unreleased][unreleased]
+## [5.0.1] - 2017-04-16
+- Fixed a bug in the TeXLive compatibility code for Windows users. Thanks to Akira Kakuto for the catch.
+
## [5.0.0] - 2017-04-15
### Fixed
- The printing of the commentary box is no longer tied to the printing of the inital. As a result it is now possible to have a score which has a commentary but not an initial. See [this thread on the user list](http://www.mail-archive.com/gregorio-users@gna.org/msg03911.html).
Modified: trunk/Build/source/texk/gregorio/gregorio-src/README.md
===================================================================
--- trunk/Build/source/texk/gregorio/gregorio-src/README.md 2017-04-16 22:27:13 UTC (rev 43867)
+++ trunk/Build/source/texk/gregorio/gregorio-src/README.md 2017-04-16 22:31:11 UTC (rev 43868)
@@ -24,7 +24,7 @@
## Building for inclusion in TeXLive
-When building gregorio for inclusion in TeXLive, the gregorio executable must not have the version number prefix that is used for other builds. To make this happen, run `configure` with the `--disable-version-in-exe` option, and the generated Makefile will create a gregorio executable without the version number prefix (i.e., the executable will simply be named `gregorio`).
+When building gregorio for inclusion in TeXLive, the gregorio executable must not have the version number suffix that is used for other builds. To make this happen, run `configure` with the `--disable-version-in-exe` option, and the generated Makefile will create a gregorio executable without the version number suffix (i.e., the executable will simply be named `gregorio`).
## Documentation
Modified: trunk/Build/source/texk/gregorio/gregorio-src/configure.ac
===================================================================
--- trunk/Build/source/texk/gregorio/gregorio-src/configure.ac 2017-04-16 22:27:13 UTC (rev 43867)
+++ trunk/Build/source/texk/gregorio/gregorio-src/configure.ac 2017-04-16 22:31:11 UTC (rev 43868)
@@ -16,8 +16,8 @@
dnl You should have received a copy of the GNU General Public License
dnl along with Gregorio. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([gregorio],[5.0.0],[https://github.com/gregorio-project/gregorio/issues],[gregorio],[http://gregorio-project.github.io/])
-FILENAME_VERSION="5_0_0"
+AC_INIT([gregorio],[5.0.1],[https://github.com/gregorio-project/gregorio/issues],[gregorio],[http://gregorio-project.github.io/])
+FILENAME_VERSION="5_0_1"
AC_SUBST(FILENAME_VERSION)
AC_DEFINE_UNQUOTED(FILENAME_VERSION, "$FILENAME_VERSION", [version suitable for file names])
MK=""
Modified: trunk/Build/source/texk/gregorio/gregorio-src/doc/GregorioNabcRef.pdf
===================================================================
(Binary files differ)
Modified: trunk/Build/source/texk/gregorio/gregorio-src/doc/GregorioRef.pdf
===================================================================
(Binary files differ)
Modified: trunk/Build/source/texk/gregorio/gregorio-src/doc/GregorioRef.tex
===================================================================
--- trunk/Build/source/texk/gregorio/gregorio-src/doc/GregorioRef.tex 2017-04-16 22:27:13 UTC (rev 43867)
+++ trunk/Build/source/texk/gregorio/gregorio-src/doc/GregorioRef.tex 2017-04-16 22:31:11 UTC (rev 43868)
@@ -177,7 +177,7 @@
\vspace{1cm}
- \large Version \textbf{5.0.0}, 15 April 2017 %% PARSE_VERSION_DATE
+ \large Version \textbf{5.0.1}, 16 April 2017 %% PARSE_VERSION_DATE
\vspace{1.5cm}
\end{center}
Modified: trunk/Build/source/texk/gregorio/gregorio-src/windows/gregorio-resources.rc
===================================================================
--- trunk/Build/source/texk/gregorio/gregorio-src/windows/gregorio-resources.rc 2017-04-16 22:27:13 UTC (rev 43867)
+++ trunk/Build/source/texk/gregorio/gregorio-src/windows/gregorio-resources.rc 2017-04-16 22:31:11 UTC (rev 43868)
@@ -1,7 +1,7 @@
IDI_ICON1 ICON DISCARDABLE "gregorio.ico"
1 VERSIONINFO
-FILEVERSION 5,0,0,30
-PRODUCTVERSION 5,0,0,30
+FILEVERSION 5,0,1,30
+PRODUCTVERSION 5,0,1,30
BEGIN
BLOCK "StringFileInfo"
BEGIN
@@ -9,12 +9,12 @@
BEGIN
VALUE "CompanyName", "Gregorio project"
VALUE "FileDescription", "Gregorio"
- VALUE "FileVersion", "5.0.0"
+ VALUE "FileVersion", "5.0.1"
VALUE "InternalName", "gregorio"
VALUE "LegalCopyright", "See COPYING in the installation directory."
VALUE "OriginalFilename", "gregorio.exe"
VALUE "ProductName", "Gregorio"
- VALUE "ProductVersion", "5.0.0"
+ VALUE "ProductVersion", "5.0.1"
END
END
Modified: trunk/Build/source/texk/gregorio/version.ac
===================================================================
--- trunk/Build/source/texk/gregorio/version.ac 2017-04-16 22:27:13 UTC (rev 43867)
+++ trunk/Build/source/texk/gregorio/version.ac 2017-04-16 22:31:11 UTC (rev 43868)
@@ -8,4 +8,4 @@
dnl --------------------------------------------------------
dnl
dnl m4-include this file to define the current gregorio version
-m4_define([gregorio_version], [5.0.0])
+m4_define([gregorio_version], [5.0.1])
More information about the tex-live-commits
mailing list