Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lshw for openSUSE:Factory checked in 
at 2021-06-01 10:36:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lshw (Old)
 and      /work/SRC/openSUSE:Factory/.lshw.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lshw"

Tue Jun  1 10:36:59 2021 rev:20 rq:895505 version:B.02.19+git.20210429

Changes:
--------
--- /work/SRC/openSUSE:Factory/lshw/lshw.changes        2021-01-27 
18:58:08.628424936 +0100
+++ /work/SRC/openSUSE:Factory/.lshw.new.1898/lshw.changes      2021-06-01 
10:37:59.696867513 +0200
@@ -1,0 +2,20 @@
+Wed May 26 09:43:10 UTC 2021 - Martin Pluskal <[email protected]>
+
+- Update to version B.02.19+git.20210429:
+  * Fix getting size of memory banks <32GiB
+  * devtree: Add UUID property
+  * code clean-up
+  * improve portability (esp. musl)
+  * fix potential crash
+  * add static target to Makefile
+  * Avoid crash on device-tree parsing
+  * Add JEDEC manufacturer
+  * Report correct memory size on SMBIOS < 2.7
+  * fix man page after previous update
+- Drop no longer needed patches:
+  * lshw-fix-segfault-in-apfs-volume-code.patch
+  * lshw-fix-mmc.patch
+  * lshw-fix-ppc.patch
+  * lshw-devtree-Add-UUID-property.patch
+
+-------------------------------------------------------------------

Old:
----
  lshw-B.02.19.2.tar.gz
  lshw-devtree-Add-UUID-property.patch
  lshw-fix-mmc.patch
  lshw-fix-ppc.patch
  lshw-fix-segfault-in-apfs-volume-code.patch

New:
----
  _service
  _servicedata
  lshw-B.02.19+git.20210429.obscpio
  lshw.obsinfo

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

Other differences:
------------------
++++++ lshw.spec ++++++
--- /var/tmp/diff_new_pack.Vn0XPg/_old  2021-06-01 10:38:00.188868351 +0200
+++ /var/tmp/diff_new_pack.Vn0XPg/_new  2021-06-01 10:38:00.192868358 +0200
@@ -18,29 +18,21 @@
 
 
 Name:           lshw
-Version:        B.02.19.2
+Version:        B.02.19+git.20210429
 Release:        0
 Summary:        HardWare LiSter
 License:        GPL-2.0-only
 Group:          Hardware/Other
 URL:            https://www.ezix.org/project/wiki/HardwareLiSter
-Source:         https://www.ezix.org/software/files/lshw-%{version}.tar.gz
+Source:         lshw-%{version}.tar.gz
 Source1:        lshw.desktop.in
 Source2:        lshw.png
-# PATCH-FIX-UPSTREAM - https://ezix.org/src/pkg/lshw/pulls/32 - boo#1168865 
and boo#1169668
-Patch1:         lshw-fix-segfault-in-apfs-volume-code.patch
-# PATCH-FIX-UPSTREAM - https://github.com/lyonel/lshw/pull/52 - boo#1169668
-Patch2:         lshw-fix-mmc.patch
-# PATCH-FIX-UPSTREAM - 
https://github.com/lyonel/lshw/commit/3775782808e8b9b8aa72ed2ce23e145433e193cf 
- boo#1172156
-Patch3:         lshw-fix-ppc.patch
-# PATCH-FIX-UPSTREAM - 
https://ezix.org/src/pkg/lshw/commit/9c5c2f0706db330114ff4624e0931ac40c1d6fe2 - 
bsc#1181411
-Patch4:         lshw-devtree-Add-UUID-property.patch
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libpng-devel
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(gtk+-2.0) >= 2.4
+BuildRequires:  pkgconfig(gtk+-3.0)
 Recommends:     hwdata
 %lang_package
 
@@ -82,7 +74,7 @@
 http://www.ezix.org/software/lshw.html
 
 %prep
-%autosetup -p1
+%autosetup
 
 %build
 

++++++ _service ++++++
<services>
  <service mode="disabled" name="obs_scm">
    <param name="url">https://github.com/lyonel/lshw.git</param>
    <param name="scm">git</param>
    <param name="changesgenerate">enable</param>
    <param name="versionformat">@PARENT_TAG@+git.%cd</param>
  </service>
  <service mode="disabled" name="set_version"/>
  <service name="tar" mode="buildtime"/>
  <service name="recompress" mode="buildtime">
    <param name="file">*.tar</param>
    <param name="compression">gz</param>
  </service>
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param name="url">https://github.com/lyonel/lshw.git</param>
              <param 
name="changesrevision">74e23540335254b8fca6a81cc891c52d96937d40</param></service></servicedata>++++++
 lshw.obsinfo ++++++
name: lshw
version: B.02.19+git.20210429
mtime: 1619707237
commit: 74e23540335254b8fca6a81cc891c52d96937d40

Reply via email to