Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xstdcmap for openSUSE:Factory 
checked in at 2022-12-05 18:01:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xstdcmap (Old)
 and      /work/SRC/openSUSE:Factory/.xstdcmap.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xstdcmap"

Mon Dec  5 18:01:14 2022 rev:8 rq:1040101 version:1.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/xstdcmap/xstdcmap.changes        2019-02-24 
17:18:21.080419013 +0100
+++ /work/SRC/openSUSE:Factory/.xstdcmap.new.1835/xstdcmap.changes      
2022-12-05 18:01:18.520616713 +0100
@@ -1,0 +2,9 @@
+Sun Dec  4 22:12:16 UTC 2022 - Dirk Müller <[email protected]>
+
+- update to 1.0.5:
+  * Remove unneeded variable initializations
+  * Remove unnecessary cast of XFree() argument
+  * Use C99 loop variable declarations
+  * Build xz tarballs instead of bzip2
+
+-------------------------------------------------------------------

Old:
----
  xstdcmap-1.0.4.tar.bz2

New:
----
  xstdcmap-1.0.5.tar.xz

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

Other differences:
------------------
++++++ xstdcmap.spec ++++++
--- /var/tmp/diff_new_pack.k0svSA/_old  2022-12-05 18:01:19.048619588 +0100
+++ /var/tmp/diff_new_pack.k0svSA/_new  2022-12-05 18:01:19.052619610 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xstdcmap
 #
-# 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
@@ -12,25 +12,24 @@
 # 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/
 #
 
 
 Name:           xstdcmap
-Version:        1.0.4
+Version:        1.0.5
 Release:        0
 Summary:        Utility to define standard colormap properties
 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.xz
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xmu)
 BuildRequires:  pkgconfig(xorg-macros) >= 1.8
 # This was part of the xorg-x11 package up to version 7.6
 Conflicts:      xorg-x11 <= 7.6
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 The xstdcmap utility can be used to selectively define standard colormap
@@ -43,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}/xstdcmap
 %{_mandir}/man1/xstdcmap.1%{?ext_man}
 

Reply via email to