Accepting request 769460 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/769460 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/okteta?expand=0&rev=70
This commit is contained in:
commit
a31538229f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb8d819af1d2d7ebb286542918985afcd1937f0ec6172180ff5b1acc5383684c
|
||||
size 976264
|
3
okteta-0.26.3.tar.xz
Normal file
3
okteta-0.26.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29dc30fd71dfc5337c7d2f814feed1ced5799337c5b1fb5098539ba30941a490
|
||||
size 947272
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 3 06:09:12 UTC 2020 - wbauer@tmo.at
|
||||
|
||||
- Update to 0.26.3
|
||||
* Added: CRC-64 algorithm for the checksum tool
|
||||
* Improved: install knsrc file at new location with newer KF5
|
||||
versions
|
||||
* Improved: use more latest Qt API where possible
|
||||
* Improved: translations
|
||||
* Fixed: view profile managing dialog now properly sized default
|
||||
marker column
|
||||
* Fixed: store.kde.org access for structure definitions also
|
||||
works without Plasma being installed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 2 17:13:01 UTC 2019 - wbauer@tmo.at
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package okteta
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,11 +16,13 @@
|
||||
#
|
||||
|
||||
|
||||
# for compatibility with Leap 15.1 which doesn't have this macro yet
|
||||
%{!?_kf5_knsrcfilesdir: %global _kf5_knsrcfilesdir %{_kf5_configdir}}
|
||||
%define Kasten_sover 4
|
||||
%define Okteta_sover 3
|
||||
%bcond_without lang
|
||||
Name: okteta
|
||||
Version: 0.26.2
|
||||
Version: 0.26.3
|
||||
Release: 0
|
||||
Summary: Hex Editor
|
||||
License: GPL-2.0-only AND GFDL-1.2-only
|
||||
@ -154,9 +156,9 @@ Contains the development files for the Okteta Hex Editor.
|
||||
|
||||
%files data
|
||||
%license COPYING*
|
||||
%config %{_kf5_configdir}/okteta-structures.knsrc
|
||||
%{_kf5_bindir}/struct2osd
|
||||
%{_kf5_configkcfgdir}/
|
||||
%{_kf5_knsrcfilesdir}/okteta-structures.knsrc
|
||||
%{_kf5_sharedir}/mime/packages/okteta.xml
|
||||
%{_kf5_sharedir}/okteta/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user