diff --git a/okteta-17.04.2.tar.xz b/okteta-17.04.2.tar.xz deleted file mode 100644 index 2a4361d..0000000 --- a/okteta-17.04.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80644731c3c4fd1695966e49413e137c64072b7c04db978cd66d20d0e6883d70 -size 958776 diff --git a/okteta-17.04.3.tar.xz b/okteta-17.04.3.tar.xz new file mode 100644 index 0000000..bb66b03 --- /dev/null +++ b/okteta-17.04.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bc3ca27026d1a8016621ed5dd754cb5935d192e1f221e732e48b102c5cda907 +size 959160 diff --git a/okteta.changes b/okteta.changes index 66a251d..48ae180 100644 --- a/okteta.changes +++ b/okteta.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Mon Jul 24 10:52:50 UTC 2017 - jengelh@inai.de + +- Make description neutral again + +------------------------------------------------------------------- +Sun Jul 16 08:49:50 CEST 2017 - lbeltrame@kde.org + +- Update to 17.04.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04.3.php +- Changes since 17.04.2: + * Qt5Designer_VERSION_STRING was deprecated in 5.1, use Qt5Designer_VERSION + * Add gcc-compatible fallthrough comment + * Add missing break; + * Bump version to 0.22.3 + * Extend AbstractByteArrayModelIfTest::testFill to test filling past end + * Make empty filling a noop for FixedSizeByteArrayModel + * Fix filling across the end in PieceTableByteArrayModel & ByteArrayModel + ------------------------------------------------------------------- Tue Jul 11 12:11:12 UTC 2017 - fabian@ritter-vogt.de diff --git a/okteta.spec b/okteta.spec index 2c256cd..52d9dd1 100644 --- a/okteta.spec +++ b/okteta.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: okteta -Version: 17.04.2 +Version: 17.04.3 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) @@ -54,7 +54,7 @@ Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -Okteta is a simple hex editor for the raw data of files. +Okteta is a hex editor for the raw data of files. %package devel Summary: Development files for the Okteta Hex Editor