Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package liblcf for openSUSE:Factory checked 
in at 2021-09-10 23:41:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/liblcf (Old)
 and      /work/SRC/openSUSE:Factory/.liblcf.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "liblcf"

Fri Sep 10 23:41:34 2021 rev:2 rq:917997 version:0.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/liblcf/liblcf.changes    2020-05-07 
14:57:09.302580657 +0200
+++ /work/SRC/openSUSE:Factory/.liblcf.new.1899/liblcf.changes  2021-09-10 
23:42:00.958604374 +0200
@@ -1,0 +2,7 @@
+Fri Sep 10 09:39:48 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Pass -DDISABLE_UPDATE_MIMEDB=ON to cmake: to not build the mime
+  database during build: this will be auto-rebuild on package
+  install.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ liblcf.spec ++++++
--- /var/tmp/diff_new_pack.MZy6sU/_old  2021-09-10 23:42:01.322604761 +0200
+++ /var/tmp/diff_new_pack.MZy6sU/_new  2021-09-10 23:42:01.322604761 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package liblcf
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,8 +27,8 @@
 Source0:        
https://github.com/EasyRPG/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 
 BuildRequires:  cmake
-BuildRequires:  gcc-c++
 BuildRequires:  doxygen
+BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(expat)
@@ -59,7 +59,7 @@
 %setup -q
 
 %build
-%cmake
+%cmake -DDISABLE_UPDATE_MIMEDB=ON
 %cmake_build
 
 %install

Reply via email to