Accepting request 1110533 from GNOME:Apps
Pushing GNOME 45.rc packages (forwarded request 1109787 from iznogood) OBS-URL: https://build.opensuse.org/request/show/1110533 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghex?expand=0&rev=70
This commit is contained in:
commit
6727fcb458
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ebecb4c68a37d33937b9ec263c8576df1d8c69ab1c1d3e12d5668fd2007e930b
|
|
||||||
size 897944
|
|
3
ghex-45.beta.tar.xz
Normal file
3
ghex-45.beta.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f6e31f75041293ff31adc9c71a72fa05efa1e3cc5b0d87c375368f0ba485538b
|
||||||
|
size 899044
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 22 06:45:21 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- 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 <bjorn.lie@gmail.com>
|
Thu Aug 17 19:43:24 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -22,13 +22,13 @@
|
|||||||
%define soname libgtkhex-%{ghex_abi}-%{so_ver}
|
%define soname libgtkhex-%{ghex_abi}-%{so_ver}
|
||||||
|
|
||||||
Name: ghex
|
Name: ghex
|
||||||
Version: 44.2
|
Version: 45.beta
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GNOME Binary Editor
|
Summary: GNOME Binary Editor
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Development/Tools/Other
|
Group: Development/Tools/Other
|
||||||
URL: https://wiki.gnome.org/Apps/Ghex
|
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: fdupes
|
||||||
BuildRequires: meson >= 0.50.0
|
BuildRequires: meson >= 0.50.0
|
||||||
|
Loading…
Reference in New Issue
Block a user