diff --git a/ghex-44.2.tar.xz b/ghex-44.2.tar.xz deleted file mode 100644 index 4c69bbc..0000000 --- a/ghex-44.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ebecb4c68a37d33937b9ec263c8576df1d8c69ab1c1d3e12d5668fd2007e930b -size 897944 diff --git a/ghex-45.beta.tar.xz b/ghex-45.beta.tar.xz new file mode 100644 index 0000000..4ee8fcd --- /dev/null +++ b/ghex-45.beta.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6e31f75041293ff31adc9c71a72fa05efa1e3cc5b0d87c375368f0ba485538b +size 899044 diff --git a/ghex.changes b/ghex.changes index d2dd795..31bedbc 100644 --- a/ghex.changes +++ b/ghex.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Aug 22 06:45:21 UTC 2023 - Bjørn Lie + +- Update to version 45.beta: + + hex-dialog: Prevent decimal display widgets from getting + truncated. + + widget: Make paste overwrite when not in insert mode. + ------------------------------------------------------------------- Thu Aug 17 19:43:24 UTC 2023 - Bjørn Lie diff --git a/ghex.spec b/ghex.spec index f5b1cec..cfad545 100644 --- a/ghex.spec +++ b/ghex.spec @@ -22,13 +22,13 @@ %define soname libgtkhex-%{ghex_abi}-%{so_ver} Name: ghex -Version: 44.2 +Version: 45.beta Release: 0 Summary: GNOME Binary Editor License: GPL-2.0-or-later Group: Development/Tools/Other URL: https://wiki.gnome.org/Apps/Ghex -Source: https://download.gnome.org/sources/ghex/44/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/ghex/45/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: meson >= 0.50.0