Skip to content

Commit 64638ce

Browse files
committed
Increase version to 2.5.12
1 parent d60c126 commit 64638ce

File tree

13 files changed

+36
-22
lines changed

13 files changed

+36
-22
lines changed

.github/workflows/arches.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ jobs:
3131
matrix:
3232
arch: [aarch64, ppc64le, s390x]
3333
steps:
34-
- uses: actions/checkout@v2
35-
- uses: uraimo/run-on-arch-action@v2.0.5
34+
- uses: actions/checkout@v3
35+
- uses: uraimo/run-on-arch-action@v2
3636
id: build
3737
with:
3838
arch: ${{ matrix.arch }}
39-
distro: ubuntu18.04
39+
distro: ubuntu20.04
4040
install: |
4141
apt-get update -q -y
4242
apt-get install -q -y sudo devscripts debhelper cdbs

.github/workflows/main.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: mstksg/get-package@v1
1414
with:
1515
apt-get: mingw-w64 dos2unix groff
16-
- uses: actions/checkout@v2
16+
- uses: actions/checkout@v3
1717
- name: setup
1818
run: ./autogen.sh
1919
- name: build
@@ -34,7 +34,7 @@ jobs:
3434
- uses: mstksg/get-package@v1
3535
with:
3636
apt-get: devscripts debhelper cdbs
37-
- uses: actions/checkout@v2
37+
- uses: actions/checkout@v3
3838
- name: setup
3939
run: ./autogen.sh
4040
- name: build
@@ -48,7 +48,7 @@ jobs:
4848
- uses: mstksg/get-package@v1
4949
with:
5050
brew: automake
51-
- uses: actions/checkout@v2
51+
- uses: actions/checkout@v3
5252
- name: setup
5353
run: ./autogen.sh
5454
- name: build

NEWS

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2023-08-25
2+
Version 2.5.12
3+
Updated Unicode character names and normalization data to 15.0.0
4+
Updated zlib to version 1.2.13
5+
Updated documentation
6+
17
2021-11-08
28
Version 2.5.11
39
Updated Unicode character names and normalization data to 14.0.0

build-windows-package.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ set -ev
88
. ./build-windows-common
99

1010
# metadata
11-
VERSION="2.5.11"
11+
VERSION="2.5.12"
1212
foldername=TECkit-${VERSION}
1313
filename=${foldername}.zip
1414

configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AC_PREREQ(2.54)
2-
AC_INIT(teckit, 2.5.11, [email protected])
2+
AC_INIT(teckit, 2.5.12, [email protected])
33
AM_CONFIG_HEADER([config.h])
44
AC_CONFIG_SRCDIR([source/UnicodeNames.cpp])
55
AC_CONFIG_MACRO_DIR([m4])

debian-src/changelog

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
teckit (2.5.12) stable; urgency=medium
2+
3+
* Updated Unicode character names and normalization data to 15.0.0
4+
* Updated zlib to version 1.2.13
5+
* Updated documentation
6+
7+
-- Bobby de Vos <[email protected]> Fri, 25 Aug 2023 11:21:26 -0600
8+
19
teckit (2.5.11) stable; urgency=medium
210

311
* Updated Unicode character names and normalization data to 14.0.0

debian-src/rules

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/make -f
22

3-
DEB_TAR_SRCDIR := teckit-2.5.11
3+
DEB_TAR_SRCDIR := teckit-2.5.12
44

55
include /usr/share/cdbs/1/rules/tarball.mk
66

mac-installer/Info.plist

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
<plist version="1.0">
44
<dict>
55
<key>CFBundleGetInfoString</key>
6-
<string>2.5.11, copyright © 2002-2023 SIL International</string>
6+
<string>2.5.12, copyright © 2002-2023 SIL International</string>
77
<key>CFBundleIdentifier</key>
88
<string>org.sil.nrsi.teckit</string>
99
<key>CFBundleShortVersionString</key>
10-
<string>2.5.11</string>
10+
<string>2.5.12</string>
1111
<key>IFMajorVersion</key>
1212
<integer>2</integer>
1313
<key>IFMinorVersion</key>

mac-installer/Resources/ReadMe.rtf

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
\f0\b\fs28 \cf0 TECkit: a toolkit for encoding conversion\
99
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\qc
1010
11-
\f1\b0\fs22 \cf2 version 2.5.11\cf0 \
11+
\f1\b0\fs22 \cf2 version 2.5.12\cf0 \
1212
\
1313
Written by Jonathan Kew for SIL International\
1414

mac-installer/Resources/Welcome.rtf

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
\paperw11900\paperh16840\margl1440\margr1440\vieww11760\viewh14040\viewkind0
55
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural
66

7-
\f0\fs22 \cf2 for version 2.5.11\cf0 \
7+
\f0\fs22 \cf2 for version 2.5.12\cf0 \
88
\
99
Written by: Jonathan Kew for SIL International\
1010
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural

mac-installer/create-pkg.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# adjust this to newer version numbers
4-
VERSION="2.5.11"
4+
VERSION="2.5.12"
55
echo current version is: $VERSION
66

77
sudo rm -rf ./Pkg

source/Sample-tools/version_defs.h

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ GNU Lesser General Public License, as specified in the LICENSING.txt file.
1010
#include <windows.h>
1111

1212
// version numbers that should be updated for each release
13-
#define VER_FILEVERSION 2,5,11,0
14-
#define VER_FILEVERSION_STR "2.5.11.0\0"
13+
#define VER_FILEVERSION 2,5,12,0
14+
#define VER_FILEVERSION_STR "2.5.12.0\0"
1515

16-
#define VER_PRODUCTVERSION 2,5,11,0
17-
#define VER_PRODUCTVERSION_STR "2.5.11\0"
16+
#define VER_PRODUCTVERSION 2,5,12,0
17+
#define VER_PRODUCTVERSION_STR "2.5.12\0"
1818

1919
// constants used in all the binaries, shouldn't need changing (until next year)
2020
#define VER_COMPANY_NAME_STR "SIL International\0"

source/version_defs.h

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ GNU Lesser General Public License, as specified in the LICENSING.txt file.
1010
#include <windows.h>
1111

1212
// version numbers that should be updated for each release
13-
#define VER_FILEVERSION 2,5,11,0
14-
#define VER_FILEVERSION_STR "2.5.11.0\0"
13+
#define VER_FILEVERSION 2,5,12,0
14+
#define VER_FILEVERSION_STR "2.5.12.0\0"
1515

16-
#define VER_PRODUCTVERSION 2,5,11,0
17-
#define VER_PRODUCTVERSION_STR "2.5.11\0"
16+
#define VER_PRODUCTVERSION 2,5,12,0
17+
#define VER_PRODUCTVERSION_STR "2.5.12\0"
1818

1919
// constants used in all the binaries, shouldn't need changing (until next year)
2020
#define VER_COMPANY_NAME_STR "SIL International\0"

0 commit comments

Comments
 (0)