Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package florence for openSUSE:Factory 
checked in at 2021-08-24 10:54:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/florence (Old)
 and      /work/SRC/openSUSE:Factory/.florence.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "florence"

Tue Aug 24 10:54:36 2021 rev:10 rq:913710 version:0.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/florence/florence.changes        2020-01-31 
23:56:29.191626573 +0100
+++ /work/SRC/openSUSE:Factory/.florence.new.1899/florence.changes      
2021-08-24 10:55:26.316275988 +0200
@@ -1,0 +2,6 @@
+Wed Aug 18 05:39:04 UTC 2021 - Dmitriy Perlow <[email protected]>
+
+- `BuildRequires: python3-libxml2` to fix Factory build.
+- Purged useless macros from %%post(un).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ florence.spec ++++++
--- /var/tmp/diff_new_pack.ob3BPd/_old  2021-08-24 10:55:26.772275384 +0200
+++ /var/tmp/diff_new_pack.ob3BPd/_new  2021-08-24 10:55:26.776275379 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package florence
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -37,6 +37,9 @@
 BuildRequires:  intltool
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
+%if 0%{?suse_version} > 1500
+BuildRequires:  python3-libxml2
+%endif
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(atspi-2)
 BuildRequires:  pkgconfig(cairo)
@@ -51,10 +54,6 @@
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xtst)
-Requires(post): desktop-file-utils
-Requires(post): glib2-tools
-Requires(postun): desktop-file-utils
-Requires(postun): glib2-tools
 
 %description
 Florence is an extensible scalable virtual keyboard for X11.
@@ -107,16 +106,8 @@
 %suse_update_desktop_file -r %{name} Utility Accessibility
 %find_lang %{name} %{?no_lang_C}
 
-%post
-%glib2_gsettings_schema_post
-%desktop_database_post
-
 %post -n libflorence-1_0-1 -p /sbin/ldconfig
 
-%postun
-%glib2_gsettings_schema_postun
-%desktop_database_postun
-
 %postun -n libflorence-1_0-1 -p /sbin/ldconfig
 
 %files

Reply via email to