Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package topgrade for openSUSE:Factory 
checked in at 2023-07-31 15:24:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/topgrade (Old)
 and      /work/SRC/openSUSE:Factory/.topgrade.new.32662 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "topgrade"

Mon Jul 31 15:24:15 2023 rev:2 rq:1101329 version:12.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/topgrade/topgrade.changes        2023-06-07 
23:07:10.659258221 +0200
+++ /work/SRC/openSUSE:Factory/.topgrade.new.32662/topgrade.changes     
2023-07-31 15:24:15.959288401 +0200
@@ -1,0 +2,72 @@
+Sat Jul 29 06:47:10 UTC 2023 -  [email protected] 
+
+- Update to version 12.0.2:
+  * chore: release v12.0.2 (#518)
+  * fix: WSL detection (#508)
+  * fix: fix Linux and DragonFlyBSD yes option (#513)
+  * feat: extra arguments for Home Manager (#507)
+  * feat: better error message on wrong os-release file (#511)
+  * chore: release v12.0.1 (#510)
+  * chore: bump ci toolchain and MSRV (#506)
+  * fix(oh-my-zsh): fix remote oh-my-zsh issue (#496)
+  * CI: release to PyPI (#500)
+  * feat: add assume-yes to more Linux managers (#501)
+  * test: unit test for Solus (#504)
+  * Fix clippy warning about non_minimal_cfg (#505)
+  * Ass assume-yes to DragonflyBSD (#502)
+  * steps/toolbx: Don't self-update and don't send notifications (#503)
+  * chore: bump tempfile to ~3.6
+  * fix(generic): add alternate binary name for spicetify (#486)
+  * docs(config): document 4 missing sections in example config file (#485)
+  * fix: fix wrong path in oh-my-bash (#478)
+  * ci: separate code-coverage and test-config-creation (#488)
+  * docs: apply corrections in config.example.toml (#492)
+  * docs: add Karma commit messages to CONTRIBUTING.md (#493)
+  * Update only base conda env (#495)
+  * refactor(config): move sudo_command to section misc (#484)
+  * v12 Cargo files update (#441)
+  * test: test for config file creation and default config file parsing (#459)
+  * feat: support Bob (#461)
+  * chore: update bug report issue template (#474)
+  * fix(pip3): prefer python when available (#471)
+  * fix: Run AstroUpdate before Lazy sync (#473)
+  * fix: handle no topgrade.toml but files in topgrade.d (#460)
+  * refactor: unify the behavior of the steps that require sudo (#467)
+  * fix: fix Mist (#466)
+  * Revert "fix: fix mist" (#465)
+  * fix: fix mist (#464)
+  * refactor: make update fn take &ExectionContext & put update fn together 
(#457)
+  * docs: update CONTRIBUTING.md & config.example.toml (#458)
+  * fix: warn user about bad pattern paths before skipping step git (#456)
+  * fix: Handle '# [include]'. Update default config (#450)
+  * fix: run AM without sudo (#454)
+  * docs: add config-related CONTRIBUTING doc (#452)
+  * fix: Write to correct config path when none exists. (#449)
+  * feat: Add arguments to pipupgrade and fix enable_pipupgrade check (#448)
+  * feat: support Vanilla Linux (#447)
+  * refactor: remove Anarchy and Antergos as they are discontinued (#446)
+  * fix: fix panic during container update (#445)
+  * feat: support deepin OS (#444)
+  * refactor: remove unnecessary qualification (#443)
+  * refactor: rename update fn name & some cleanup (#442)
+  * Allow apt-get update to continue to apt-get upgrade with error code 100 
(#440)
+  * Merge code for desktop notification between MacOS and Linux (#438)
+  * docs: CONTRIBUTING.md (#439)
+  * Added ability to include directories as an extension of the config file 
(#421)
+  * fix: fix .NET language issue (#437)
+  * refactor: make all step functions take &ExectutionContext (#436)
+  * fix: use --platform opt when pulling containers (#435)
+  * fix: use env ZSH to compose oh-my-zsh install dir (#434)
+  * fix: run deb-get without sudo (#430)
+  * Adding local pip-review (#433)
+  * Differentiate NPM and PNPM steps in name (#431)
+  * feat: support maza (#427)
+  * feat: support oh-my-bash (#425)
+  * feat: support AppMan (#423)
+  * feat(shell): add `packer.nu` (#414)
+  * Make `zypper dist-upgrade` opt-in on SLE/Leap (#417)
+  * feat: support stew (#422)
+  * docs: update README for alternative config path (#419)
+  * Add the ability to have the config file in 
$XDG_CONFIG_HOME/topgrade/topgrade.toml (#418)
+
+-------------------------------------------------------------------

Old:
----
  topgrade-11.0.2.tar.zst

New:
----
  topgrade-12.0.2.tar.zst

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

Other differences:
------------------
++++++ topgrade.spec ++++++
--- /var/tmp/diff_new_pack.5NiItO/_old  2023-07-31 15:24:18.127300917 +0200
+++ /var/tmp/diff_new_pack.5NiItO/_new  2023-07-31 15:24:18.131300940 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           topgrade
-Version:        11.0.2
+Version:        12.0.2
 Release:        0
 Summary:        Upgrade all the things
 License:        GPL-3.0-only
@@ -27,6 +27,7 @@
 Source1:        vendor.tar.zst
 Source2:        cargo_config
 BuildRequires:  cargo-packaging
+BuildRequires:  zstd
 ExclusiveArch:  %{rust_tier1_arches}
 
 %description

++++++ _service ++++++
--- /var/tmp/diff_new_pack.5NiItO/_old  2023-07-31 15:24:18.163301124 +0200
+++ /var/tmp/diff_new_pack.5NiItO/_new  2023-07-31 15:24:18.163301124 +0200
@@ -4,7 +4,7 @@
         <param
             name="versionformat">@PARENT_TAG@</param>
         <param name="scm">git</param>
-        <param name="revision">v11.0.2</param>
+        <param name="revision">v12.0.2</param>
         <param
             name="match-tag">*</param>
         <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
@@ -24,7 +24,8 @@
         <param
             name="srcdir">topgrade</param>
         <param name="compression">zst</param>
+        <param name="update">true</param>
     </service>
+    <service mode="disabled" name="cargo_audit"/>
 </services>
-(No newline at EOF)
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.5NiItO/_old  2023-07-31 15:24:18.187301263 +0200
+++ /var/tmp/diff_new_pack.5NiItO/_new  2023-07-31 15:24:18.191301286 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/topgrade-rs/topgrade.git</param>
-              <param 
name="changesrevision">26a2c3c26642a1e32d84fd6c362c19c32fd5c084</param></service></servicedata>
+              <param 
name="changesrevision">8e580457a5d0f39612e4f73edb8c281c0625ab76</param></service></servicedata>
 (No newline at EOF)
 

++++++ topgrade.obsinfo ++++++
--- /var/tmp/diff_new_pack.5NiItO/_old  2023-07-31 15:24:18.235301540 +0200
+++ /var/tmp/diff_new_pack.5NiItO/_new  2023-07-31 15:24:18.235301540 +0200
@@ -1,5 +1,5 @@
 name: topgrade
-version: 11.0.2
-mtime: 1682965578
-commit: 26a2c3c26642a1e32d84fd6c362c19c32fd5c084
+version: 12.0.2
+mtime: 1690266134
+commit: 8e580457a5d0f39612e4f73edb8c281c0625ab76
 

++++++ vendor.tar.zst ++++++
Binary files /var/tmp/diff_new_pack.5NiItO/_old and 
/var/tmp/diff_new_pack.5NiItO/_new differ

Reply via email to