Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rgb for openSUSE:Factory checked in 
at 2021-05-20 19:23:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rgb (Old)
 and      /work/SRC/openSUSE:Factory/.rgb.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rgb"

Thu May 20 19:23:15 2021 rev:8 rq:893443 version:1.0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/rgb/rgb.changes  2014-11-24 11:17:33.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.rgb.new.2988/rgb.changes        2021-05-20 
19:23:28.330340061 +0200
@@ -1,0 +2,5 @@
+Sun May 16 08:30:31 UTC 2021 - Dirk M??ller <[email protected]>
+
+- modernize spec-file (move license to licensedir) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rgb.spec ++++++
--- /var/tmp/diff_new_pack.hEGW26/_old  2021-05-20 19:23:28.918337574 +0200
+++ /var/tmp/diff_new_pack.hEGW26/_new  2021-05-20 19:23:28.918337574 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rgb
 #
-# Copyright (c) 2014 SUSE LINUX Products 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,14 +22,13 @@
 Summary:        X color name database
 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(xorg-macros) >= 1.8
 BuildRequires:  pkgconfig(xproto)
 # This was part of the xorg-x11 package up to version 7.6
 Conflicts:      xorg-x11 <= 7.6
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 This package includes both the list mapping X color names to RGB values
@@ -41,14 +40,14 @@
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING README
+%license COPYING
+%doc AUTHORS ChangeLog README
 %{_bindir}/showrgb
 %dir %{_datadir}/X11
 %{_datadir}/X11/rgb.txt

Reply via email to