Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tectonic for openSUSE:Factory 
checked in at 2024-03-25 21:11:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tectonic (Old)
 and      /work/SRC/openSUSE:Factory/.tectonic.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tectonic"

Mon Mar 25 21:11:30 2024 rev:10 rq:1161211 version:0.15.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tectonic/tectonic.changes        2023-07-05 
15:31:28.794893741 +0200
+++ /work/SRC/openSUSE:Factory/.tectonic.new.1905/tectonic.changes      
2024-03-25 21:18:17.219647017 +0100
@@ -1,0 +2,16 @@
+Sun Mar 24 23:37:06 UTC 2024 - Gordon Leung <piratec...@protonmail.com>
+
+- Update to version 0.15.0
+  * The --web-bundle flag can now be used in more situations, specifically
+    tectonic -X new and tectonic -X init
+  * As part of the above work, you can now activate the "V2" interface with the
+    -X flag in more places on the Tectonic command line.
+  * The Tectonic.toml file used by the "V2" interface now supports a
+    [metadata] section for arbitrary structured user metadata.
+  * The "V2" interface also now supports external commands.
+    If you have a program named tectonic-blah in your search path, running
+    tectonic -X blah will execute it.
+  * Running tectonic -Z help (as opposed to tectonic -Zhelp) now actuallyworks
+    works
+
+-------------------------------------------------------------------

Old:
----
  cargo_config
  tectonic-0.14.1.tar.gz
  vendor.tar.zstd

New:
----
  tectonic-0.15.0.tar.gz
  vendor.tar.zst

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

Other differences:
------------------
++++++ tectonic.spec ++++++
--- /var/tmp/diff_new_pack.jfzUG2/_old  2024-03-25 21:18:20.123753826 +0100
+++ /var/tmp/diff_new_pack.jfzUG2/_new  2024-03-25 21:18:20.123753826 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tectonic
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,14 @@
 
 
 Name:           tectonic
-Version:        0.14.1
+Version:        0.15.0
 Release:        0
 Summary:        Modernized self-contained TeX and LaTeX engine
 License:        (Apache-2.0 OR MIT) AND BSD-3-Clause ) AND ( 0BSD OR MIT OR 
Apache-2.0 ) AND ( Apache-2.0 OR BSL-1.0 ) AND ( Apache-2.0 OR MIT ) AND ( 
Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT ) AND ( MIT OR Apache-2.0 
AND BSD-2-Clause ) AND ( MIT OR Apache-2.0 OR Zlib ) AND ( MIT OR Zlib OR 
Apache-2.0 ) AND ( Unlicense OR MIT ) AND ( Zlib OR Apache-2.0 OR MIT ) AND 
Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND ISC AND MIT AND 
WTFPL
 Group:          Productivity/Publishing/TeX/Utilities
 URL:            https://tectonic-typesetting.github.io
 Source0:        
https://github.com/tectonic-typesetting/tectonic/archive/refs/tags/%{name}@%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Source1:        vendor.tar.zstd
-Source2:        cargo_config
+Source1:        vendor.tar.zst
 BuildRequires:  c++_compiler
 BuildRequires:  c_compiler
 BuildRequires:  cargo-packaging
@@ -45,8 +44,6 @@
 
 %prep
 %autosetup -a1 -n %{name}-%{name}-%{version}
-mkdir -p .cargo
-cp %{SOURCE2} .cargo/config
 
 %build
 %{cargo_build} --features external-harfbuzz

++++++ _service ++++++
--- /var/tmp/diff_new_pack.jfzUG2/_old  2024-03-25 21:18:20.159755151 +0100
+++ /var/tmp/diff_new_pack.jfzUG2/_new  2024-03-25 21:18:20.163755297 +0100
@@ -1,7 +1,7 @@
 <services>
   <service name="cargo_vendor" mode="disabled">
-     <param name="srctar">tectonic-0.14.1.tar.gz</param>
-     <param name="compression">zstd</param>
+     <param name="srctar">tectonic-0.15.0.tar.gz</param>
+     <param name="compression">zst</param>
      <param name="update">true</param>
   </service>
   <service name="cargo_audit" mode="disabled" />

++++++ tectonic-0.14.1.tar.gz -> tectonic-0.15.0.tar.gz ++++++
++++ 25763 lines of diff (skipped)

Reply via email to