Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package juliaup for openSUSE:Factory checked 
in at 2023-12-06 23:48:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/juliaup (Old)
 and      /work/SRC/openSUSE:Factory/.juliaup.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "juliaup"

Wed Dec  6 23:48:18 2023 rev:12 rq:1131215 version:1.12.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/juliaup/juliaup.changes  2023-08-17 
19:44:36.050907808 +0200
+++ /work/SRC/openSUSE:Factory/.juliaup.new.25432/juliaup.changes       
2023-12-06 23:48:49.192562952 +0100
@@ -1,0 +2,41 @@
+Tue Dec  5 21:29:25 UTC 2023 - Soc Virnyl Estela 
<uncomfy+openbuildserv...@uncomfyhalomacro.pl>
+
+- Remove cargo_config.
+- Update to version 1.12.5:
+  * Handle an error condition correctly
+  * Return full 32 bit exit code from julialauncher
+  * Update deps
+  * follow symlinks
+  * Sort versions in status output in natural order.
+  * Bump actions/checkout from 3 to 4
+  * Change triggers for rust fmt workflow
+  * Run `cargo fmt` and check in the results
+  * Update deps
+  * Update deps
+  * Move script around
+  * Update deps
+  * Human sort channel list
+  * Remove license dialog from MSI installer
+  * Update deps
+  * Update deps
+  * fix banner bg color
+  * fix 491 to 493px wide
+  * bitmaps for msi installer
+  * Change to JULIAUP_DEPOT_PATH
+  * Update LICENSE
+  * Fix release.yml bug
+  * Build portable versions
+  * Fix gnu toolchain
+  * Install correct mingw toolchain
+  * Pick more specific toolchains
+  * Add more fine control over binary creation
+  * Update README
+  * Move crates publishing to release channel
+  * Change way secret is passed to cargo publish
+  * Fix release build bug
+  * Fix crates publication step
+  * Add publish to crates step
+  * Add docs for JULIAUP_HOME
+  * Use JULIAUP_HOME instead of JULIA_DEPOT_PATH
+
+-------------------------------------------------------------------

Old:
----
  cargo_config
  juliaup-1.11.15.tar.zst

New:
----
  juliaup-1.12.5.tar.zst

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

Other differences:
------------------
++++++ juliaup.spec ++++++
--- /var/tmp/diff_new_pack.4vh8wk/_old  2023-12-06 23:48:52.072667041 +0100
+++ /var/tmp/diff_new_pack.4vh8wk/_new  2023-12-06 23:48:52.076667186 +0100
@@ -21,7 +21,7 @@
 %global latest_julia_version 1.8.3
 
 Name:           juliaup
-Version:        1.11.15
+Version:        1.12.5
 Release:        0
 Summary:        Julia installer and version multiplexer
 License:        (0BSD OR MIT OR Apache-2.0) AND Apache-2.0 AND (Apache-2.0 OR 
BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 
OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND 
(Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR Zlib OR 
MIT) AND Apache-2.0 AND ISC AND MIT AND MPL-2.0 AND MIT
@@ -29,7 +29,6 @@
 URL:            https://github.com/JuliaLang/juliaup
 Source0:        %{name}-%{version}.tar.zst
 Source1:        vendor.tar.zst
-Source2:        cargo_config
 BuildRequires:  cargo-packaging
 BuildRequires:  rust+cargo
 BuildRequires:  zstd
@@ -51,8 +50,6 @@
 
 %prep
 %autosetup -a1 -p1
-mkdir .cargo
-cp %{SOURCE2} .cargo/config
 
 %build
 %{cargo_build} --no-default-features

++++++ _service ++++++
--- /var/tmp/diff_new_pack.4vh8wk/_old  2023-12-06 23:48:52.108668343 +0100
+++ /var/tmp/diff_new_pack.4vh8wk/_new  2023-12-06 23:48:52.112668487 +0100
@@ -3,11 +3,10 @@
     <param name="url">https://github.com/JuliaLang/juliaup</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="scm">git</param>
-    <param name="revision">4be66cf</param>
+    <param name="revision">c5df6faf6cdb26951bf378e1633a0cf4bfe77a78</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
     <param name="changesgenerate">enable</param>
-    <param name="changesauthor">socvirnyl.est...@gmail.com</param>
   </service>
   <service mode="manual" name="tar" />
   <service mode="manual" name="recompress">
@@ -20,9 +19,7 @@
      <param name="compression">zst</param>
      <param name="update">true</param>
   </service>
-  <service name="cargo_audit" mode="manual">
-     <param name="srcdir">juliaup</param>
-  </service>
+  <service name="cargo_audit" mode="manual" />
 </services>
 
 

++++++ vendor.tar.zst ++++++
Binary files /var/tmp/diff_new_pack.4vh8wk/_old and 
/var/tmp/diff_new_pack.4vh8wk/_new differ

Reply via email to