Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xmag for openSUSE:Factory checked in 
at 2021-03-15 10:54:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xmag (Old)
 and      /work/SRC/openSUSE:Factory/.xmag.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xmag"

Mon Mar 15 10:54:57 2021 rev:9 rq:878733 version:1.0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/xmag/xmag.changes        2015-04-25 
11:26:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xmag.new.2401/xmag.changes      2021-03-15 
10:54:58.477224604 +0100
@@ -1,0 +2,5 @@
+Fri Mar 12 21:55:31 UTC 2021 - Dirk M??ller <[email protected]>
+
+- refresh spec file (move license file) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xmag.spec ++++++
--- /var/tmp/diff_new_pack.t8p4oA/_old  2021-03-15 10:54:58.869225206 +0100
+++ /var/tmp/diff_new_pack.t8p4oA/_new  2021-03-15 10:54:58.873225213 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xmag
 #
-# Copyright (c) 2015 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,11 +22,11 @@
 Summary:        Screen magnifier
 License:        X11
 Group:          System/X11/Utilities
-Url:            http://xorg.freedesktop.org/
+URL:            https://xorg.freedesktop.org/
 Source0:        
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
 Source1:        xmag.desktop
 Source2:        xmag.png
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xaw7)
@@ -35,7 +35,6 @@
 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
 xmag displays a magnified snapshot of a portion of an X11 screen.
@@ -45,7 +44,7 @@
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -53,8 +52,8 @@
 install -m0644 -D %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/xmag.png
 
 %files
-%defattr(-,root,root)
-%doc ChangeLog COPYING README
+%license COPYING
+%doc ChangeLog README
 %{_bindir}/xmag
 %{_datadir}/applications/xmag.desktop
 %{_datadir}/pixmaps/xmag.png

Reply via email to