SHA256
1
0
forked from pool/ghex

Accepting request 921592 from GNOME:Apps

- 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. (forwarded request 921363 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/921592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghex?expand=0&rev=57
This commit is contained in:
Dominique Leuenberger 2021-09-27 18:08:53 +00:00 committed by Git OBS Bridge
commit a385b27b2a
4 changed files with 30 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c2d9c191ff5bce836618779865bee4059db81a3a0dff38bda3cc7a9e729637c0
size 1420268

3
ghex-3.41.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:29c746f22873b5e415bc3972dbd3dd60d6a51f7080e6a3e956c34d647ae344a2
size 1498032

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Fri Sep 24 18:43:43 UTC 2021 - Bjørn Lie <bjorn.lie@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.
-------------------------------------------------------------------
Thu Jan 30 11:10:15 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -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 @@ a non-ASCII format for saving.
%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