Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xpr for openSUSE:Factory checked in 
at 2021-12-03 20:35:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xpr (Old)
 and      /work/SRC/openSUSE:Factory/.xpr.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xpr"

Fri Dec  3 20:35:44 2021 rev:7 rq:935484 version:1.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/xpr/xpr.changes  2018-04-19 15:28:18.861936717 
+0200
+++ /work/SRC/openSUSE:Factory/.xpr.new.31177/xpr.changes       2021-12-03 
20:36:13.192043043 +0100
@@ -1,0 +2,5 @@
+Fri Dec  3 14:11:33 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- modernize spec-cleaner (move license to licensedir)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xpr.spec ++++++
--- /var/tmp/diff_new_pack.vgDEzZ/_old  2021-12-03 20:36:13.584041610 +0100
+++ /var/tmp/diff_new_pack.vgDEzZ/_new  2021-12-03 20:36:13.584041610 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xpr
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -22,16 +22,15 @@
 Summary:        Utility to print an X window dump
 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
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xmuu)
 BuildRequires:  pkgconfig(xorg-macros) >= 1.3
 BuildRequires:  pkgconfig(xproto) >= 7.0.17
 # This was part of the xorg-x11 package up to version 7.6
 Conflicts:      xorg-x11 <= 7.6
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 xpr takes as input a window dump file produced by xwd
@@ -42,14 +41,14 @@
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 
 %files
-%defattr(-,root,root)
-%doc ChangeLog COPYING README
+%license COPYING
+%doc ChangeLog README
 %{_bindir}/xdpr
 %{_bindir}/xpr
 %{_mandir}/man1/xdpr.1%{?ext_man}

Reply via email to