Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package inxi for openSUSE:Factory checked in 
at 2022-06-04 23:27:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/inxi (Old)
 and      /work/SRC/openSUSE:Factory/.inxi.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "inxi"

Sat Jun  4 23:27:05 2022 rev:18 rq:980666 version:3.3.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/inxi/inxi.changes        2021-10-21 
23:55:43.628031683 +0200
+++ /work/SRC/openSUSE:Factory/.inxi.new.1548/inxi.changes      2022-06-04 
23:27:09.940763687 +0200
@@ -1,0 +2,7 @@
+Tue May 31 03:30:24 UTC 2022 - [email protected]
+
+- Updated to version 3.3.16:
+  * /usr/share/doc/packages/inxi/inxi.changelog.
+- Spec file clean up.
+
+-------------------------------------------------------------------

Old:
----
  inxi-3.3.07-1.tar.gz

New:
----
  3.3.16-1.tar.gz

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

Other differences:
------------------
++++++ inxi.spec ++++++
--- /var/tmp/diff_new_pack.NysiAW/_old  2022-06-04 23:27:10.696764450 +0200
+++ /var/tmp/diff_new_pack.NysiAW/_new  2022-06-04 23:27:10.700764454 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package inxi
 #
-# Copyright (c) 2021 SUSE LLC
-# Copyright (c) 2011-2021 Malcolm J Lewis <[email protected]>
+# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2011-2022 Malcolm J Lewis <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 #
 
 
-%define _version 3.3.07-1
+%define _version 3.3.16-1
 Name:           inxi
-Version:        3.3.07
+Version:        3.3.16
 Release:        0
 Summary:        A system information script
 License:        GPL-3.0-or-later
 URL:            https://github.com/smxi/inxi
-Source:         
https://github.com/smxi/inxi/archive/%{_version}.tar.gz#/%{name}-%{_version}.tar.gz
+Source:         
https://github.com/smxi/inxi/archive/%{_version}.tar.gz#/%{_version}.tar.gz
 Requires:       pciutils
 Requires:       procps
 Requires:       util-linux
@@ -55,15 +55,16 @@
 use. inxi is used widely for forum and IRC support.
 
 %prep
-%setup -q -n %{name}-%{_version}
+%autosetup -n %{name}-%{_version}
 sed -i '/^#!/s/env \(.*\)$/\1/' %{name}
 
 %build
 # Nothing to build.
 
 %install
-install -Dpm 0755 %{name} %{buildroot}%{_bindir}/%{name}
-install -Dpm 0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
+install -d -m 0755 %{buildroot}%{_bindir} %{buildroot}%{_mandir}/man1
+install -m 0755 %{name} %{buildroot}%{_bindir}/%{name}
+install -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
 
 %files
 %license LICENSE.txt

++++++ inxi-3.3.07-1.tar.gz -> 3.3.16-1.tar.gz ++++++
++++ 20128 lines of diff (skipped)

Reply via email to