Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gobby for openSUSE:Factory checked in at 2021-04-17 23:24:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gobby (Old) and /work/SRC/openSUSE:Factory/.gobby.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gobby" Sat Apr 17 23:24:57 2021 rev:47 rq:886220 version:0.5.1+20180826.d16519e Changes: -------- --- /work/SRC/openSUSE:Factory/gobby/gobby.changes 2020-03-29 14:26:43.542129114 +0200 +++ /work/SRC/openSUSE:Factory/.gobby.new.12324/gobby.changes 2021-04-17 23:25:01.309599849 +0200 @@ -1,0 +2,5 @@ +Fri Apr 16 09:20:37 UTC 2021 - Dirk M??ller <[email protected]> + +- stop owning dirs provided by filesystem rpm (bsc#1184786) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gobby.spec ++++++ --- /var/tmp/diff_new_pack.3FiMpJ/_old 2021-04-17 23:25:02.625602091 +0200 +++ /var/tmp/diff_new_pack.3FiMpJ/_new 2021-04-17 23:25:02.629602099 +0200 @@ -1,7 +1,7 @@ # # spec file for package gobby # -# 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 @@ -21,7 +21,7 @@ Version: 0.5.1+20180826.d16519e Release: 0 Summary: Collaborative editor (Infinote protocol) -License: ISC AND GPL-2.0-or-later +License: GPL-2.0-or-later AND ISC Group: Productivity/Other URL: http://gobby.0x539.de/ Source0: %{name}-%{version}.tar.xz @@ -39,7 +39,7 @@ BuildRequires: pkgconfig(libinfinity-0.7) BuildRequires: pkgconfig(libxml++-2.6) Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives %if 0%{?favor_gtk2} BuildRequires: pkgconfig(gtkmm-2.4) BuildRequires: pkgconfig(gtksourceview-2.0) @@ -98,7 +98,6 @@ %files %license COPYING %doc AUTHORS -%dir %{_datadir}/ %dir %{_datadir}/help/ %doc %{_datadir}/help/C/%{name} # %%dir %%{_datadir}/omf/ @@ -109,7 +108,6 @@ %{_datadir}/applications/%{_versioned_name}.desktop %{_datadir}/icons/*/*/apps/%{_versioned_name}.* %{_mandir}/man1/*%{ext_man} -%dir %{_datadir}/appdata/ %{_datadir}/appdata/gobby-0.5.appdata.xml %{_datadir}/glib-2.0/schemas/de.0x539.gobby.gschema.xml # FIXME: gnome-themes does not provide excluded directories yet.
