Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tkimg for openSUSE:Factory checked 
in at 2023-04-27 20:00:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tkimg (Old)
 and      /work/SRC/openSUSE:Factory/.tkimg.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tkimg"

Thu Apr 27 20:00:39 2023 rev:21 rq:1083046 version:1.4.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/tkimg/tkimg.changes      2022-05-23 
15:52:22.182681673 +0200
+++ /work/SRC/openSUSE:Factory/.tkimg.new.1533/tkimg.changes    2023-04-27 
20:00:59.585946198 +0200
@@ -1,0 +2,5 @@
+Wed Apr 26 14:37:59 UTC 2023 - Jan Engelhardt <[email protected]>
+
+- Replace BuildRequire on xorg-x11-devel by pkgconfig(...)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tkimg.spec ++++++
--- /var/tmp/diff_new_pack.WoNvyS/_old  2023-04-27 20:01:00.093949185 +0200
+++ /var/tmp/diff_new_pack.WoNvyS/_new  2023-04-27 20:01:00.101949231 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tkimg
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,8 +30,8 @@
 BuildRequires:  dos2unix
 BuildRequires:  tcllib
 BuildRequires:  tk-devel
-BuildRequires:  xorg-x11-devel
 BuildRequires:  xvfb-run
+BuildRequires:  pkgconfig(x11)
 
 %description
 This package contains a collection of image format handlers for the Tk
@@ -72,7 +72,6 @@
 xvfb-run make test DESTDIR=%buildroot
 
 %files
-%defattr(-,root,root,-)
 %doc ANNOUNCE ChangeLog README Reorganization.Notes.txt changes doc/*.htm 
demo.tcl
 %license license.terms
 %doc %_mandir/*/*
@@ -80,7 +79,6 @@
 %exclude %tcl_archdir/*/*.a
 
 %files devel
-%defattr(-,root,root,-)
 %_includedir/*
 %tcl_archdir/*/*.a
 

Reply via email to