Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vimb for openSUSE:Factory checked in 
at 2021-10-08 22:05:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vimb (Old)
 and      /work/SRC/openSUSE:Factory/.vimb.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vimb"

Fri Oct  8 22:05:04 2021 rev:6 rq:924158 version:3.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/vimb/vimb.changes        2020-01-03 
17:39:03.295359438 +0100
+++ /work/SRC/openSUSE:Factory/.vimb.new.2443/vimb.changes      2021-10-08 
22:05:30.428605418 +0200
@@ -1,0 +2,6 @@
+Thu Oct  7 13:34:29 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Switch to pkgconfig style BuildRequires, ensure we pull in what
+  the package really needs (fixes build in current Factory).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vimb.spec ++++++
--- /var/tmp/diff_new_pack.2DmPVp/_old  2021-10-08 22:05:30.852606115 +0200
+++ /var/tmp/diff_new_pack.2DmPVp/_new  2021-10-08 22:05:30.856606122 +0200
@@ -24,8 +24,9 @@
 Group:          Productivity/Networking/Web/Browsers
 URL:            https://fanglingsu.github.io/vimb/
 Source:         https://github.com/fanglingsu/vimb/archive/%{version}.tar.gz
-BuildRequires:  gtk3-devel
-BuildRequires:  webkit2gtk3-devel >= 2.20
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(webkit2gtk-4.0) >= 2.20
 
 %description
 vimb is a WebKit-based web browser that behaves like the vimperator

Reply via email to