Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sile for openSUSE:Factory checked in at 2022-11-06 12:42:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sile (Old) and /work/SRC/openSUSE:Factory/.sile.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sile" Sun Nov 6 12:42:13 2022 rev:2 rq:1033700 version:0.14.4 Changes: -------- --- /work/SRC/openSUSE:Factory/sile/sile.changes 2022-09-20 19:23:37.658481609 +0200 +++ /work/SRC/openSUSE:Factory/.sile.new.2275/sile.changes 2022-11-06 12:42:31.469497220 +0100 @@ -1,0 +2,25 @@ +Sat Nov 5 16:18:00 UTC 2022 - Gordon Leung <piratec...@protonmail.com> + +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)" + +------------------------------------------------------------------- Old: ---- sile-0.14.3.tar.xz New: ---- sile-0.14.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sile.spec ++++++ --- /var/tmp/diff_new_pack.zesjuF/_old 2022-11-06 12:42:32.993506320 +0100 +++ /var/tmp/diff_new_pack.zesjuF/_new 2022-11-06 12:42:33.001506368 +0100 @@ -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 @@ # Lua modules Requires: lua54 -BuildRequires: lua54-devel BuildRequires: lua54-bit32 +BuildRequires: lua54-devel Requires: lua54-bit32 BuildRequires: lua54-cassowary Requires: lua54-cassowary ++++++ LICENSE ++++++ --- /var/tmp/diff_new_pack.zesjuF/_old 2022-11-06 12:42:33.037506583 +0100 +++ /var/tmp/diff_new_pack.zesjuF/_new 2022-11-06 12:42:33.041506607 +0100 @@ -113,4 +113,3 @@ 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. - ++++++ _service ++++++ --- /var/tmp/diff_new_pack.zesjuF/_old 2022-11-06 12:42:33.061506726 +0100 +++ /var/tmp/diff_new_pack.zesjuF/_new 2022-11-06 12:42:33.065506750 +0100 @@ -2,12 +2,12 @@ <service mode="manual" name="download_url"> <param name="protocol">https</param> <param name="host">github.com</param> - <param name="path">/sile-typesetter/sile/releases/download/v0.14.3/sile-0.14.3.tar.xz</param> + <param name="path">/sile-typesetter/sile/releases/download/v0.14.4/sile-0.14.4.tar.xz</param> </service> <service mode="manual" name="verify_file"> - <param name="file">sile-0.14.3.tar.xz</param> + <param name="file">sile-0.14.4.tar.xz</param> <param name="verifier">sha256</param> - <param name="checksum">7f9735bb2bdea5004b226037baa85bbb684d9de1653d65faa5d1dc0677a6f6d8</param> + <param name="checksum">28d5e46c238fde611c23f0baa516a649a24f93ab181493b19e25e024e6f03a24</param> </service> </services> ++++++ sile-0.14.3.tar.xz -> sile-0.14.4.tar.xz ++++++ ++++ 2976 lines of diff (skipped)