Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package typst for openSUSE:Factory checked 
in at 2023-07-27 16:50:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/typst (Old)
 and      /work/SRC/openSUSE:Factory/.typst.new.32662 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "typst"

Thu Jul 27 16:50:57 2023 rev:7 rq:1100799 version:0.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/typst/typst.changes      2023-06-16 
16:56:54.466437861 +0200
+++ /work/SRC/openSUSE:Factory/.typst.new.32662/typst.changes   2023-07-27 
16:51:31.622057852 +0200
@@ -1,0 +2,44 @@
+Wed Jul 26 08:54:07 UTC 2023 - Martin Sirringhaus <martin.sirringh...@suse.com>
+
+- Update to version 0.6.0
+  * Package Management
+    - Typst now has built-in package management
+    - You can import published community packages or create and use 
system-local ones
+    - Published packages are also supported in the web app
+  * Math
+    - Added support for optical size variants of glyphs in math mode
+    - Added argument to enable limits conditionally depending on whether the 
equation is set in display or inline style
+    - Added gt.eq.slant and lt.eq.slant symbols
+    - Increased precedence of factorials in math mode ([$1/n!$] works 
correctly now)
+    - Improved underlines and overlines in math mode
+    - Fixed usage of limits function in show rules
+    - Fixed bugs with line breaks in equations
+  * Text and Layout
+    - Added support for alternating page margins with the inside and outside 
keys
+    - Added support for specifying the page binding
+    - Added to argument to pagebreak function to skip to the next even or odd 
page
+    - Added basic i18n for a few more languages (TR, SQ, TL)
+    - Fixed bug with missing table row at page break
+    - Fixed bug with underlines
+    - Fixed bug superfluous table lines
+    - Fixed smart quotes after line breaks
+    - Fixed a crash related to text layout
+  * Command line interface
+    - Breaking change: Added requirement for --root/TYPST_ROOT directory to 
contain the input file because it designates the project root. Existing setups 
that use TYPST_ROOT to emulate package management should switch to local 
packages
+    - Breaking change: Now denies file access outside of the project root
+    - Added support for local packages and on-demand package download
+    - Now watches all relevant files, within the root and all packages
+    - Now displays compilation time
+  * Miscellaneous Improvements
+    - Added outline.entry to customize outline entries with show rules
+    - Added some hints for error messages
+    - Added some missing syntaxes for raw highlighting
+    - Improved rendering of rotated images in PNG export and web app
+    - Made footnotes reusable and referenceable
+    - Fixed bug with citations and bibliographies in locate
+    - Fixed inconsistent tense in documentation
+  * Development
+    - Added contribution guide
+    - Reworked World interface to accommodate for package management and make 
it a bit simpler to implement (Breaking change for implementors)
+
+-------------------------------------------------------------------

Old:
----
  typst-0.5.0.tar.gz

New:
----
  typst-0.6.0.tar.gz

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

Other differences:
------------------
++++++ typst.spec ++++++
--- /var/tmp/diff_new_pack.CGQF3L/_old  2023-07-27 16:51:33.222066893 +0200
+++ /var/tmp/diff_new_pack.CGQF3L/_new  2023-07-27 16:51:33.226066915 +0200
@@ -19,7 +19,7 @@
 %global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
 
 Name:           typst
-Version:        0.5.0
+Version:        0.6.0
 Release:        0
 Summary:        A new markup-based typesetting system that is powerful and 
easy to learn
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.CGQF3L/_old  2023-07-27 16:51:33.262067119 +0200
+++ /var/tmp/diff_new_pack.CGQF3L/_new  2023-07-27 16:51:33.270067163 +0200
@@ -1,7 +1,7 @@
 <services>
   <service name="download_files" mode="disabled" />
   <service name="cargo_vendor" mode="disabled">
-     <param name="srctar">typst-0.5.0.tar.gz</param>
+     <param name="srctar">typst-0.6.0.tar.gz</param>
      <param name="compression">xz</param>
      <param name="update">true</param>
   </service>

++++++ typst-0.5.0.tar.gz -> typst-0.6.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/typst/typst-0.5.0.tar.gz 
/work/SRC/openSUSE:Factory/.typst.new.32662/typst-0.6.0.tar.gz differ: char 15, 
line 1

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/typst/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.typst.new.32662/vendor.tar.xz differ: char 27, line 
1

Reply via email to