Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bijiben for openSUSE:Factory checked 
in at 2022-04-28 23:06:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bijiben (Old)
 and      /work/SRC/openSUSE:Factory/.bijiben.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bijiben"

Thu Apr 28 23:06:51 2022 rev:58 rq:971123 version:40.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/bijiben/bijiben.changes  2022-02-06 
23:54:58.158543548 +0100
+++ /work/SRC/openSUSE:Factory/.bijiben.new.1538/bijiben.changes        
2022-04-28 23:06:52.464615976 +0200
@@ -1,0 +2,7 @@
+Fri Apr 15 11:01:36 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Call find_lang before fdupes: find_lang potentially deletes some
+  files which might, in worst case, be link targets identified by
+  fdupes.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ bijiben.spec ++++++
--- /var/tmp/diff_new_pack.hfZAa5/_old  2022-04-28 23:06:53.140616713 +0200
+++ /var/tmp/diff_new_pack.hfZAa5/_new  2022-04-28 23:06:53.144616718 +0200
@@ -77,8 +77,8 @@
 
 %install
 %meson_install
-%fdupes -s %{buildroot}%{_datadir}
 %find_lang %{name} %{?no_lang_C}
+%fdupes -s %{buildroot}%{_datadir}
 
 %files
 %license COPYING

++++++ 158.patch ++++++
--- /var/tmp/diff_new_pack.hfZAa5/_old  2022-04-28 23:06:53.164616739 +0200
+++ /var/tmp/diff_new_pack.hfZAa5/_new  2022-04-28 23:06:53.164616739 +0200
@@ -1,4 +1,4 @@
-From 8d09749616cbb66f52c7c5c23f8eb231d66e7a79 Mon Sep 17 00:00:00 2001
+From 994af76ce5144062d55d141129bf6bf5fab002ee Mon Sep 17 00:00:00 2001
 From: Michal Vasilek <mic...@vasilek.cz>
 Date: Sat, 22 Jan 2022 23:16:37 +0100
 Subject: [PATCH] meson: fix build with meson 0.61

Reply via email to