Hello community, here is the log from the commit of package gobby for openSUSE:Factory checked in at 2020-03-29 14:26:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gobby (Old) and /work/SRC/openSUSE:Factory/.gobby.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gobby" Sun Mar 29 14:26:41 2020 rev:46 rq:789266 version:0.5.1+20180826.d16519e Changes: -------- --- /work/SRC/openSUSE:Factory/gobby/gobby.changes 2020-01-31 23:56:57.767641385 +0100 +++ /work/SRC/openSUSE:Factory/.gobby.new.3160/gobby.changes 2020-03-29 14:26:43.542129114 +0200 @@ -1,0 +2,17 @@ +Fri Mar 20 16:00:55 UTC 2020 - [email protected] + +- Update to version 0.5.1+20180826.d16519e: + * Correct "Remeber" → "Remember" arrow. + * Make yelp conditional on --enable-docs (default=yes). + * help/Makefile.am: fix tab/spaces inconsistency + * Update CI build environment to include yelp-tools. + * Use yelp-tools instead of gtk-doc-utils. + * Update ca.po + * Use https in README + * Add suggested desktop category + * Fix include directives to just include <gtksourceview/gtksource.h>. + * Add newly translatable units to POTFILES.in and drop non-existing ones. + * Set AC_CONFIG_AUX_DIR to the top-level source directory. + * Fix some compile warnings + +------------------------------------------------------------------- Old: ---- gobby-0.5.1+20170204.e5c2d14.tar.xz New: ---- gobby-0.5.1+20180826.d16519e.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gobby.spec ++++++ --- /var/tmp/diff_new_pack.rSjm8y/_old 2020-03-29 14:26:44.150129424 +0200 +++ /var/tmp/diff_new_pack.rSjm8y/_new 2020-03-29 14:26:44.150129424 +0200 @@ -1,7 +1,7 @@ # # spec file for package gobby # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define _versioned_name gobby-0.5 Name: gobby -Version: 0.5.1+20170204.e5c2d14 +Version: 0.5.1+20180826.d16519e Release: 0 Summary: Collaborative editor (Infinote protocol) -License: ISC AND GPL-2.0+ +License: ISC AND GPL-2.0-or-later Group: Productivity/Other -Url: http://gobby.0x539.de/ +URL: http://gobby.0x539.de/ Source0: %{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gcc-c++ @@ -70,14 +70,14 @@ %else --with-gtk3 %endif -make %{?_smp_mflags} +%make_build %install %make_install %find_lang gobby05 %{?no_lang_C} # For documentation. It's not versioned, but gobby 0.4 doesn't have such files, # so there's no conflict. -%find_lang gobby %{?no_lang_C} gobby05.lang +# %%find_lang gobby %%{?no_lang_C} gobby05.lang %suse_update_desktop_file -N "Gobby" -G "Collaborative Editor" %{_versioned_name} X-SuSE-Core-Internet %fdupes %{buildroot} @@ -96,15 +96,14 @@ %endif %files -%defattr (-, root, root) -%doc AUTHORS COPYING -%dir %{_datadir}/gnome/ -%dir %{_datadir}/gnome/help/ -%dir %{_datadir}/gnome/help/%{name}/ -%doc %{_datadir}/gnome/help/%{name}/C/ -%dir %{_datadir}/omf/ -%dir %{_datadir}/omf/%{name}/ -%doc %{_datadir}/omf/%{name}/%{name}-C.omf +%license COPYING +%doc AUTHORS +%dir %{_datadir}/ +%dir %{_datadir}/help/ +%doc %{_datadir}/help/C/%{name} +# %%dir %%{_datadir}/omf/ +# %%dir %%{_datadir}/omf/%%{name}/ +# %%doc %%{_datadir}/omf/%%{name}/%%{name}-C.omf %{_bindir}/%{_versioned_name} %{_datadir}/%{_versioned_name} %{_datadir}/applications/%{_versioned_name}.desktop @@ -117,6 +116,5 @@ %exclude %{_datadir}/icons/HighContrast*/scalable/* %files lang -f gobby05.lang -%defattr(-,root,root) %changelog ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.rSjm8y/_old 2020-03-29 14:26:44.202129451 +0200 +++ /var/tmp/diff_new_pack.rSjm8y/_new 2020-03-29 14:26:44.202129451 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/gobby/gobby.git</param> - <param name="changesrevision">e5c2d145d020e080c8612f80a3d123f3a024a13a</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">6b526420cfd02d25b3094bb5263081c3fc0753c4</param></service></servicedata> \ No newline at end of file ++++++ gobby-0.5.1+20170204.e5c2d14.tar.xz -> gobby-0.5.1+20180826.d16519e.tar.xz ++++++ ++++ 2437 lines of diff (skipped)
