Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Tk-TableMatrix for 
openSUSE:Factory checked in at 2023-05-12 20:37:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Tk-TableMatrix (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Tk-TableMatrix.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Tk-TableMatrix"

Fri May 12 20:37:37 2023 rev:3 rq:1086587 version:1.29

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Tk-TableMatrix/perl-Tk-TableMatrix.changes  
2023-02-20 17:47:06.695857965 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Tk-TableMatrix.new.1533/perl-Tk-TableMatrix.changes
        2023-05-12 20:40:27.826914790 +0200
@@ -1,0 +2,10 @@
+Thu May 11 16:09:30 UTC 2023 - Dirk Stoecker <opens...@dstoecker.de>
+
+- update cpanspec.yml and recreate spec file
+
+-------------------------------------------------------------------
+Sun May  7 10:51:57 UTC 2023 - Jan Engelhardt <jeng...@inai.de>
+
+- Replace xorg-x11-devel by pkgconfig(...)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ perl-Tk-TableMatrix.spec ++++++
--- /var/tmp/diff_new_pack.igNuND/_old  2023-05-12 20:40:28.274917252 +0200
+++ /var/tmp/diff_new_pack.igNuND/_new  2023-05-12 20:40:28.282917296 +0200
@@ -35,7 +35,8 @@
 %{perl_requires}
 # MANUAL BEGIN
 BuildRequires:  perl-Tk-devel
-BuildRequires:  xorg-x11-devel
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xproto)
 # MANUAL END
 
 %description

++++++ cpanspec.yml ++++++
--- /var/tmp/diff_new_pack.igNuND/_old  2023-05-12 20:40:28.330917560 +0200
+++ /var/tmp/diff_new_pack.igNuND/_new  2023-05-12 20:40:28.334917581 +0200
@@ -14,7 +14,8 @@
 #  bar.patch:
 preamble: |-
  BuildRequires:  perl-Tk-devel
- BuildRequires:  xorg-x11-devel
+ BuildRequires:  pkgconfig(x11)
+ BuildRequires:  pkgconfig(xproto)
 post_prep: |-
  if test "%{_lib}" = "lib64" ; then
    sed -i -e "s,/lib>,/lib64>," -e "s,/lib\",/lib64\"," myConfig

Reply via email to