2 Commits

Author SHA256 Message Date
0f3e586d2d Accepting request 1271077 from editors
OBS-URL: https://build.opensuse.org/request/show/1271077
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hobbits?expand=0&rev=2
2025-04-22 15:27:10 +00:00
6c79412d31 - Update to version 0.55.0
* add ability to make click-drag highlight selections and copy
    them with Ctrl+C

OBS-URL: https://build.opensuse.org/package/show/editors/hobbits?expand=0&rev=12
2025-04-20 15:19:28 +00:00
2 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Apr 16 18:01:13 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.55.0
* add ability to make click-drag highlight selections and copy
them with Ctrl+C
-------------------------------------------------------------------
Tue Apr 30 06:38:06 UTC 2024 - Martin Hauke <mardnh@gmx.de>

View File

@@ -1,6 +1,7 @@
#
# spec file for package hobbits
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2021-2024, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@@ -28,18 +29,18 @@ Source: https://github.com/Mahlet-Inc/hobbits/archive/v%{version}.tar.gz
Source1: https://bitbucket.org/jpommier/pffft/get/%{pffft_hash}.zip#/pffft-%{pffft_hash}.zip
Patch0: hobbits-dont-hardcode-python3-version.patch
BuildRequires: cmake
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: hicolor-icon-theme
BuildRequires: libpcap-devel
BuildRequires: pkgconfig
BuildRequires: fdupes
BuildRequires: python3-devel
BuildRequires: unzip
BuildRequires: pkgconfig(Qt5Concurrent)
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5Network)
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(libusb-1.0)
BuildRequires: unzip
BuildRequires: hicolor-icon-theme
Provides: bundled(pffft)
%description
@@ -56,8 +57,7 @@ A GUI for bit-based analysis, processing, and visualization.
This subpackage contains files for developing applications thatwant to make use of hobbits.
%prep
%setup -q
%autopatch -p1
%autosetup -p1
# 3rd party
cd external/pffft/