Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package juliaup for openSUSE:Factory checked 
in at 2022-12-15 19:24:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/juliaup (Old)
 and      /work/SRC/openSUSE:Factory/.juliaup.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "juliaup"

Thu Dec 15 19:24:43 2022 rev:8 rq:1042899 version:1.8.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/juliaup/juliaup.changes  2022-06-09 
14:11:46.404526477 +0200
+++ /work/SRC/openSUSE:Factory/.juliaup.new.1835/juliaup.changes        
2022-12-15 19:24:51.723939169 +0100
@@ -2 +2,315 @@
-Wed Jun 08 15:12:48 UTC 2022 - [email protected]
+Sat Dec 03 13:06:55 UTC 2022 - Soc Virnyl Estela <[email protected]>
+
+- Update to version 1.8.12:
+  * Fix typo
+  * Fix a typo
+  * Add a check phase to test workflow that runs on all platforms
+  * Fix some platform specific errors and warnings
+  * chore: Release juliaup version 1.8.11
+  * Fix cond compile on macos
+  * Unfix wrong target family
+  * Fix typo on merge
+  * Use more borrowed types where possible
+  * Reset some functions return values back to Result
+  * Change default versions db update interval to 24 hours
+  * Add versions db update to add and update command
+  * Update deps
+  * Bump peter-evans/create-pull-request from 3 to 4
+  * Various lints and minor improvements
+  * Configure for target_os, not nonexistant family
+  * Make 60 the default versions db update interval
+  * Make the update interval between versions db updates a config
+  * Update versions db on self update
+  * Add a powerpoint schematic in devdocs
+  * Update version db
+  * Add alpha versions
+  * Document releasepreview usage
+  * Also add musl fix for release action.
+  * Use sudo.
+  * Fix quotes.
+  * Musl build can't find gcc-musl.
+  * chore: Release juliaup version 1.8.10
+  * Enable second part of musl tests
+  * Properly disable musl tests
+  * Unify some output
+  * Fix some unit tests
+  * Update version db
+  * Fix parse_versionstring
+  * Generate better arch strings in semver
+  * Enable ci tests of musl build
+  * Disable musl tests for now
+  * Use cross on Linux for tests
+  * Add Juliaup version to juliaup info
+  * Add musl build to tests
+  * chore: Release juliaup version 1.8.9
+  * Change shell script to serve musl on Linux
+  * Add triplet to juliaup info
+  * chore: Release juliaup version 1.8.8
+  * Add info command
+  * change to a redirect for developers to the wiki
+  * add source build notes to the readme
+
+-------------------------------------------------------------------
+Fri Nov 25 09:08:07 UTC 2022 - Soc Virnyl Estela <[email protected]>
+
+- Update to version 1.8.7:
+  * Fix bug in release workflow
+  * Fix typo
+  * In the "Update Version DB" PRs, add a note that the user must close and 
reopen the PR to trigger CI
+  * Update version db
+  * chore: Release juliaup version 1.8.5
+  * Add musl builds
+  * Fix some final things for the CI update story
+  * Use local version db if newer than bundled
+  * Fix a renaming bug
+  * Update version db
+  * Tweak cache update algorithm
+  * Fix a bug
+  * Trigger version db update from launcher
+  * Add download of version db
+  * Track latest structure in build.rs
+  * Update version db (#468)
+  * Delete tempfile
+  * Update version db
+  * Add tempfile
+  * Use correct platform strings
+  * Update version db workflow
+  * chore: Release juliaup version 1.8.1
+  * Remove diagnostic output
+  * chore: Release juliaup version 1.8.0
+  * Move LTS version to top in version udpate script
+  * Delete versions.json
+  * Replace build.rs logic
+  * Update version db
+  * New updatedb script
+  * Fix typo
+  * Update version db
+  * Fix bug
+  * Add versiondb folder
+  * Progress version db
+  * Progress on version db update
+  * Fix bug in version db upload
+  * Progress on update version db
+  * Update versiondb process
+  * Fix versiondb update
+  * Add update version db script
+  * Fix an error message
+  * Add app installer info to README
+
+- Update specfile. Remove the update-alternatives requirement
+  It does not make sense since juliaup can have multiple julia versions.
+
+- Add _constraints file to fix out of memory issues.
+
+-------------------------------------------------------------------
+Thu Nov 24 13:59:02 UTC 2022 - Soc Virnyl Estela <[email protected]>
+
+- Update to version 1.7.35:
+  * Delete another file at self uninstall
+  * Document self uninstall
+  * Only delete own files with self uninstall
+  * Add link to second Juliacon talk
+  * Fix escaping in MSIX manifest
+  * Describe using `expect` to automate install
+  * Use correct secret name
+  * Update Julia Computing cert info
+  * Update deps
+  * Go back to ~/.juliaup as the default install location
+  * Use system certificates on Linux
+
+-------------------------------------------------------------------
+Thu Nov 24 13:56:57 UTC 2022 - Soc Virnyl Estela <[email protected]>
+
+- Remove strip option for debuginfo creation
+
+-------------------------------------------------------------------
+Mon Nov 21 14:00:13 UTC 2022 - Soc Virnyl Estela <[email protected]>
+
+- Update to version 1.7.27:
+  * Remove release.toml
+  * Fix versions
+  * fix cargo lock (#442)
+  * (cargo-release) version 1.7.26 (#441)
+  * Add Julia 1.8.3 (#437)
+  * Fix tiny typo in README (#423)
+  * (cargo-release) start next development iteration 1.7.26-alpha.0
+
+- Strip debug symbols through cargo_config.
+- Set to no default features. We don't use self update and Windows.
+
+-------------------------------------------------------------------
+Sat Oct 15 08:57:29 UTC 2022 - Soc Virnyl Estela <[email protected]>
+
+- Update to version 1.7.25:
+  * Update deps
+  * (cargo-release) start next development iteration 1.7.25-alpha.0
+
+-------------------------------------------------------------------
+Sat Oct 01 09:48:17 UTC 2022 - Soc Virnyl Estela <[email protected]>
+
+- Update to version 1.7.24:
+  * Add Julia 1.8.2
+  * Update README.md (#398)
+  * Update deps
+
+-------------------------------------------------------------------
+Wed Sep 14 22:06:46 UTC 2022 - Soc Virnyl Estela <[email protected]>
+
+- Update to version 1.7.23:
+  * Add Julia 1.8.1
+  * (cargo-release) start next development iteration 1.7.23-alpha.0
+
+-------------------------------------------------------------------
+Fri Aug 19 03:24:48 UTC 2022 - Soc Virnyl Estela <[email protected]>
+
+- Update to version 1.7.22:
+  * Switch release channel to aarch64 on Mac
+
+-------------------------------------------------------------------
+Thu Aug 18 03:15:42 UTC 2022 - Soc Virnyl Estela <[email protected]>
+
+- Update to version 1.7.21:
+  * Add Julia 1.8.0
+  * Update deps (#383)
+  * Include` juliaup list` in README (#376)
+
+-------------------------------------------------------------------
+Wed Aug 17 12:42:08 UTC 2022 - Soc Virnyl Estela <[email protected]>
+
+- add fedora or rhel7 to specfile
+
+-------------------------------------------------------------------
+Sun Aug 14 06:21:12 UTC 2022 - Soc Virnyl Estela <[email protected]>
+
+- Update to version 1.7.20:
+  * Add Julia 1.8.0-rc4
+  * Fix another bug
+  * Fix typo
+  * Fix a bug
+  * Fix typo
+  * Fix a bug
+  * Fix a typo
+  * Compile different msix files
+  * Fix a name in the app installer
+  * Updates
+  * Add VCLibs to app installer
+  * Fix naming mismatch
++++ 131 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/juliaup/juliaup.changes
++++ and /work/SRC/openSUSE:Factory/.juliaup.new.1835/juliaup.changes

Old:
----
  juliaup-1.6.4.tar.xz

New:
----
  _constraints
  juliaup-1.8.12.tar.xz

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

Other differences:
------------------
++++++ juliaup.spec ++++++
--- /var/tmp/diff_new_pack.fQcbwv/_old  2022-12-15 19:24:53.471949114 +0100
+++ /var/tmp/diff_new_pack.fQcbwv/_new  2022-12-15 19:24:53.483949182 +0100
@@ -16,8 +16,12 @@
 #
 
 
+# We will keep this for now
+%global oldest_supported_julia_version 0.7.0
+%global latest_julia_version 1.8.3
+
 Name:           juliaup
-Version:        1.6.4
+Version:        1.8.12
 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
@@ -26,14 +30,20 @@
 Source0:        %{name}-%{version}.tar.xz
 Source1:        vendor.tar.xz
 Source2:        cargo_config
-Conflicts:      julia
 BuildRequires:  cargo-packaging
+BuildRequires:  rust+cargo
+
+# It doesn't make sense to do this anyway.
+# Provides:       julia = %%{latest_julia_version}
+# Obsoletes:      julia < %%{latest_julia_version}
 
 %description
 A cross-platform installer for the Julia programming language.
 
 The installer also bundles a full Julia version manager called juliaup.
-One can use juliaup to install specific Julia versions, it alerts users when 
new Julia versions are released and provides a convenient Julia release channel 
abstraction.
+One can use juliaup to install specific Julia versions, it alerts users
+when new Julia versions are released and provides a convenient Julia
+release channel abstraction.
 
 %prep
 %autosetup -a1
@@ -41,18 +51,18 @@
 cp %{SOURCE2} .cargo/config
 
 %build
-%{cargo_build}
+%{cargo_build} --no-default-features
 
 %install
-%{cargo_install}
-ln -sv "%{_bindir}/julialauncher" "%{buildroot}/%{_bindir}/julia"
+%{cargo_install} --no-default-features
+ln -sfv "%{_bindir}/julialauncher" "%{buildroot}/%{_bindir}/julia"
 
 %files
 %license LICENSE
 %doc README.md
-%{_bindir}/julia
 %{_bindir}/juliainstaller
 %{_bindir}/julialauncher
 %{_bindir}/juliaup
+%{_bindir}/julia
 
 %changelog

++++++ _constraints ++++++
<?xml version="1.0"?>
<constraints>
  <hardware>
    <memory>
      <size unit="G">12</size>
    </memory>
  </hardware>
</constraints>

++++++ _service ++++++
--- /var/tmp/diff_new_pack.fQcbwv/_old  2022-12-15 19:24:53.543949524 +0100
+++ /var/tmp/diff_new_pack.fQcbwv/_new  2022-12-15 19:24:53.547949547 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/JuliaLang/juliaup</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="scm">git</param>
-    <param name="revision">4e6e6fb02bf1081b733798c37c6371792d1ebc0b</param>
+    <param name="revision">f8a03e994dc94cfcd54f932fa950361c371be051</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
     <param name="changesgenerate">enable</param>

++++++ juliaup-1.6.4.tar.xz -> juliaup-1.8.12.tar.xz ++++++
/work/SRC/openSUSE:Factory/juliaup/juliaup-1.6.4.tar.xz 
/work/SRC/openSUSE:Factory/.juliaup.new.1835/juliaup-1.8.12.tar.xz differ: char 
15, line 1

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/juliaup/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.juliaup.new.1835/vendor.tar.xz differ: char 26, 
line 1

Reply via email to