diff --git a/LICENSE b/LICENSE index e90e941..7f3add9 100644 --- a/LICENSE +++ b/LICENSE @@ -112,4 +112,3 @@ This program is free software; you can redistribute it and/or modify it under th This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - diff --git a/_service b/_service index 41e7585..02dee5d 100644 --- a/_service +++ b/_service @@ -2,11 +2,11 @@ https github.com - /sile-typesetter/sile/releases/download/v0.14.3/sile-0.14.3.tar.xz + /sile-typesetter/sile/releases/download/v0.14.4/sile-0.14.4.tar.xz - sile-0.14.3.tar.xz + sile-0.14.4.tar.xz sha256 - 7f9735bb2bdea5004b226037baa85bbb684d9de1653d65faa5d1dc0677a6f6d8 + 28d5e46c238fde611c23f0baa516a649a24f93ab181493b19e25e024e6f03a24 diff --git a/sile-0.14.3.tar.xz b/sile-0.14.3.tar.xz deleted file mode 100644 index 3d0bf3a..0000000 --- a/sile-0.14.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f9735bb2bdea5004b226037baa85bbb684d9de1653d65faa5d1dc0677a6f6d8 -size 2757756 diff --git a/sile-0.14.4.tar.xz b/sile-0.14.4.tar.xz new file mode 100644 index 0000000..72732e5 --- /dev/null +++ b/sile-0.14.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28d5e46c238fde611c23f0baa516a649a24f93ab181493b19e25e024e6f03a24 +size 2734160 diff --git a/sile.changes b/sile.changes index c1e4638..44bd99a 100644 --- a/sile.changes +++ b/sile.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Sat Nov 5 16:18:00 UTC 2022 - Gordon Leung + +update: 0.14.3 -> 0.14.4 +- Features + * packages: Add boolean noleadingzeros option to counter formatter + * packages: Add new command \set-multilevel-counter + +- Bug Fixes + * classes: Always break out of hmode before processing \chapter headings + * core: A typo in a variable prevents using -u with a class + * languages: Make 'und' an exception to language name canonicalization + * math: Fix insertion order of MathML children + * packages: Account for depth when calculating rotation center + * packages: Avoid forcing mirrored masters in twoside package + * packages: Combine \unichar'ed chars with same font only + * packages: Correct rotation origin calculation back to pre v0.10.0 + * packages: Don't inhibit page breaking after switching masters mid-page + * packages: Make sure PDF initialized before rotate package directly calls it + * packages: Rework simple and multilevel counters + * packages: Textcase package name typo preventing using methods from code + +- Reverts + * Revert "docs(packages): Fixup unichar documentation, work around known bug (#1549)" + ------------------------------------------------------------------- Fri Sep 2 14:16:40 UTC 2022 - Gordon Leung diff --git a/sile.spec b/sile.spec index c56feda..76b7f81 100644 --- a/sile.spec +++ b/sile.spec @@ -18,7 +18,7 @@ %bcond_without tests Name: sile -Version: 0.14.3 +Version: 0.14.4 Release: 0 Summary: Simon’s Improved Layout Engine Group: Productivity/Publishing @@ -30,8 +30,8 @@ Source2: LICENSE # Lua modules Requires: lua54 -BuildRequires: lua54-devel BuildRequires: lua54-bit32 +BuildRequires: lua54-devel Requires: lua54-bit32 BuildRequires: lua54-cassowary Requires: lua54-cassowary