diff --git a/_service b/_service index 81eaae1..eb66f42 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/ghex.git - 46.1 + 46.2 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/ghex-46.1.obscpio b/ghex-46.1.obscpio deleted file mode 100644 index 08b3736..0000000 --- a/ghex-46.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f489e6dc4ac8b82a8b7ab30c3a6e74cf3018d08af188b0461d567622ad73699 -size 4319244 diff --git a/ghex-46.2.obscpio b/ghex-46.2.obscpio new file mode 100644 index 0000000..7217355 --- /dev/null +++ b/ghex-46.2.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73a7608c215013d3a50da76f48a5c6688aed20b1a87354f1d59d2905a4cb5476 +size 4320268 diff --git a/ghex.changes b/ghex.changes index 1f9d796..05f6abc 100644 --- a/ghex.changes +++ b/ghex.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Feb 8 08:56:30 UTC 2025 - Bjørn Lie + +- Update to version 46.2: + + This release contains a critical stability bugfix for users of + some runtimes with usage of the Copy Special function. + + build: Don't include gtk-hex-paste-data.c symbols in both lib + and binary. + ------------------------------------------------------------------- Fri Nov 15 07:20:46 UTC 2024 - Bjørn Lie diff --git a/ghex.obsinfo b/ghex.obsinfo index c61680c..1936d29 100644 --- a/ghex.obsinfo +++ b/ghex.obsinfo @@ -1,4 +1,4 @@ name: ghex -version: 46.1 -mtime: 1731622638 -commit: f66053ec0784041d9eb860ad2ff8340689d76a25 +version: 46.2 +mtime: 1738961938 +commit: 60e145c218ac3ef1e4ee5b616b1d90e43cec49fb diff --git a/ghex.spec b/ghex.spec index 4d223aa..7456fc3 100644 --- a/ghex.spec +++ b/ghex.spec @@ -1,7 +1,7 @@ # # spec file for package ghex # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ %define soname libgtkhex-%{ghex_abi}-%{so_ver} Name: ghex -Version: 46.1 +Version: 46.2 Release: 0 Summary: GNOME Binary Editor License: GPL-2.0-or-later