Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xman for openSUSE:Factory checked in 
at 2022-08-20 20:29:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xman (Old)
 and      /work/SRC/openSUSE:Factory/.xman.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xman"

Sat Aug 20 20:29:10 2022 rev:9 rq:998308 version:1.1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/xman/xman.changes        2019-07-18 
15:19:52.640149876 +0200
+++ /work/SRC/openSUSE:Factory/.xman.new.2083/xman.changes      2022-08-20 
20:29:26.325481755 +0200
@@ -1,0 +2,10 @@
+Thu Aug 11 08:15:10 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- use gpg for source validation
+
+-------------------------------------------------------------------
+Fri Dec  3 15:02:11 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- modernize spec file (move license to licensedir)
+
+-------------------------------------------------------------------

New:
----
  xman-1.1.5.tar.bz2.sig
  xman.keyring

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

Other differences:
------------------
++++++ xman.spec ++++++
--- /var/tmp/diff_new_pack.sbZFhx/_old  2022-08-20 20:29:26.745482919 +0200
+++ /var/tmp/diff_new_pack.sbZFhx/_new  2022-08-20 20:29:26.753482942 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xman
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,16 +22,17 @@
 Summary:        Manual page display program for the X Window System
 License:        MIT
 Group:          System/X11/Utilities
-Url:            http://xorg.freedesktop.org/
-Source0:        
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
-BuildRequires:  pkg-config
+URL:            https://xorg.freedesktop.org/
+Source0:        
https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
+Source1:        
https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2.sig
+Source2:        xman.keyring
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(xaw7)
 BuildRequires:  pkgconfig(xorg-macros) >= 1.8
 BuildRequires:  pkgconfig(xproto) >= 7.0.17
 BuildRequires:  pkgconfig(xt)
 # This was part of the xorg-x11 package up to version 7.6
 Conflicts:      xorg-x11 <= 7.6
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 xman is a graphical manual page browser.
@@ -41,14 +42,14 @@
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 
 %files
-%defattr(-,root,root)
-%doc ChangeLog COPYING README.md
+%license COPYING
+%doc ChangeLog README.md
 %{_bindir}/xman
 %dir %{_datadir}/X11/app-defaults
 %{_datadir}/X11/app-defaults/Xman

Reply via email to