Accepting request 1244818 from GNOME:Apps

OBS-URL: https://build.opensuse.org/request/show/1244818
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghex?expand=0&rev=75
This commit is contained in:
Ana Guerrero 2025-02-11 20:22:26 +00:00 committed by Git OBS Bridge
commit d88dcfb612
6 changed files with 18 additions and 9 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/ghex.git</param>
<param name="revision">46.1</param>
<param name="revision">46.2</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

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

3
ghex-46.2.obscpio Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Feb 8 08:56:30 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- 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 <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: ghex
version: 46.1
mtime: 1731622638
commit: f66053ec0784041d9eb860ad2ff8340689d76a25
version: 46.2
mtime: 1738961938
commit: 60e145c218ac3ef1e4ee5b616b1d90e43cec49fb

View File

@ -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