Hello community, here is the log from the commit of package ansifilter for openSUSE:Factory checked in at 2018-07-17 09:41:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ansifilter (Old) and /work/SRC/openSUSE:Factory/.ansifilter.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ansifilter" Tue Jul 17 09:41:42 2018 rev:4 rq:622921 version:2.10 Changes: -------- --- /work/SRC/openSUSE:Factory/ansifilter/ansifilter.changes 2018-03-09 10:44:18.259630717 +0100 +++ /work/SRC/openSUSE:Factory/.ansifilter.new/ansifilter.changes 2018-07-17 09:41:45.285431712 +0200 @@ -1,0 +2,5 @@ +Sat Jul 7 09:18:02 UTC 2018 - [email protected] + +- Minor spec file cleanups. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ansifilter.spec ++++++ --- /var/tmp/diff_new_pack.INOTCC/_old 2018-07-17 09:41:46.021429011 +0200 +++ /var/tmp/diff_new_pack.INOTCC/_new 2018-07-17 09:41:46.029428982 +0200 @@ -40,8 +40,11 @@ Summary: ANSI Terminal Escape Code Converter - Qt GUI Group: Development/Tools/Other BuildRequires: libqt5-qtbase-devel -BuildRequires: update-desktop-files -Requires: %{name} = %{version}-%{release} +Requires: %{name} = %{version} +%if 0%{?suse_version} < 1330 +Requires(post): update-desktop-files +Requires(postun): update-desktop-files +%endif %description gui This package provides a Qt Graphical User Interface to run %{name}. @@ -74,8 +77,6 @@ %if %{with gui} install-gui -%suse_update_desktop_file %{name} - %if 0%{?suse_version} < 1330 %post gui %desktop_database_post
