Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bottom for openSUSE:Factory checked 
in at 2022-03-22 19:40:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bottom (Old)
 and      /work/SRC/openSUSE:Factory/.bottom.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bottom"

Tue Mar 22 19:40:45 2022 rev:10 rq:963943 version:0.6.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/bottom/bottom.changes    2022-01-06 
15:50:43.824953041 +0100
+++ /work/SRC/openSUSE:Factory/.bottom.new.25692/bottom.changes 2022-03-22 
19:40:49.771129519 +0100
@@ -1,0 +2,19 @@
+Fri Mar 18 21:04:54 UTC 2022 - Jan-Luca Kiok <[email protected]>
+
+- Package version appropriate deps
+
+-------------------------------------------------------------------
+Fri Mar 18 20:48:25 UTC 2022 - Jan-Luca Kiok <[email protected]>
+
+- Update to 0.6.8:
+  * Add PgUp/PgDown keybind support to scroll up and down a page in
+    a table
+  * Fix bug where the program would stall in an infinite loop if
+    the width of the terminal was too small
+  * Fix a bug where the number of CPUs is never refreshed
+  * Update sysinfo
+- Strip binary
+- Require cargo version 1.58 at least for binary stripping on cargo
+  build
+
+-------------------------------------------------------------------

Old:
----
  bottom-0.6.6.tar.gz

New:
----
  bottom-0.6.8.tar.gz

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

Other differences:
------------------
++++++ bottom.spec ++++++
--- /var/tmp/diff_new_pack.SjABsI/_old  2022-03-22 19:40:50.747130543 +0100
+++ /var/tmp/diff_new_pack.SjABsI/_new  2022-03-22 19:40:50.751130547 +0100
@@ -18,7 +18,7 @@
 
 
 Name:           bottom
-Version:        0.6.6
+Version:        0.6.8
 Release:        0
 Summary:        Yet another graphical process/system monitor
 License:        MIT
@@ -27,7 +27,7 @@
 Source:         
https://github.com/ClementTsang/bottom/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        vendor.tar.xz
 Source2:        cargo_config
-BuildRequires:  cargo
+BuildRequires:  cargo >= 1.58
 BuildRequires:  rust
 
 %description

++++++ _service ++++++
--- /var/tmp/diff_new_pack.SjABsI/_old  2022-03-22 19:40:50.787130585 +0100
+++ /var/tmp/diff_new_pack.SjABsI/_new  2022-03-22 19:40:50.791130589 +0100
@@ -1,6 +1,6 @@
 <services>
   <service name="cargo_vendor" mode="disabled">
-    <param name="srcdir">bottom-0.6.6</param>
+    <param name="srcdir">bottom-0.6.8</param>
   </service>
 </services>
 

++++++ bottom-0.6.6.tar.gz -> bottom-0.6.8.tar.gz ++++++
/work/SRC/openSUSE:Factory/bottom/bottom-0.6.6.tar.gz 
/work/SRC/openSUSE:Factory/.bottom.new.25692/bottom-0.6.8.tar.gz differ: char 
12, line 1

++++++ cargo_config ++++++
--- /var/tmp/diff_new_pack.SjABsI/_old  2022-03-22 19:40:50.835130635 +0100
+++ /var/tmp/diff_new_pack.SjABsI/_new  2022-03-22 19:40:50.839130639 +0100
@@ -3,5 +3,7 @@
 
 [source.vendored-sources]
 directory = "vendor"
-(No newline at EOF)
+
+[profile.release]
+strip = "symbols"
 

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

Reply via email to