Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghex for openSUSE:Factory checked in at 2021-09-27 20:08:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghex (Old) and /work/SRC/openSUSE:Factory/.ghex.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghex" Mon Sep 27 20:08:53 2021 rev:57 rq:921592 version:3.41.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghex/ghex.changes 2020-01-31 23:56:41.119632756 +0100 +++ /work/SRC/openSUSE:Factory/.ghex.new.1899/ghex.changes 2021-09-27 20:09:13.762483331 +0200 @@ -1,0 +2,20 @@ +Fri Sep 24 18:43:43 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 3.41.0: + + No changes, version bump only. +- Changes from version 3.41.rc: + + Fix internal copy/paste between multiple GHex windows. + + Install symbolic icon in correct location. +- Changes from version 3.41.beta: + + Meson build fixes. + + Update HACKING guide. + + Show top 32-bits of 64-bit integers. + + Update app icon. + + Add padding after offset. + + Fix cut, copy and paste behaviour. + + Remove/rework outdated/obsolete documentation. + + Updated translations. +- Update URL to new GNOME wiki home. +- Tweak fdupes macro call. + +------------------------------------------------------------------- Old: ---- ghex-3.18.4.tar.xz New: ---- ghex-3.41.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghex.spec ++++++ --- /var/tmp/diff_new_pack.dNxOGk/_old 2021-09-27 20:09:14.286483909 +0200 +++ /var/tmp/diff_new_pack.dNxOGk/_new 2021-09-27 20:09:14.290483913 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghex # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -17,16 +17,16 @@ Name: ghex -Version: 3.18.4 +Version: 3.41.0 Release: 0 Summary: GNOME Binary Editor License: GPL-2.0-or-later Group: Development/Tools/Other -URL: http://www.gnome.org/ -Source: http://download.gnome.org/sources/ghex/3.18/%{name}-%{version}.tar.xz +URL: https://wiki.gnome.org/Apps/Ghex +Source: https://download.gnome.org/sources/ghex/3.41/%{name}-%{version}.tar.xz BuildRequires: fdupes -BuildRequires: meson +BuildRequires: meson >= 0.50.0 BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: yelp-tools @@ -73,14 +73,14 @@ %suse_update_desktop_file -r org.gnome.GHex GNOME Utility Editor %find_lang %{name} ghex-3.0.lang %{?no_lang_C} -%fdupes -s %{buildroot} +%fdupes -s %{buildroot}%{_datadir} %post -n libgtkhex-3-0 -p /sbin/ldconfig %postun -n libgtkhex-3-0 -p /sbin/ldconfig %files %license COPYING -%doc README COPYING-DOCS AUTHORS +%doc README.md COPYING-DOCS %doc %{_datadir}/help/C/%{name}/ %{_bindir}/ghex %{_datadir}/metainfo/org.gnome.GHex.appdata.xml ++++++ ghex-3.18.4.tar.xz -> ghex-3.41.0.tar.xz ++++++ ++++ 20581 lines of diff (skipped)