diff --git a/ghex-43.1.tar.xz b/ghex-43.1.tar.xz deleted file mode 100644 index a7af3ae..0000000 --- a/ghex-43.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a54b943efe42010a9c12e4dcdadb377bf36c94c3800778b8530c3a834409dcc7 -size 1021548 diff --git a/ghex-44.rc.tar.xz b/ghex-44.rc.tar.xz new file mode 100644 index 0000000..08008f7 --- /dev/null +++ b/ghex-44.rc.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8938e258533f0c35b6311fca0f6459e2f86edb127fc4d4a8cffa22db52e0d7b3 +size 1070232 diff --git a/ghex.changes b/ghex.changes index 5be2906..3c73478 100644 --- a/ghex.changes +++ b/ghex.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Thu Mar 9 16:23:43 UTC 2023 - Bjørn Lie + +- Update to version 44.rc: + + Updated translations. + +------------------------------------------------------------------- +Thu Feb 23 14:54:36 UTC 2023 - Bjørn Lie + +- Update to version 44.beta: + + widget: Add context menu popover to set custom geometry. + + appwin: Accept drag 'n' drop for files. + + Updated translations. + +------------------------------------------------------------------- +Thu Feb 9 21:44:01 UTC 2023 - Bjørn Lie + +- Update to version 44.alpha: + + HexWidget: Only alter payload length in insert mode. + + help: Remove ducktype and update to reflect change in delete + behaviour. + + Updated translations. + ------------------------------------------------------------------- Thu Feb 9 21:07:50 UTC 2023 - Bjørn Lie diff --git a/ghex.spec b/ghex.spec index ab703b1..d279797 100644 --- a/ghex.spec +++ b/ghex.spec @@ -22,13 +22,13 @@ %define soname libgtkhex-%{ghex_abi}-%{so_ver} Name: ghex -Version: 43.1 +Version: 44.rc 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/43/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/ghex/44/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: meson >= 0.50.0