Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sile for openSUSE:Factory checked in 
at 2023-01-28 18:45:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sile (Old)
 and      /work/SRC/openSUSE:Factory/.sile.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sile"

Sat Jan 28 18:45:13 2023 rev:6 rq:1061683 version:0.14.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/sile/sile.changes        2023-01-06 
17:06:43.356574569 +0100
+++ /work/SRC/openSUSE:Factory/.sile.new.32243/sile.changes     2023-01-28 
19:04:32.473118817 +0100
@@ -1,0 +2,18 @@
+Sat Jan 28 05:11:57 UTC 2023 - Gordon Leung <piratec...@protonmail.com>
+
+update: 0.14.7 -> 0.14.8
+- Features
+ * build: Pass build time configuration into Lua environment
+ * core: Add variations support to font command
+ * shapers: Instanciate variable fonts
+ * shapers: Support named instances with FontConfig
+ * shapers: Support named instances with macfonts
+- Bug Fixes
+ * build: Package license file for vendored lunamark fork
+ * classes: Coerce option values to booleans
+ * packages: Absolutize parskip heights on use
+ * packages: Pass style & weight values to the math font loader
+ * packages: Quote option values in documentation when necessary
+ * tooling: Use luaEnv properly
+
+-------------------------------------------------------------------

Old:
----
  sile-0.14.7.tar.xz

New:
----
  sile-0.14.8.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sile.spec ++++++
--- /var/tmp/diff_new_pack.BZ4ikm/_old  2023-01-28 19:04:33.009121771 +0100
+++ /var/tmp/diff_new_pack.BZ4ikm/_new  2023-01-28 19:04:33.013121793 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without  tests
 Name:           sile
-Version:        0.14.7
+Version:        0.14.8
 Release:        0
 Summary:        Simon’s Improved Layout Engine
 Group:          Productivity/Publishing
@@ -82,7 +82,8 @@
 Requires:       git-core
 BuildRequires:  glibc-devel
 Requires:       glibc
-BuildRequires:  harfbuzz-devel
+# Harfbuzz's minimum version is now 6 
https://github.com/sile-typesetter/sile/releases/tag/v0.14.8
+BuildRequires:  harfbuzz-devel >= 6.0.0
 BuildRequires:  libicu-devel
 Requires:       icu
 BuildRequires:  libpng16-compat-devel
@@ -147,6 +148,7 @@
 
 %files
 %license %{_datadir}/licenses/sile/LICENSE
+%license %{_datadir}/licenses/sile/LICENSE-lunamark
 %doc %{_datadir}/doc/sile/*
 %dir %{_datadir}/doc/sile
 %dir %{_datadir}/licenses/sile

++++++ _service ++++++
--- /var/tmp/diff_new_pack.BZ4ikm/_old  2023-01-28 19:04:33.069122102 +0100
+++ /var/tmp/diff_new_pack.BZ4ikm/_new  2023-01-28 19:04:33.073122124 +0100
@@ -2,7 +2,7 @@
   <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.7/sile-0.14.7.tar.xz</param>
+    <param 
name="path">/sile-typesetter/sile/releases/download/v0.14.8/sile-0.14.8.tar.xz</param>
   </service>
 </services>
 

++++++ sile-0.14.7.tar.xz -> sile-0.14.8.tar.xz ++++++
++++ 11483 lines of diff (skipped)

Reply via email to