From b91279169762ea566edd0143c0927723700e6abdcbdfc9326179e6d9d9f657e0 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Tue, 10 Sep 2024 06:16:02 +0000 Subject: [PATCH 1/2] 0.26.17 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/okteta?expand=0&rev=44 --- .gitattributes | 23 + .gitignore | 1 + okteta-0.26.15.tar.xz | 3 + okteta-0.26.15.tar.xz.sig | 16 + okteta-0.26.16.tar.xz | 3 + okteta-0.26.16.tar.xz.sig | 16 + okteta-0.26.17.tar.xz | 3 + okteta-0.26.17.tar.xz.sig | 16 + okteta-rpmlintrc | 3 + okteta.changes | 1991 +++++++++++++++++++++++++++++++++++++ okteta.keyring | 52 + okteta.spec | 192 ++++ 12 files changed, 2319 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 okteta-0.26.15.tar.xz create mode 100644 okteta-0.26.15.tar.xz.sig create mode 100644 okteta-0.26.16.tar.xz create mode 100644 okteta-0.26.16.tar.xz.sig create mode 100644 okteta-0.26.17.tar.xz create mode 100644 okteta-0.26.17.tar.xz.sig create mode 100644 okteta-rpmlintrc create mode 100644 okteta.changes create mode 100644 okteta.keyring create mode 100644 okteta.spec diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/okteta-0.26.15.tar.xz b/okteta-0.26.15.tar.xz new file mode 100644 index 0000000..6d4f8e2 --- /dev/null +++ b/okteta-0.26.15.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0533500ef7068c1246e218f537af726e836d878ff275e392ed3d8a8aa6cf7c63 +size 1090764 diff --git a/okteta-0.26.15.tar.xz.sig b/okteta-0.26.15.tar.xz.sig new file mode 100644 index 0000000..43ce32f --- /dev/null +++ b/okteta-0.26.15.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCAAdFiEE5uvW6wUY/lvMpfanaqzdJjws79QFAmWSZ5UACgkQaqzdJjws +79QB/g/9FbPwcwknXpmh3TyPW/YXYtmR0JWyqe0Xx+mSLSfQ+SNGHOXLby9uylB7 +zavW0wscRvqOfxMH6rS1H/lA+ErCvcC5qYdAHgBu5LsmnpDc2UzyiDna5pc8Fg/N +mnIbEi/5UC6OfMuQleySSqsQ2tNd86GTjoK9pHW5bo8/V1vgB0RNjo33gb2DuL0U +jUDdX/0cy2ew6PDJL1fsWmTihb2VOw1t8xBjeghKWdOrZFJ8tQEZu+QBW0B3maXF +ojvql+bnkoXFIGh1dShy6O/anxFVQt7CdU4a9GxfTutHCDqb/LV7aDGRzvJYqvAk +y79EbvPbBXpwCYjptMmksnedYXMwdWlOKMmKkxyFFEDBnKEpeA+0oRnPu2ocPxr9 +8qR/Dktk35aUu6fV1iVPycNEus5mPPuWuc/KaH3dk2ET1Oz6DZqJr+FL/g7to5Ek +i0RsY9b3wtEoriuBd2t+3Uw3F0pe9ZPtKE3NLzWGV3GQVwPOrjDtLVO6+xG5xhcB ++d827ULR6KLrmjkNppY/xNjBq9hLA0ufkfbuWJXzqt2pq5RQhIqE3zJhpfezY4Eg +zDi+wmJR6pa0DVFE8OlBCCE4GMjgrnuAIUcul2S/KxDeJFVNXa5PIXGrEbmF+Odq +Uzz9NAmt4hiZvEzGRO7THsg/T/FnH71DiNvPxj74z66vZKSQg3o= +=4PmE +-----END PGP SIGNATURE----- diff --git a/okteta-0.26.16.tar.xz b/okteta-0.26.16.tar.xz new file mode 100644 index 0000000..d8b2c69 --- /dev/null +++ b/okteta-0.26.16.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6aec88f31ea00430158d3bf9bc6a131b01744b2a19ee503bed38a565eb71793 +size 1090268 diff --git a/okteta-0.26.16.tar.xz.sig b/okteta-0.26.16.tar.xz.sig new file mode 100644 index 0000000..193f88a --- /dev/null +++ b/okteta-0.26.16.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCAAdFiEE5uvW6wUY/lvMpfanaqzdJjws79QFAma05kcACgkQaqzdJjws +79Qfnw//SCiQzZcJrRbFGxyZUeMXQntywNRZtC51vFZ6qVmujV+GpyRl7HpF/LQW +pqBeMUCZHWxEwOsm45183efZlnCgAqpIaQQGwRWTMeJtAbxujn+TERtkH6MCZ2IV +7GJ/eKHYrgwLG2gfuvrTfwO6nSomSazAhgTpM8Lx4i21KHwekgEleSsiHhm/XTEI +5NIrZIH73074t7O1snqXY5hCIWG3+aPEdC/oO/xd+e4PfwqJMLrT1ZJMwaO2JYyJ +ikL+9JDhF0lqCrgTGVax8ItA9M67to5QjRdTb3SC699xfzdglg3A4R/nAHvws9IS +4tloLcObtmKl3eQy0SKj1e+2qOUh3VW1BdF9bgEbt+XIUDnjpnEKhA0aZCda74iz +i5Nyof167NMlfwIv3OqvScmRncQD6yJT2N2Os404aF4oCDnzfVd5x4ZQncXKhawO +amaBASfqqoVOPQGwtI5jcbnM3EcoFU3Q6QwA++1tZMd+VpkiCZ0vI6OAzjsBMC6p +ytA4hD78BB1DXZmlxk9UwIb5SlHRKB/x8K1356f1J5nn8oGNPG4GOxLn6DFaIVNR +g9cnXbljTyWz3MNT2JRn1p9rP5AUOUvujrdqmMhpa50RUP6C06Kl3i4J74jiu7AH +1hrwJzAZS2V3hASKyU+KGfKZtJzfTkPSmZuTicmHYSzsrpr0+P0= +=kbZm +-----END PGP SIGNATURE----- diff --git a/okteta-0.26.17.tar.xz b/okteta-0.26.17.tar.xz new file mode 100644 index 0000000..d809288 --- /dev/null +++ b/okteta-0.26.17.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ee03764a29f977a69f330240015c22afa5726f17e5a71de441ea9ec88eb6e18 +size 1090720 diff --git a/okteta-0.26.17.tar.xz.sig b/okteta-0.26.17.tar.xz.sig new file mode 100644 index 0000000..1f61c81 --- /dev/null +++ b/okteta-0.26.17.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCAAdFiEE5uvW6wUY/lvMpfanaqzdJjws79QFAmbfNvAACgkQaqzdJjws +79RUyA//f3yz69EkeRM/TS48C9MMkQ6tLx8xb+UPvz6UVrenYMN+A1hyprhf3fcn +2nwYEMzG/UuBTix3VP6mhCddlmXnEZ1fi3JN6JTfHYtJ3yD+qRrKpalCv6P63jfr +lsDwqMrHZPMJj6ecmoP8Gn5HfqS5aIpGSW41zJh7Izco8POoOvyMKFQx1/Xsi+mD +VUi4PV2mEUE1Zdqc1VX27jnax2zw1yHqt2l/oHH2wLGAQpJhyMnn2iWxZ1h9vh8K +XRWyNpPuc9xY/uqGHtqB/uxW4loGc/7rL3qcvycwjgwX4s5joALB9+a6iyb7vVmX +1uSdzQEqcdBuKJZEZ+wj4s2lnXmb+XYJCwp3GokHPouZ+/3Kv8dU2ZDh5aJSqYH7 +XUeth2vtG/eoJtvD4BYVKnTqdp83czH6T10NwWFq3W9we8wtrBx40Yh1O7XYUemR +KL6iS//zjir15rjvjPss2rS3X+cF+Yq+6oWgPKAG7dlkPsHMVoQqdTBWtyQ1UF3z +8aKq6R8kT1+Aym1hXBqIE+kzZuxD/f85sz4wPcCF8ihGVefXpROF9xZS7meW1rem +5p6Cq6WBrcJhWGokzJRgC3yugXOZQ8nEjkS/EiUlu5Ph67EN9eldPc86ZkTfxQAr +pV2jO+8U4F89ZpRR8pCrtTIlbvfKT/DAsDOA+/c6OgJJpMdmmDw= +=9eER +-----END PGP SIGNATURE----- diff --git a/okteta-rpmlintrc b/okteta-rpmlintrc new file mode 100644 index 0000000..9cc3e0d --- /dev/null +++ b/okteta-rpmlintrc @@ -0,0 +1,3 @@ +# Silence rpmlint errors. okteta chose to use the abi version in the library +# name and sets the soversion to 0 +addFilter("shlib-policy-name-error .*") diff --git a/okteta.changes b/okteta.changes new file mode 100644 index 0000000..05844f5 --- /dev/null +++ b/okteta.changes @@ -0,0 +1,1991 @@ +------------------------------------------------------------------- +Tue Sep 10 06:14:22 UTC 2024 - Christophe Marin + +- Update to 0.26.17 + * Added: Building the Terminal tool now optional + * Fixed: initial too large window size (kde#462703) + * Fixed: leakage of QMimeData objects of byte array file/data + generation + * Changed: Statistics tool: use configured undefined char in + table + * Changed: Value/Char Table tool: use configured undefined + char in table + +------------------------------------------------------------------- +Fri Aug 9 10:10:36 UTC 2024 - Christophe Marin + +- Update to 0.26.16: + * Update translations + +------------------------------------------------------------------- +Fri Jan 5 08:55:46 UTC 2024 - Christophe Marin + +- Update to 0.26.15 + * Improved: translations + * Improved: Decoding table now supports DnD of data entry + * Improved: String extraction tool now supports DnD of string + entry + * Improved: Structures tool now supports drag of data entry + * Improved: Statistics tool also adds HTML variant to data + copy & DnD + * Improved: Statistics tool now supports DnD of selected + statistic data + * Improved: views tab bar now supports changing current tab on + hovering DnD + * Improved: Decoding table display numeric values localized + * Improved: File info now has MIME type & size text + mouse-selectable/-copyable + * Fixed: Byte array views had wrong selection background next + to markers + * Fixed: Structures tool ignored edits in second half of + primitive type arrays + * Fixed: Structures tool missed change update of arrays with + primitive types + +------------------------------------------------------------------- +Wed Dec 13 08:34:09 UTC 2023 - Christophe Marin + +- Update to 0.26.14 + * Improved: translations + * Improved: default docker widgets layout hack updated with a + Qt 5.15 value + * Improved: byte array view now supports Delete key also in + value column/row + * Fixed: ELF structure definition had wrong e_phoff label + (kde#474838) + * Fixed: status bar cursor position & selection display max. + width calculation + * Fixed: export of view as text now uses view setting for + offset encoding + * Fixed: printing of view now uses view setting for offset + encoding + * Changed: ISO-8859-8-I removed from codec set, Qt made + ISO-8859-8 the same + +------------------------------------------------------------------- +Tue Aug 8 14:01:28 UTC 2023 - Christophe Marin + +- Update to 0.26.13 + * Improved: translations + * Improved: Decoding table now displays some control chars as + escaped terms + * Improved: Decoding table now supports editing some chars as + escaped terms + * Improved: Structures tool now feeds some chars as escaped + terms to editor + * Improved: CMake Unity builds now possible + * Fixed: Structures tool stored edited primitive array + elements on bad offset + * Fixed: Structures tool now displays chars only as the + supported 7-bit ASCII + +------------------------------------------------------------------- +Fri Jul 7 14:29:19 UTC 2023 - Christophe Marin + +- Update to 0.26.12 + * Improved: translations + * Improved: Structures tool: show char arrays as string with + the type entry + * Fixed: Exporting: no more duplicated overwrite confirmation + dialog + * Fixed: Saving: no more duplicated overwrite confirmation + dialog + +------------------------------------------------------------------- +Wed Jun 14 10:00:56 UTC 2023 - Christophe Marin + +- Update to 0.26.11: + * Improved: translations + * Improved: Search tool: store used settings in the config + * Improved: Replace tool: store used settings in the config + * Improved: Select range tool: store used settings in the config + * Improved: Goto tool: store used settings in the config + * Improved: Pattern generator: store also used input encoding + in the config + * Improved: Statistics tool: add option to copy data to clipboard + * Improved: Statistics tool: use consistent formatting for + percent column + * Improved: Structures tool: enable context menu for array and + string elements + * Improved: Structures tool: show tooltip for array & string elements + * Fixed: Search tool: prevent crash on backward search with empty array + * Fixed: Search tool: enhance/fix search behaviour with existing selection + * Fixed: Search tool: don't reset stored search direction on first dialog show + * Fixed: Replace tool: prevent crash on backward search with empty array + * Fixed: Replace tool: enhance/fix search behaviour with existing selection + * Fixed: Structures tool: fix parsing 3 and 4 byte UTF-8 sequences + * Fixed: Structures tool: fix outdated error indices for UTF-8 string decoding + * Fixed: unit tests accidentally shared working directories (kde#467541) + * Changed: Select range tool: move "Relative to end" field next to end input + * Changed: Search tool: disable automagic for "In selection" checkbox (kde#441925) + * Changed: Replace tool: disable automagic for "In selection" checkbox (kde#441925) + +------------------------------------------------------------------- +Mon Jan 16 09:08:02 UTC 2023 - Wolfgang Bauer + +- Update to 0.26.10 + * Improved: translations + * Improved: Skip bookmark on current position for next/previous + navigation +- cleanup spec file + +------------------------------------------------------------------- +Sun Jun 12 11:19:30 UTC 2022 - Wolfgang Bauer + +- Update to 0.26.9 + * Fixed: multiple issues in Structures tool + + wrong warnings about unknown tag name "enumDef" in + + missing cleaning of any existing string data on reading zero-bytes string + (kde#396057) + + bad condition for string maxBytes value meaning empty string (kde#396057) + + missing update of tree view after committing a change (kde#337653) + + wrong offset for view markup of string characters + + reading data from wrong offset on changes with a locked offset + + missing combobox editor for enumerations with defined values (kde#337652) + * Improved: multiple things in Structures tool + + new context menu to copy data & display string to the clipboard + (kde#314798) + + additional action for before-mentioned context menu to select the bytes + * Improved: control elements in tool views all have margins to the border + and follow general QToolBar button style + * Improved: translations + +------------------------------------------------------------------- +Tue May 17 19:47:23 UTC 2022 - Fabian Vogt + +- Update to 0.26.8 + * Fixed: Float 32-bit editor in decoding table tool no longer rejects negative + values & decimal places (kde#453819) + * Fixed: PNG structure definition example now ensures use of big endianness + (kde#452362) + * Improved: translations + * Improved: have more text vertically centered in lists in tool views + * Changed: no more use of fixed font type for any list headers in tool views + +------------------------------------------------------------------- +Thu Apr 28 09:17:27 UTC 2022 - Christophe Giboudeaux + +- Add okteta-rpmlintrc to silence the'shlib-policy-name-error' + rpmlint error + +------------------------------------------------------------------- +Wed Feb 23 11:00:54 UTC 2022 - Wolfgang Bauer + +- Update to 0.26.7 + * Improved: translations + * Fixed: crash in string extraction tool with marked strings from + closed view (kde#444405) + * Fixed: in JIS X 0201 codec properly map ASCII control char + subset + * Fixed: use own IBM874 codec, given Qt with ICU maps it to + TIS-620 + * Changed: a context menu now available with the view area (incl. + tabs) + * Changed: tabs of views can now be reordered (inside a single + tab area) + * Changed: empty documents can be created by LMB double-clicks + in empty areas + * Changed: remember used settings of tools across app restarts + * Changed: remember used settings of data generators across app + restarts + * Changed: remember used settings of data encoders across app + restarts +- Add signature file and keyring + +------------------------------------------------------------------- +Sat Apr 17 17:14:57 UTC 2021 - Christophe Giboudeaux + +- Update URL. + +------------------------------------------------------------------- +Tue Mar 30 09:52:07 UTC 2021 - Wolfgang Bauer + +- Update to 0.26.6 + * Improved: translations + * Changed: touch screen input now handled explicitly, not as + simulated mouse + Initial set of support: + + pinch gesture for zooming + + tap gesture for setting cursor + + tap & hold gesture for context menu + + flick gesture for scrolling + * Fixed: cursor after replacing inserts always positioned after + new content + * Fixed: cursor no longer displays value for 0x20 byte in some + non-positions + * Fixed: "Cut" menu entry now disabled in overwrite mode, being + ignored action + * Fixed: modification status icons update on app color theme + change + * Fixed: current cursor colors updated right after app color + theme change + +------------------------------------------------------------------- +Wed Feb 3 10:19:47 UTC 2021 - wbauer@tmo.at + +- Update to 0.26.5 + * Improved: Structure definitions allow custom pointer + interpretations in JS + * Improved: cursor flash time setting of 0 (= no blinking) + supported + * Improved: cursor shows char/value in background color instead + of blank + * Improved: new menu entry for selecting custom UI color scheme + * Improved: less deprecated Qt/KF code usage + * Improved: translations + +------------------------------------------------------------------- +Thu Aug 27 13:43:39 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build + +------------------------------------------------------------------- +Wed Jul 29 13:34:19 UTC 2020 - wbauer@tmo.at + +- Update to 0.26.4 + * Improved: struct2osd uses castxml now (gccxml has been + deprecated) + * Improved: less deprecated Qt code usage, avoiding logged + runtime warnings + * Improved: translations + +------------------------------------------------------------------- +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 + +- Update to 0.26.2 + * Fixed: replacing content backwards no longer skips some content + * Fixed: "From Cursor" in search dialog now disabled with "In + Selection" on + * Fixed: "In Selection" disabled now if there is nothing selected + * Fixed: search dialog now modal to prevent unsupported + interaction with app + * Improved: maximum array size in structures extended to 64K + (kde#371790) + * Translations improved (ko) + +------------------------------------------------------------------- +Thu Apr 11 11:56:33 UTC 2019 - wbauer@tmo.at + +- Update to 0.26.1 + * Fixed: bad offset of elements in statusbar + * Translations improved (cs, en_GB, ga, lv, nn, pt) + +------------------------------------------------------------------- +Tue Mar 12 06:25:43 UTC 2019 - wbauer@tmo.at + +- Update to 0.26.0 + * New: context menu available in byte array views, in the + program, in the KParts plugin and and in the hex editing + widgets from LibOktetaGui + * New: qmake pri files and pkg-config pc files installed for the + OktetaCore & OktetaGui libraries (_not_ for any Kasten ones) + * Changed: ABI-breaking and software-incompatible clean-up of API + and installed headers of the Okteta & Kasten libraries + * Fixed: the metadata desktop file for the KParts plugin + oktetapart is installed again, so it can be found and selected + as viewer via its metadata +- Split out the libs and KParts plugin to separate packages as + upstream recommends, move designer plugin to the devel package + +------------------------------------------------------------------- +Mon Dec 31 09:00:23 UTC 2018 - wbauer@tmo.at + +- Update to 0.25.5 + * Add option to disable build of KParts plugin, Kasten libs, or + program + * Translations improved (fi, id, ru, zh_CN) + +------------------------------------------------------------------- +Mon Oct 8 12:25:57 UTC 2018 - wbauer@tmo.at + +- Update to 0.25.4 + * Fix blurry cursor pixmaps in HiDPI + * Fix broken shadow cursor in HIDPI + * Translations improved (ru, sk) + +------------------------------------------------------------------- +Mon Sep 3 11:55:25 UTC 2018 - wbauer@tmo.at + +- Update to 0.25.3 + * Setting Qt::AA_EnableHighDpiScaling for proper HiDPI scaling in + environments where none of the QT_*SCALE* vars is set + * Translations improved (ko, nn) + +------------------------------------------------------------------- +Wed Aug 8 09:39:54 UTC 2018 - wbauer@tmo.at + +- Update to 0.25.2 + * Hide broken "Show non-printable chars" feature in UI for now + * Translations improved (fi, pt_BR) + +------------------------------------------------------------------- +Fri Jul 13 20:35:06 UTC 2018 - wbauer@tmo.at + +- Update to 0.25.1 + * Remove extra margins from config dialog pages of the Structures + tool + * Remove debug log "register count: %d, destroy count %d:" from + normal build + * Translations improved (id, it, nn, zh_CN) + +------------------------------------------------------------------- +Tue Jun 12 08:05:47 UTC 2018 - wbauer@tmo.at + +- Update to 0.25.0 + * First stand-alone release independent of KDE Applications +- Changes since 0.24.3 (as part of KDE Applications 17.12.3): + * Support for opening files by Drag'n'Drop on the empty + background and the empty view tab bar space has been restored + (lost in Qt5 port) + * Closing documents per MMB on the tab has been restored (lost in + Qt5 port) + * Mass reformatting & modernization of source code +- Update build requirements and file list +- Update URL and Source URL +- Mark license files with %license instead of %doc +- Ran spec-cleaner + +------------------------------------------------------------------- +Thu Mar 08 23:52:30 CET 2018 - lbeltrame@kde.org + +- Update to 17.12.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.3.php +- Changes since 17.12.2: + * Use QStyle::SP_DialogCloseButton instead of hardcoding "dialog-close" + * Use icons with more BookmarksController actions + * Bump version to 0.24.3 + +------------------------------------------------------------------- +Wed Feb 07 08:49:10 CET 2018 - lbeltrame@kde.org + +- Update to 17.12.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.2.php +- Changes since 17.12.1: + * Bump version to 0.24.2 + +------------------------------------------------------------------- +Thu Jan 11 23:41:27 CET 2018 - lbeltrame@kde.org + +- Update to 17.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.1.php +- Changes since 17.12.0: + * Fix StringDataInformation::setEncoding() logic on UTF16 endianess change + * Fix crash on shutdown due to mTerminalPart trying to recover (kde#384993) + * Bump version to 0.24.1 + +------------------------------------------------------------------- +Sat Dec 09 14:59:12 CET 2017 - lbeltrame@kde.org + +- Update to 17.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.0.php +- Changes since 17.11.90: + * appdata: use the more generic URL for documentation + * Bump version to 0.24.0 + +------------------------------------------------------------------- +Sat Dec 02 10:12:39 CET 2017 - lbeltrame@kde.org + +- Update to 17.11.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12-rc.php +- Changes since 17.11.80: + * Bump version to 0.23.90 + +------------------------------------------------------------------- +Mon Nov 20 06:59:41 CET 2017 - lbeltrame@kde.org + +- Update to 17.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12-beta.php +- Changes since 17.08.3: + * Bump version to 0.23.80 + * New name for designer plugin file: oktetawidgets, following a pattern + * Don't use KConfigDialogManager::changedMap with newer KF + * No need to override KStandardAction::close icon >=KF5.38 + * Use newer version of QUrl::fromUserInput, drop QRegExp hack + * No longer export private classes of AbstractFileSystem*Jobs + * More const ref + * Use QStringLiteral + * Mpre QVector::reserve usage + * More const ref for passing complex types + * Use "override" tag also in DATAINFORMATION_CLONE_DECL macro + * Merge test value codec metadata in one table + * Use "override" tag for overriding methods + * Use nullptr + * Explicitely set copy constructors to be default implementation + * Remove wrong "return" statement in void method + * Remove bogus "emit" statements + * More const ref for passing complex types + * Use more QList/QVector::reserve + * Use QStringLiteral + * Remove unused variable + * Use midRef where possible + * Change Q_ENUMS -> Q_ENUM + * Port to function pointer based Qt signal/slot connects + * Bump min dep version of ECM/KF to 5.18 + * Bump min dep version of Qt to 5.6 + * Bump version to 0.23.60 + +------------------------------------------------------------------- +Thu Nov 09 23:13:04 CET 2017 - lbeltrame@kde.org + +- Update to 17.08.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.08.3.php +- Changes since 17.08.2: + * Bump version to 0.23.3 + * Structures settings: Fix defunct structure plugin enabling/disabling + +------------------------------------------------------------------- +Tue Oct 17 00:33:02 CEST 2017 - lbeltrame@kde.org + +- Update to 17.08.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.08.2.php +- Changes since 17.08.1: + * Add app=okteta to donation url in appdata + * Use edit-delete icon for "delete view profile" action, shred is too much + * Bump version to 0.23.2 + +------------------------------------------------------------------- +Thu Sep 07 07:02:40 CEST 2017 - lbeltrame@kde.org + +- Update to 17.08.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.08.1.php +- Changes since 17.08.0: + * Bump version to 0.23.1 + +------------------------------------------------------------------- +Fri Aug 11 22:46:30 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.08.0 + * New feature release + * https://www.kde.org/announcements/announce-applications-17.08.0.php +- Changes since 17.04.3 : + * Use edit-delete-shred icon for "delete view profile" action + * Use document-close icon for document close actions + * Don't abuse #pragma message for TODOs which are not critical + * Remove unneeded wrapper widget in structures settings dialog + * Bump version to 0.22.90 + * Add missing added/closing signal forwarding in document strategies + * Use function-adress slot connect in SingleDocumentStrategy + * Remove extra compile options, stick to what KDECompilerSettings sets + * Bump version to 0.22.80 + * Use KCrash + * Bump version to 0.22.60 + +------------------------------------------------------------------- +Sat Aug 5 18:19:38 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.07.90 + * KDE Applications 17.07.90 + * https://www.kde.org/announcements/announce-applications-17.07.90.php + + +------------------------------------------------------------------- +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 + +- Improve description text (boo#1047988) + +------------------------------------------------------------------- +Wed Jun 07 17:43:02 CEST 2017 - lbeltrame@kde.org + +- Update to 17.04.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04.2.php +- Changes since 17.04.1: + * Bump version to 0.22.2 + * Use explicit constructor call for QFlags-based types instead of blank 0 + * Use Qt::NoItemFlags instead of blank 0 + * Only register to D-Bus after inital commandline parsing has been done + +------------------------------------------------------------------- +Wed May 17 20:37:39 CEST 2017 - lbeltrame@kde.org + +- Update to 17.04.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04.1.php +- Changes since 17.04.0: + * Bump version to 0.22.1 + * Default to no debug logging in Okteta & Kasten libs for Qt >= 5.5 + * Default to no debug logging in Okteta app + +------------------------------------------------------------------- +Sun Apr 16 10:45:32 CEST 2017 - lbeltrame@kde.org + +- Update to 17.04.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04.0.php +- Changes since 17.03.90: + * Fix doctype of ui.rc files to match root element + * Bump version to 0.22.0 + +------------------------------------------------------------------- +Wed Apr 12 20:26:09 CEST 2017 - lbeltrame@kde.org + +- Update to 17.03.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04-rc.php +- Changes since 17.03.80: + * Use non-deprecated ECM KDEInstallDirs variables + * Change deprecated to + * Add QT_DEPRECATED_WARNINGS/QT_DISABLE_DEPRECATED_BEFORE + * Port qSort -> std::sort + * Bump version to 0.21.90 + +------------------------------------------------------------------- +Sat Mar 25 23:10:53 CET 2017 - lbeltrame@kde.org + +- Update to 17.03.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.03.80.php +- Changes since 16.12.3: + * For compared or concatenated strings use QLatin1String, not QStringLiteral + * Do not use static QString objects + * Add missing emit keyword on signal call + * Compose string manually + * Remove unused variables/instances + * Avoid calling methods on a temporary object + * Add missing Q_OBJECT macro to QObject subclasses + * Do not exit application if KDBusService fails to initialize. + * Fix typo in docs + * fix wrong structures directory + * replace kf5-config from kdelibs4support with qtpaths + * Point to category page on store.kde.org in docs + * Replace kde-files.org with store.kde.org in docs + * Bump version to 0.21.60 + +------------------------------------------------------------------- +Sat Mar 25 13:58:59 UTC 2017 - fabian@ritter-vogt.de + +- Add BuildRequires: cmake(Qca-qt5) + +------------------------------------------------------------------- +Thu Mar 9 12:44:12 CET 2017 - lbeltrame@kde.org + +- Update to 16.12.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-16.12.3.php +- Changes since 16.12.2: + * None + +------------------------------------------------------------------- +Thu Feb 9 07:22:57 UTC 2017 - lbeltrame@kde.org + +- Update to KDE Applications 16.12.2 + * KDE Applications 16.12.2 + * https://www.kde.org/announcements/announce-applications-16.12.2.php + + +------------------------------------------------------------------- +Sat Jan 14 09:07:41 UTC 2017 - lbeltrame@kde.org + +- - Update to KDE Applications 16.12.1 + * KDE Applications 16.12.1 + * https://www.kde.org/announcements/announce-applications-16.12.1.php + +------------------------------------------------------------------- +Tue Dec 13 20:04:42 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.12.0 + * KDE Applications 16.12.0 + * https://www.kde.org/announcements/announce-applications-16.12.0.php + + +------------------------------------------------------------------- +Sat Dec 3 16:47:26 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.11.90 + * KDE Applications 16.12.0 RC + * https://www.kde.org/announcements/announce-applications-16.12-rc.php + + +------------------------------------------------------------------- +Tue Nov 29 12:43:12 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.11.80 + * KDE Applications 16.12.0 Beta + * https://www.kde.org/announcements/announce-applications-16.12-beta.php + + +------------------------------------------------------------------- +Wed Nov 9 06:28:38 UTC 2016 - lbeltrame@kde.org + +- Update to KDE Applications 16.08.3 + * KDE Applications 16.08.3 + * https://www.kde.org/announcements/announce-applications-16.08.3.php + +------------------------------------------------------------------- +Tue Oct 11 21:08:07 UTC 2016 - lbeltrame@kde.org + +- KDE Applications 16.08.2 +https://www.kde.org/announcements/announce-applications-16.08.2.php + +------------------------------------------------------------------- +Fri Sep 9 08:42:41 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.08.1 + * KDE Applications 16.08.1 + * https://www.kde.org/announcements/announce-applications-16.08.1.php + + +------------------------------------------------------------------- +Fri Aug 12 10:31:16 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.08.0 + * KDE Applications 16.08.0 + * https://www.kde.org/announcements/announce-applications-16.08.0.php + + +------------------------------------------------------------------- +Mon Aug 8 15:50:28 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.07.90 + * KDE Applications 16.07.90 (16.08-RC) + * https://www.kde.org/announcements/announce-applications-16.07.90.php + + +------------------------------------------------------------------- +Fri Jul 8 09:20:59 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.04.3 + * KDE Applications 16.04.3 + * https://www.kde.org/announcements/announce-applications-16.04.3.php + + +------------------------------------------------------------------- +Tue Jun 14 21:34:54 UTC 2016 - wbauer@tmo.at + +- Use shared-mime-info macros (boo#979301) + +------------------------------------------------------------------- +Fri Jun 10 18:12:11 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.04.2 + * KDE Applications 16.04.2 + * https://www.kde.org/announcements/announce-applications-16.04.2.php + + +------------------------------------------------------------------- +Sat May 7 10:44:16 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.04.1 + * KDE Applications 16.04.1 + * https://www.kde.org/announcements/announce-applications-16.04.1.php + + +------------------------------------------------------------------- +Sun Apr 17 06:20:23 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.04.0 + * KDE Applications 16.04.0 + * https://www.kde.org/announcements/announce-applications-16.04.0.php + + +------------------------------------------------------------------- +Mon Apr 11 06:55:22 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.03.90 + * KDE Applications 16.04.0 RC + * https://www.kde.org/announcements/announce-applications-16.04-rc.php + + +------------------------------------------------------------------- +Sun Mar 13 15:57:06 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.12.3 + * KDE Applications 15.12.3 + * https://www.kde.org/announcements/announce-applications-15.12.3.php + * boo#970855 + + +------------------------------------------------------------------- +Sat Feb 13 08:25:40 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.12.2 + * KDE Applications 15.12.2 + * https://www.kde.org/announcements/announce-applications-15.12.2.php + * boo#966605 + + +------------------------------------------------------------------- +Sat Jan 9 18:35:38 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.12.1 + * KDE Applications 15.12.1 + * https://www.kde.org/announcements/announce-applications-15.12.1.php + * boo#961265 + + +------------------------------------------------------------------- +Sun Dec 13 13:33:19 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.12.0 + * KDE Applications 15.12.0 + * https://www.kde.org/announcements/announce-applications-15.12.0.php + * boo#958887 + + +------------------------------------------------------------------- +Tue Nov 10 20:22:55 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.08.3 + * KDE Applications 15.08.3 + * https://www.kde.org/announcements/announce-applications-15.08.3.php + * boo#954531 + + +------------------------------------------------------------------- +Sun Oct 11 13:45:56 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.08.2 + * KDE Applications 15.08.2 + * https://www.kde.org/announcements/announce-applications-15.08.2.php + + +------------------------------------------------------------------- +Sun Sep 13 19:44:50 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.08.1 + * KDE Applications 15.08.1 + * https://www.kde.org/announcements/announce-applications-15.08.1.php + + +------------------------------------------------------------------- +Wed Aug 19 19:44:23 UTC 2015 - cgiboudeaux@gmx.com + +- Update to KDE Applications 15.08.0 + * KDE Applications 15.08.0 + * https://www.kde.org/announcements/announce-applications-15.08.0.php + +------------------------------------------------------------------- +Fri Aug 7 07:08:38 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.07.90 + * KDE Applications 15.08.0 RC1 + * https://www.kde.org/announcements/announce-applications-15.07.90.php + + +------------------------------------------------------------------- +Mon Jul 6 06:05:11 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.04.3 + * KDE Applications 15.04.3 + * https://www.kde.org/announcements/announce-applications-15.04.3.php + + +------------------------------------------------------------------- +Sat May 30 14:59:31 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.04.2 + * KDE Applications 15.04.2 + * https://www.kde.org/announcements/announce-applications-15.04.2.php + + +------------------------------------------------------------------- +Mon May 11 11:30:11 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.04.1 + * KDE Applications 15.04.1 + * https://www.kde.org/announcements/announce-applications-15.04.1.php + + +------------------------------------------------------------------- +Sat Apr 11 13:56:11 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.04.0 + * KDE Applications 15.04.0 + * https://www.kde.org/announcements/announce-applications-15.04.0.php + + +------------------------------------------------------------------- +Sat Mar 21 18:59:42 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.03.95 + * KDE Applications 15.04 RC + + +------------------------------------------------------------------- +Sun Mar 8 12:59:41 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.03.80 + * KDE Applications 15.04 Beta + + +------------------------------------------------------------------- +Tue Mar 3 10:50:46 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 14.12.3 + * KDE Applications 14.12.3 + * See https://www.kde.org/announcements/announce-applications-14.12.3.php + +------------------------------------------------------------------- +Sun Feb 1 11:27:02 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 14.12.2 + * KDE Applications 14.12.2 + * See https://www.kde.org/announcements/announce-applications-14.12.2.php + +------------------------------------------------------------------- +Mon Jan 12 20:17:07 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 14.12.1 + * KDE Applications 14.12.1 + * See https://www.kde.org/announcements/announce-applications-14.12.1.php + +------------------------------------------------------------------- +Wed Dec 17 20:44:21 UTC 2014 - tittiatcoke@gmail.com + +- Update to KDE Applications 14.12.0 + * KDE Applications 14.12.0 + * See https://www.kde.org/announcements/announce-applications-14.12.0.php + +------------------------------------------------------------------- +Wed Dec 17 20:18:48 UTC 2014 - tittiatcoke@gmail.com + +- Update to KDE Applications 14.12.0 + * KDE Applications 14.12.0 + * See https://www.kde.org/announcements/announce-applications-14.12.0.php + +------------------------------------------------------------------- +Wed Dec 3 08:14:10 UTC 2014 - tittiatcoke@gmail.com + +Update to KDE Applications 14.11.97 + * KDE Applications 14.12 Release Candidate + * See http://www.kde.org/announcements/announce-applications-14.12-rc.php + * Okteta is now KDE Frameworks based + +------------------------------------------------------------------- +Sun Nov 9 21:13:35 UTC 2014 - tittiatcoke@gmail.com + +- Update to 4.14.3 + * KDE 4.14.3 SC Bugfix Release + * See http://www.kde.org/announcements/announce-4.14.3.php + +------------------------------------------------------------------- +Sun Oct 12 12:41:44 UTC 2014 - tittiatcoke@gmail.com + +- Update to 4.14.2 + * KDE 4.14.2 SC Bugfix Release + * See http://www.kde.org/announcements/announce-4.14.2.php + +------------------------------------------------------------------- +Sat Sep 13 17:03:35 UTC 2014 - tittiatcoke@gmail.com + +- Update to 4.14.1 + * KDE 4.14.1 SC Bugfix Release + * See http://www.kde.org/announcements/announce-4.14.1.php + +------------------------------------------------------------------- +Fri Aug 15 09:07:33 UTC 2014 - tittiatcoke@gmail.com + +- Update to 4.14.0 + * KDE 4.14.0 SC Final Release + * See http://www.kde.org/announcements/4.14/ + +------------------------------------------------------------------- +Tue Aug 12 21:56:25 UTC 2014 - hrvoje.senjan@gmail.com + +- Use kde4-macros for filelists, okteta uses kdelibs4 buildsystem + +------------------------------------------------------------------- +Thu Jul 17 16:47:51 UTC 2014 - cgiboudeaux@gmx.com + +- Update to 4.13.90 + * KDE 4.14 Beta 2 release + * See http://www.kde.org/announcements/announce-4.14-beta2.php + +------------------------------------------------------------------- +Thu Jul 10 22:20:44 UTC 2014 - cgiboudeaux@gmx.com + +- Update to 4.13.80 + * KDE 4.14 Beta 1 release + * See http://www.kde.org/announcements/announce-4.14-beta1.php + +------------------------------------------------------------------- +Sun Jun 8 19:03:54 UTC 2014 - tittiatcoke@gmail.com + +- Update to 4.13.2 + * KDE 4.13 release + * See http://www.kde.org/announcements/announce-4.13.2.php + +------------------------------------------------------------------- +Fri May 9 17:12:35 UTC 2014 - tittiatcoke@gmail.com + +- Update to 4.13.1 + * KDE 4.13.1 bug fix release + * See http://www.kde.org/announcements/announce-4.13.1.php + +------------------------------------------------------------------- +Sat May 3 23:54:06 UTC 2014 - hrvoje.senjan@gmail.com + +- Added libqca2-devel BuildRequires, needed for algorithms of the + checksum tool +- Remove ancient Obsoletes/provides + +------------------------------------------------------------------- +Fri Apr 11 17:20:43 UTC 2014 - tittiatcoke@gmail.com + +- Update to 4.13.0 + * KDE 4.13 release + * See http://www.kde.org/announcements/4.13/ + +------------------------------------------------------------------- +Thu Mar 27 18:14:58 UTC 2014 - tittiatcoke@gmail.com + +- Update to 4.12.97 + * KDE 4.13 RC release + * See http://www.kde.org/announcements/announce-4.13-rc.php + +------------------------------------------------------------------- +Thu Mar 20 18:32:13 UTC 2014 - tittiatcoke@gmail.com + +- Update to 4.12.95 + * KDE 4.13 Beta 3 release + * See http://www.kde.org/announcements/announce-4.13-beta3.php + +------------------------------------------------------------------- +Thu Mar 13 20:51:36 UTC 2014 - tittiatcoke@gmail.com + +- Update to 4.12.90 + * KDE 4.13 Beta 2 release + * See http://www.kde.org/announcements/announce-4.13-beta2.php + +------------------------------------------------------------------- +Fri Mar 7 11:36:07 UTC 2014 - tittiatcoke@gmail.com + +- Update to 4.12.80 + * KDE 4.13 Beta 1 release + * See http://www.kde.org/announcements/announce-4.13-beta1.php + +------------------------------------------------------------------- +Sat Feb 1 10:40:58 UTC 2014 - tittiatcoke@gmail.com + +- Update to 4.12.2 + * KDE 4.12.2 release + * See http://www.kde.org/announcements/announce-4.12.2.php + +------------------------------------------------------------------- +Sat Jan 11 16:06:53 UTC 2014 - tittiatcoke@gmail.com + +- Update to 4.12.1 + * KDE 4.12.1 release + * See http://www.kde.org/announcements/announce-4.12.1.php + +------------------------------------------------------------------- +Sat Dec 14 18:35:36 UTC 2013 - tittiatcoke@gmail.com + +- Update to 4.12.0 + * KDE 4.12.0 release + * See http://www.kde.org/announcements/4.12.php + +------------------------------------------------------------------- +Fri Nov 29 08:48:03 UTC 2013 - tittiatcoke@gmail.com + +- Update to 4.11.97 + * KDE 4.12 RC 1 release + * See http://www.kde.org/announcements/announce-4.12-rc.php + +------------------------------------------------------------------- +Sat Nov 23 23:02:11 UTC 2013 - tittiatcoke@gmail.com + +- Update to 4.11.95 + * KDE 4.12 Beta 3 release + * See http://www.kde.org/announcements/announce-4.12-beta3.php + +------------------------------------------------------------------- +Sat Nov 16 18:34:27 UTC 2013 - tittiatcoke@gmail.com + +- Update to 4.11.90 + * KDE 4.12 Beta 2 release + * See http://www.kde.org/announcements/announce-4.12-beta2.php + +------------------------------------------------------------------- +Sun Nov 10 08:06:02 UTC 2013 - tittiatcoke@gmail.com + +- Update to 4.11.80 + * KDE 4.12 Beta 1 release + * See http://www.kde.org/announcements/announce-4.12-beta1.php + +------------------------------------------------------------------- +Sat Nov 2 15:52:52 UTC 2013 - tittiatcoke@gmail.com + +- Update to 4.11.3 + * KDE 4.11.3 bugfix release + * See http://www.kde.org/announcements/announce-4.11.3.php + +------------------------------------------------------------------- +Sat Sep 28 15:46:43 UTC 2013 - tittiatcoke@gmail.com + +- Update to 4.11.2 + * KDE 4.11.2 bugfix release + * See http://www.kde.org/announcements/announce-4.11.2.php + +------------------------------------------------------------------- +Sun Sep 1 10:39:11 UTC 2013 - tittiatcoke@gmail.com + +- Update to 4.11.1 + * KDE 4.11.1 bugfix release + * See http://www.kde.org/announcements/announce-4.11.1.php + +------------------------------------------------------------------- +Thu Aug 8 16:11:23 UTC 2013 - tittiatcoke@gmail.com + +- Update to 4.11.0 + * KDE 4.11 Final release + * See http://www.kde.org/announcements/4.11/ + +------------------------------------------------------------------- +Thu Jul 25 23:36:25 UTC 2013 - hrvoje.senjan@gmail.com + +- Update to 4.10.97 + * KDE 4.11 RC 2 release + * See http://www.kde.org/announcements/announce-4.11-rc2.php + +------------------------------------------------------------------- +Mon Jul 15 08:14:18 UTC 2013 - cgiboudeaux@gmx.com + +- Update to 4.10.95 + * KDE 4.11 RC 1 release + * See http://www.kde.org/announcements/announce-4.11-rc1.php + +------------------------------------------------------------------- +Wed Jul 3 19:48:45 UTC 2013 - tittiatcoke@gmail.com + +- Update to 4.10.90 + * KDE 4.11 Beta 2 release + * See http://www.kde.org/announcements/announce-4.11-beta2.php + +------------------------------------------------------------------- +Thu Jun 13 22:37:10 UTC 2013 - tittiatcoke@gmail.com + +- Update to 4.10.80 + * KDE 4.11 Beta 1 release + * See http://www.kde.org/announcements/announce-4.11-beta1.php + * Split off from kdesdk4 + +------------------------------------------------------------------- +Sat Jun 1 10:21:55 UTC 2013 - tittiatcoke@gmail.com + +- Update to 4.10.4 + * Bugfix release + * See http://www.kde.org/announcements/announce-4.10.4.php + * resolves bnc#8122760 + +------------------------------------------------------------------- +Sat May 4 17:17:27 UTC 2013 - tittiatcoke@gmail.com + +- Update to 4.10.3 + * Bugfix release + * See http://www.kde.org/announcements/announce-4.10.3.php + * resolves bnc#818500 + +------------------------------------------------------------------- +Fri Apr 12 12:48:07 UTC 2013 - tittiatcoke@gmail.com + +- Updated Licenses for the packages (bnc#814081) + +------------------------------------------------------------------- +Mon Apr 1 19:33:54 UTC 2013 - tittiatcoke@gmail.com + +- Update to 4.10.2 \n * Bugfixes + +------------------------------------------------------------------- +Sat Mar 2 16:01:05 UTC 2013 - tittiatcoke@gmail.com + +- Update to 4.10.1 + * Contains bug fixes. See http://www.kde.org/announcements/ + for more information + +------------------------------------------------------------------- +Thu Jan 31 18:12:05 UTC 2013 - tittiatcoke@gmail.com + +- Update to 4.10.0 + * This is the final release for 4.10. Contains bugfixes + +------------------------------------------------------------------- +Thu Jan 17 08:33:10 UTC 2013 - tittiatcoke@gmail.com + +- Update to 4.9.98 + * This is the third RC release for 4.10. Contains bugfixes + +------------------------------------------------------------------- +Thu Jan 3 21:34:30 UTC 2013 - tittiatcoke@gmail.com + +- Update to 4.9.97 + * This is the second RC release for 4.10. Contains bugfixes + +------------------------------------------------------------------- +Wed Dec 19 19:06:42 UTC 2012 - tittiatcoke@gmail.com + +- Update to 4.9.95 + * This is the first RC release for 4.10. Contains bugfixes + +------------------------------------------------------------------- +Sat Dec 1 20:29:46 UTC 2012 - tittiatcoke@gmail.com + +- Update to 4.9.90 + * This is the second Beta release for 4.10. Contains bugfixes + +------------------------------------------------------------------- +Sat Nov 24 13:13:02 UTC 2012 - tittiatcoke@gmail.com + +- Update to 4.9.80 + * see http://www.kde.org/announcements/announce-4.10-beta1.php + * Umbrello: Line based diagram grid + +------------------------------------------------------------------- +Fri Nov 2 17:06:40 UTC 2012 - tittiatcoke@gmail.com + +- Update to 4.9.3 + * see http://kde.org/announcements/announce-4.9.3.php for details + +------------------------------------------------------------------- +Sat Sep 29 10:37:35 UTC 2012 - tittiatcoke@gmail.com + +- Update to 4.9.2 + * see http://kde.org/announcements/announce-4.9.2.php for details + +------------------------------------------------------------------- +Wed Sep 5 12:03:46 UTC 2012 - dmueller@suse.com + +- update to 4.9.1 + * see http://kde.org/announcements/4.9.1/ for details + + +------------------------------------------------------------------- +Sat Aug 4 15:09:04 UTC 2012 - ctrippe@opensuse.org + +- fix lokalize issue with startup with project file (bnc#774072, + kde#300810) + +------------------------------------------------------------------- +Mon Jul 30 16:53:17 UTC 2012 - dmueller@suse.com + +- update to 4.8.5 + * see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for details + +------------------------------------------------------------------- +Fri Jun 1 13:55:01 UTC 2012 - dmueller@suse.com + +- update to 4.8.4 + * see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for details + +------------------------------------------------------------------- +Sun Apr 29 21:06:11 UTC 2012 - dmueller@suse.com + +- update to 4.8.3 + * see http://kde.org/announcements/changelogs/changelog4_8_2to4_8_3.php for details + +------------------------------------------------------------------- +Mon Apr 9 08:56:25 UTC 2012 - ctrippe@opensuse.org + +- lokalize requires kross-python for scripts (bnc#754576) + +------------------------------------------------------------------- +Sun Apr 1 12:47:26 UTC 2012 - wstephenson@suse.com + +- Fix broken permissions problem in script + +------------------------------------------------------------------- +Sat Mar 31 10:55:32 UTC 2012 - wstephenson@suse.com + +- Add xz to BuildRequires + +------------------------------------------------------------------- +Fri Mar 30 01:14:44 CEST 2012 - dmueller@suse.de + +- update to 4.8.2 + * see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for details + +------------------------------------------------------------------- +Fri Mar 2 23:15:47 CET 2012 - dmueller@suse.de + +- update to 4.8.1 + * see http://kde.org/announcements/changelogs/changelog4_8_0to4_8_1.php for details + +------------------------------------------------------------------- +Fri Jan 27 21:06:08 CET 2012 - tchvatal@suse.cz + +- Add patch for lokalize fixing upstream bug #292575 + +------------------------------------------------------------------- +Wed Jan 18 21:05:04 CET 2012 - dmueller@suse.de + +- update to 4.8.0 + * first stable release of KDE 4.8 (only critical fixes over 4.7.98) + * see http://kde.org/announcements/4.8/ for details + + +------------------------------------------------------------------- +Tue Jan 10 18:45:13 CET 2012 - dmueller@suse.de + +- update to 4.7.98 + * RC2+ milestone release of KDE 4.8 + * see http://kde.org/announcements/4.8/ for details + + +------------------------------------------------------------------- +Wed Dec 7 11:30:54 UTC 2011 - coolo@suse.com + +- fix license to be in spdx.org format + +------------------------------------------------------------------- +Sat Dec 3 19:11:16 CET 2011 - rwooninck@opensuse.org + +- Add libtool as BuildRequires to build kstartperf + +------------------------------------------------------------------- +Fri Dec 2 01:59:16 CET 2011 - dmueller@suse.de + +- update to 4.7.4 + * see http://kde.org/announcements/changelogs/changelog4_7_3to4_7_4.php for details +------------------------------------------------------------------- +Wed Nov 30 12:26:42 UTC 2011 - idoenmez@suse.de + +- Fix build with Qt 4.8 + +------------------------------------------------------------------- +Wed Nov 2 20:23:51 CET 2011 - dmueller@suse.de + +- update to 4.7.3 + * see http://kde.org/announcements/changelogs/changelog4_7_2to4_7_3.php for details + +------------------------------------------------------------------- +Fri Oct 7 04:43:48 UTC 2011 - coolo@suse.com + +- buildrequire specific kdelibs4 + +------------------------------------------------------------------- +Sun Oct 2 17:10:42 CEST 2011 - dmueller@suse.de + +- update to 4.7.2 + * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details + +------------------------------------------------------------------- +Fri Sep 23 10:05:22 UTC 2011 - idonmez@suse.com + +- lokalize should depend on kdesdk4-strigi now that kdesdk4 base + package is gone. + +------------------------------------------------------------------- +Thu Sep 17 14:02:01 UTC 2011 - toddrme2178@gmail.com + +- Split kompare-devel package (fix for RPMLINT warning) +- Split kprofilemethod package (fix for RPMLINT warning) +- Split strigi package (fix for RPMLINT warning) +- Fixed kde4-l10n-devel group (fix for RPMLINT warning) +- Capitalized dolphin-plugins summary (fix for RPMLINT warning) +- Fixed okteta self-obsoletes (fix for RPMLINT warning) +- Removed duplicate files (fix for RPMLINT warning) +- Removed empty base package (fix for RPMLINT warning) +- Added base package obsoletes/provides to strigi package +- Cleaned up spec file formatting + +------------------------------------------------------------------- +Thu Sep 8 10:36:42 UTC 2011 - andrea.turrini@gmail.com + +- fixed typos in descriptions of kdesdk4.spec + +------------------------------------------------------------------- +Fri Sep 2 08:55:21 CEST 2011 - dmueller@suse.de + +- update to 4.7.1 + * Bugfixes over KDE 4.7.0 + * see http://kde.org/announcements/changelogs/changelog4_7_0to4_7_1.php for details + +------------------------------------------------------------------- +Fri Jul 22 20:21:45 CEST 2011 - dmueller@suse.de + +- update to 4.7.0 + * Small fixes over KDE 4.7 RC2 + * see http://kde.org/announcements/4.7 for details + + +------------------------------------------------------------------- +Thu Jul 21 13:04:05 UTC 2011 - idonmez@novell.com + +- Update to 4.6.95 + +------------------------------------------------------------------- +Fri Jul 1 11:21:10 CEST 2011 - dmueller@suse.de + +- update to 4.6.5 + * Bugfixes over KDE 4.6.5 + * see http://kde.org/announcements/changelogs/changelog4_6_4to4_6_5.php for details + + +------------------------------------------------------------------- +Fri Jun 3 15:38:26 CEST 2011 - dmueller@suse.de + +- update to 4.6.4 + * Bugfixes over KDE 4.6.3 + * see http://kde.org/announcements/changelogs/changelog4_6_3to4_6_4.php for details + + +------------------------------------------------------------------- +Thu Apr 28 16:16:04 CEST 2011 - dmueller@suse.de + +- update to 4.6.3 + * Bugfixes over KDE 4.6.2 + * see http://kde.org/announcements/changelogs/changelog4_6_2to4_6_3.php for details + + +------------------------------------------------------------------- +Fri Apr 1 15:17:36 CEST 2011 - dmueller@suse.de + +- update to 4.6.2 + * Bugfixes over KDE 4.6.1 + * see http://kde.org/announcements/changelogs/changelog4_6_1to4_6_2.php for details + + +------------------------------------------------------------------- +Tue Mar 8 14:10:17 CET 2011 - dmueller@suse.de + +- update to 4.6.1 + * Bugfixes over KDE 4.6.0 + * see http://kde.org/announcements/changelogs/changelog4_6_0to4_6_1.php for details + + +------------------------------------------------------------------- +Thu Feb 17 14:21:18 UTC 2011 - wstephenson@novell.com + +- call update-mime-database in pre/post install scripts + +------------------------------------------------------------------- +Wed Jan 19 23:40:09 CET 2011 - dmueller@suse.de + +- update to 4.6.0 + * For highlights, see http://kde.org/announcements/4.6 + +------------------------------------------------------------------- +Wed Jan 12 19:38:26 UTC 2011 - ctrippe@gmx.net + +- Build okteta-devel which is required for the okteta kdevelop-plugin + (bnc#656174) + +------------------------------------------------------------------- +Tue Jan 11 18:46:06 UTC 2011 - ctrippe@gmx.net + +- BuildRequire binutils-devel to build kmtrace (bnc#663361) + +------------------------------------------------------------------- +Tue Jan 4 21:11:50 CET 2011 - dmueller@suse.de + +- update to 4.5.95 + * KDE 4.6 RC2 + * no upstream changelog available. + +------------------------------------------------------------------- +Wed Dec 22 11:40:17 CET 2010 - dmueller@suse.de + +- update to 4.5.90 + * KDE 4.6 RC1 + * no upstream changelog available. + +------------------------------------------------------------------- +Fri Dec 8 19:18:53 UTC 2010 - toddrme2178@gmail.com + +- Add optional dependency + * QCA2 -- Needed for most of the algorithms of the checksum tool in Okteta. +- Removed build tests for unsupported openSUSE versions (11.0 and earlier) + +------------------------------------------------------------------- +Fri Dec 3 17:16:02 CET 2010 - dmueller@suse.de + +- update to 4.5.85 + * KDE 4.6 Beta2 + * Final Beta before RC, various fixes from Beta1 + * no upstream changelog available. + +------------------------------------------------------------------- +Fri Nov 19 17:19:35 CET 2010 - dmueller@suse.de + +- update to 4.5.80 + * KDE 4.6 Beta1 + * no upstream changelog available. + * KBugBuster was dropped because it was broken and unmaintained + +------------------------------------------------------------------- +Thu Nov 11 10:05:31 UTC 2010 - coolo@novell.com + +- fix file list + +------------------------------------------------------------------- +Thu Oct 28 22:13:50 CEST 2010 - dmueller@suse.de + +- update to 4.5.3 + * see http://kde.org/announcements/changelogs/changelog4_5_2to4_5_3.php for details + +------------------------------------------------------------------- +Fri Oct 1 00:06:43 CEST 2010 - dmueller@suse.de + +- update to 4.5.2 + * see http://kde.org/announcements/changelogs/changelog4_5_1to4_5_2.php for details + +------------------------------------------------------------------- +Sun Aug 29 20:15:20 UTC 2010 - tittiatcoke@gmail.com + +- Added additional build requirement for Antlr package. This will + now allow the build of the po2xml binary (bnc#630625) + +------------------------------------------------------------------- +Fri Aug 27 15:46:48 CEST 2010 - dmueller@suse.de + +- update to 4.5.1 + * see http://kde.org/announcements/changelogs/changelog4_5_0to4_5_1.php for details + +------------------------------------------------------------------- +Thu Jul 29 16:55:54 CEST 2010 - dmueller@suse.de + +- update to 4.5.0 + * KDE 4.5.0 final (version bump over RC3) + +------------------------------------------------------------------- +Sat Jul 24 00:04:44 CEST 2010 - dmueller@suse.de + +- update to 4.4.95 + * KDE 4.5 RC3 (not announced) + * critical fixes for 4.5.0 release + +------------------------------------------------------------------- +Fri Jul 16 18:21:13 CEST 2010 - dmueller@suse.de + +- update to 4.4.93svn1149349 + +------------------------------------------------------------------- +Thu Jul 8 01:25:16 CEST 2010 - dmueller@suse.de + +- update to 4.4.5 + * bugfixes over 4.4.4 + * see http://kde.org/announcements/changelogs/changelog4_4_4to4_4_5.php for details + +------------------------------------------------------------------- +Fri Jun 18 17:23:45 CEST 2010 - dmueller@suse.de + +- update to 4.4.4 + * bugfixes over 4.4.3 + * see http://kde.org/announcements/changelogs/changelog4_4_3to4_4_ 4.php for details + * for most modules only version number as a change (4_4_BRANCH.diff already contained the diff + +------------------------------------------------------------------- +Mon May 17 13:14:07 UTC 2010 - llunak@novell.com + +- update 4_4_BRANCH.diff: various fixes, translation updates + +------------------------------------------------------------------- +Thu Apr 29 22:42:02 CEST 2010 - dmueller@suse.de + +- update to 4.4.3 + * bugfixes over 4.4.2 + * see http://kde.org/announcements/changelogs/changelog4_4_2to4_4_3.php for details + +------------------------------------------------------------------- +Fri Mar 26 19:37:06 CET 2010 - dmueller@suse.de + +- update to 4.4.2 + * bugfixes over 4.4.1 + * see http://kde.org/announcements/changelogs/changelog4_4_1to4_4_2.php for details + +------------------------------------------------------------------- +Fri Feb 26 20:57:52 CET 2010 - dmueller@suse.de + +- update to 4.4.1 + * bugfixes over 4.4.0 + * see http://kde.org/announcements/changelogs/changelog4_4_0to4_4_1.php for details + +------------------------------------------------------------------- +Thu Feb 4 12:55:43 CET 2010 - dmueller@suse.de + +- update to 4.4.0 + * Critical bugfixes only over 4.3.98 + * see http://www.kde.org/announcements/4.4/ for general overview + +------------------------------------------------------------------- +Sun Jan 31 22:24:37 CET 2010 - dmueller@suse.de + +- update to 4.3.98 + * see http://www.kde.org/announcements/announce-4.4-rc3.php for details + +------------------------------------------------------------------- +Wed Jan 20 02:13:22 CET 2010 - dmueller@suse.de + +- update to 4.3.95 + * see http://www.kde.org/announcements/announce-4.4-rc2.php for details + +------------------------------------------------------------------- +Wed Jan 6 19:10:54 CET 2010 - dmueller@suse.de + +- update to 4.3.90 + * see http://www.kde.org/announcements/announce-4.4-rc1.php for details + +------------------------------------------------------------------- +Fri Dec 18 13:49:37 CET 2009 - dmueller@suse.de + +- update to 4.3.85 + * see http://www.kde.org/announcements/announce-4.4-beta2.php for details + +------------------------------------------------------------------- +Fri Dec 4 19:02:24 CET 2009 - dmueller@suse.de + +- update to 4.3.80 (KDE 4.4 Beta1): + * see http://techbase.kde.org/Schedules/KDE4/4.4_Feature_Plan + +------------------------------------------------------------------- +Mon Nov 2 22:05:23 CET 2009 - dmueller@suse.de + +- update to 4.3.3 + * see http://kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php for details + +------------------------------------------------------------------- +Thu Sep 24 19:35:40 UTC 2009 - beineri@opensuse.org + +- update 4_3_BRANCH.diff: icon fixes and translation updates + +------------------------------------------------------------------- +Fri Aug 28 14:01:24 CEST 2009 - dmueller@suse.de + +- update to 4.3.1 + * see http://kde.org/announcements/changelogs/changelog4_3_0to4_3_1.php for details + +------------------------------------------------------------------- +Sun Aug 23 14:56:56 UTC 2009 - tittiatcoke@gmail.com + +- Added a patch to enable build by resolving two + void-return-in-non-void-function errors + +------------------------------------------------------------------- +Thu Aug 20 07:46:13 CEST 2009 - beineri@opensuse.org + +- kompare is no real VCS, don't have Development/ in default install + +------------------------------------------------------------------- +Fri Jul 31 14:05:44 CEST 2009 - llunak@suse.cz + +- suggest ctags for kate (bnc#527074) + +------------------------------------------------------------------- +Wed Jul 29 18:11:55 CEST 2009 - dmueller@suse.de + +- update to 4.3.0 + * see http://kde.org/announcements/4.3 for details + +------------------------------------------------------------------- +Tue Jul 21 22:38:11 CEST 2009 - dmueller@suse.de + +- update to 4.2.98 + +------------------------------------------------------------------- +Thu Jul 9 12:23:28 CEST 2009 - dmueller@suse.de + +- update to 4.2.96 + +------------------------------------------------------------------- +Thu Jul 2 09:44:46 CEST 2009 - beineri@opensuse.org + +- make lokalize require python-kde4 (bnc#517869) + +------------------------------------------------------------------- +Wed Jun 24 21:18:23 CEST 2009 - dmueller@suse.de + +- update to 4.2.95 + +------------------------------------------------------------------- +Sat Jun 20 15:52:21 CEST 2009 - beineri@opensuse.org + +- drop kde4- package prefixes + +------------------------------------------------------------------- +Wed Jun 3 18:30:21 CEST 2009 - dmueller@suse.de + +- update to 4.2.90 + +------------------------------------------------------------------- +Wed May 27 22:14:46 CEST 2009 - dmueller@suse.de + +- update to 4.2.88svn973768 + +------------------------------------------------------------------- +Tue May 19 14:39:01 CEST 2009 - dmueller@suse.de + +- update to 4.2.87svn969966 + +------------------------------------------------------------------- +Mon May 18 21:45:09 CEST 2009 - dmueller@suse.de + +- update to 4.2.86svn967995 + +------------------------------------------------------------------- +Thu May 14 19:31:22 CEST 2009 - dmueller@suse.de + +- update to 4.2.85 (KDE 4.3 Beta1) + +------------------------------------------------------------------- +Thu Apr 30 21:33:43 CEST 2009 - dmueller@suse.de + +- update to 4.2.3 + * see http://kde.org/announcements/changelogs/changelog4_2_2to4_2_3.php + +------------------------------------------------------------------- +Fri Mar 27 00:45:19 CET 2009 - dmueller@suse.de + +- update to 4.2.2 + * see http://kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php + +------------------------------------------------------------------- +Fri Feb 27 01:45:39 CET 2009 - dmueller@suse.de + +- update to 4.2.1 + * see http://kde.org/announcements/changelogs/changelog4_2_0to4_2_1.php + +------------------------------------------------------------------- +Wed Feb 19 15:12:16 CET 2009 - dmueller@suse.de + +- update branch diff + +------------------------------------------------------------------- +Thu Jan 22 02:36:28 CET 2009 - dmueller@suse.de + +- update to 4.2.0 + +------------------------------------------------------------------- +Fri Jan 16 16:39:39 CET 2009 - dmueller@suse.de + +- remove unnecessary patch + +------------------------------------------------------------------- +Tue Jan 13 18:49:03 CET 2009 - dmueller@suse.de + +- update to 4.1.96 + +------------------------------------------------------------------- +Fri Jan 9 14:56:11 CET 2009 - dmueller@suse.de + +- update to 4.1.87 (KDE 4.2 Januar snapshot) + +------------------------------------------------------------------- +Tue Dec 16 16:58:10 CET 2008 - dmueller@suse.de + +- libical-devel isalready included by kdepimlibs-devel + +------------------------------------------------------------------- +Tue Dec 16 13:39:36 CET 2008 - stbinner@suse.de + +- versionized split-provides are not supported + +------------------------------------------------------------------- +Sat Nov 29 17:23:09 CET 2008 - stbinner@suse.de + +- fix build after removal of libical copy from kdepimlibs + +------------------------------------------------------------------- +Thu Nov 20 19:32:41 CET 2008 - stbinner@suse.de + +- add SLE provides + +------------------------------------------------------------------- +Fri Oct 31 11:13:29 CET 2008 - dmueller@suse.de + +- update to 4.1.3 + * see http://kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php + +------------------------------------------------------------------- +Thu Sep 25 19:01:15 CEST 2008 - dmueller@suse.de + +- update to 4.1.2 + * see http://kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php + +------------------------------------------------------------------- +Thu Aug 28 12:36:33 CEST 2008 - dmueller@suse.de + +- update to 4.1.1 + * see http://kde.org/announcements/changelogs/changelog4_1to4_1_1.php + +------------------------------------------------------------------- +Wed Aug 13 11:12:32 CEST 2008 - dmueller@suse.de + +- branch diff update + +------------------------------------------------------------------- +Wed Jul 23 12:50:55 CEST 2008 - dmueller@suse.de + +- update to 4.1.0 + +------------------------------------------------------------------- +Fri Jul 18 02:00:37 CEST 2008 - dmueller@suse.de + +- update to 4.0.99 + +------------------------------------------------------------------- +Fri Jul 11 12:37:44 CEST 2008 - dmueller@suse.de + +- update to 4.0.98 + +------------------------------------------------------------------- +Fri Jul 4 00:22:57 CEST 2008 - dmueller@suse.de + +- update to 4.0.85 + +------------------------------------------------------------------- +Tue Jul 1 01:33:09 CEST 2008 - dmueller@suse.de + +- add directory ownerships + +------------------------------------------------------------------- +Thu Jun 26 17:49:57 CEST 2008 - dmueller@suse.de + +- update to 4.0.84 + +------------------------------------------------------------------- +Wed Jun 18 21:23:18 CEST 2008 - dmueller@suse.de + +- update to 4.0.83 + +------------------------------------------------------------------- +Sat Jun 14 09:29:20 CEST 2008 - schwab@suse.de + +- Use -mminimal-toc on ppc64. + +------------------------------------------------------------------- +Tue Jun 10 14:28:21 CEST 2008 - dmueller@suse.de + +- update to 4.0.82 + +------------------------------------------------------------------- +Mon Jun 9 23:38:45 CEST 2008 - dmueller@suse.de + +- update to 4.0.81 + +------------------------------------------------------------------- +Thu May 1 18:44:07 CEST 2008 - dmueller@suse.de + +- update to 4.0.4 + * http://www.kde.org/announcements/changelogs/changelog4_0_3to4_0_4.php + +------------------------------------------------------------------- +Mon Apr 21 16:20:16 CEST 2008 - dmueller@suse.de + +- branch diff update + * fix time parsing in cervisia + +------------------------------------------------------------------- +Thu Mar 27 23:00:00 CET 2008 - dmueller@suse.de + +- update to 4.0.3 + +------------------------------------------------------------------- +Wed Feb 27 16:21:03 CET 2008 - dmueller@suse.de + +- update to 4.0.2 + +------------------------------------------------------------------- +Fri Feb 15 11:47:08 CET 2008 - dmueller@suse.de + +- update 4_0_BRANCH.diff + +------------------------------------------------------------------- +Thu Jan 31 02:33:03 CET 2008 - dmueller@suse.de + +- update to 4.0.1 + +------------------------------------------------------------------- +Sun Jan 20 10:16:25 CET 2008 - stbinner@suse.de + +- update KDE_4_0_BRANCH.diff + +------------------------------------------------------------------- +Sat Jan 5 21:48:51 CET 2008 - dmueller@suse.de + +- update to 4.0 + +------------------------------------------------------------------- +Wed Jan 2 16:13:19 CET 2008 - stbinner@suse.de + +- update to 3.97.2 + +------------------------------------------------------------------- +Sun Dec 16 15:22:33 CET 2007 - dmueller@suse.de + +- update to 3.97.1 + +------------------------------------------------------------------- +Wed Dec 8 19:08:37 CET 2007 - dmueller@suse.de + +- update to 3.97.0 + +------------------------------------------------------------------- +Sat Dec 8 13:27:56 CET 2007 - stbinner@suse.de + +- fix build + +------------------------------------------------------------------- +Tue Dec 4 16:38:35 CET 2007 - dmueller@suse.de + +- update to 3.96.3 + +------------------------------------------------------------------- +Wed Nov 28 11:26:21 CET 2007 - dmueller@suse.de + +- update to 3.96.2 + +------------------------------------------------------------------- +Wed Nov 21 18:58:20 CET 2007 - dmueller@suse.de + +- update to 3.96.1 + +------------------------------------------------------------------- +Wed Nov 14 17:37:22 CET 2007 - dmueller@suse.de + +- update to 3.96.0 + +------------------------------------------------------------------- +Wed Nov 7 10:42:24 CET 2007 - dmueller@suse.de + +- update to 3.95.2 + +------------------------------------------------------------------- +Thu Nov 1 12:21:39 CET 2007 - dmueller@suse.de + +- update to 3.95.1 + +------------------------------------------------------------------- +Wed Oct 31 23:39:16 CET 2007 - dmueller@suse.de + +- update to KDE 4.0 Beta4 + +------------------------------------------------------------------- +Sat Oct 20 17:58:01 CEST 2007 - dmueller@suse.de + +- update to 3.94.1 + +------------------------------------------------------------------- +Thu Oct 11 11:39:13 CEST 2007 - dmueller@suse.de + +- udpate to KDE 4.0 Beta3 + +------------------------------------------------------------------- +Tue Oct 2 16:10:31 CEST 2007 - stbinner@suse.de + +- update to 3.93.0.svn720133 + +------------------------------------------------------------------- +Wed Sep 26 14:57:22 CEST 2007 - stbinner@suse.de + +- update to 3.93.0.svn717255 + +------------------------------------------------------------------- +Thu Sep 13 15:16:18 CEST 2007 - stbinner@suse.de + +- update to 3.93.0.svn712063 + +------------------------------------------------------------------- +Sat Sep 1 19:11:52 CEST 2007 - stbinner@suse.de + +- update to KDE 4.0 Beta 2 + +------------------------------------------------------------------- +Thu Aug 23 18:08:34 CEST 2007 - stbinner@suse.de + +- update to 3.92.0.svn703915 + +------------------------------------------------------------------- +Thu Aug 16 14:03:55 CEST 2007 - stbinner@suse.de + +- update to 3.92.0.svn700768 + +------------------------------------------------------------------- +Thu Aug 9 10:19:17 CEST 2007 - stbinner@suse.de + +- update to 3.92.0.svn697375 +- fix file conflict + +------------------------------------------------------------------- +Tue Aug 7 09:01:18 CEST 2007 - stbinner@suse.de + +- fix build after strigi update + +------------------------------------------------------------------- +Sun Jul 29 04:57:46 CEST 2007 - stbinner@suse.de + +- update to KDE 4.0 Beta 1 + +------------------------------------------------------------------- +Thu Jul 12 15:52:31 CEST 2007 - stbinner@suse.de + +- update to 3.91.0.svn685971 + +------------------------------------------------------------------- +Sat Jun 23 15:53:12 CEST 2007 - stbinner@suse.de + +- update to 3.90.1.svn679147 + +------------------------------------------------------------------- +Fri Jun 8 09:28:22 CEST 2007 - stbinner@suse.de + +- update to 3.90.1.svn670093 + +------------------------------------------------------------------- +Fri Jun 1 13:31:58 CEST 2007 - coolo@suse.de + +- simplify spec file by using macros from kde4-filesystem + +------------------------------------------------------------------- +Thu May 24 17:41:49 CEST 2007 - stbinner@suse.de + +- initial package in abuild + diff --git a/okteta.keyring b/okteta.keyring new file mode 100644 index 0000000..c338f10 --- /dev/null +++ b/okteta.keyring @@ -0,0 +1,52 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mQINBGHu9+UBEADGdFd8pv7i55IPuiUW0B+/GX219becbA2Mrxas64HMbnYtiLCQ +y3Kxl5LxtW5iY57+o6yuwz8Pe63+K4CyFc1m20mUtsD33arT6MYoAC1GtO2UlUpW ++dbcMJI54Bj+uk6A9r6LZPekyk3qgo3IOpeYGAq27CqufIu2rSY0fxwQsy09GqvY +k2W3OBlHQJ92F0ep4nI82nFzJ3JYUVswAJtK8Frw5WMhgTuBi+7F6C//R29/ps0k +DUf9naVbdb39xz+wPWQgt9syZ+zHeeC/ndCJNng4LaHwDrbcFnSmtnPTNeRC6ARK +zO9Gxm7fmDpYseyA07TJXil2uHDdenRsEWiX3+ldSfMq5RaCVi6FPTxYKgVqOQfH +Hr7r9rU3Mqub9hrPZkSkfVo2EadsWJVNK9hdHmm3ICRyVLnupZ1oqo/x8M7TpjRx +aAEYsRu/VXWyDgQvPUm/r6Mmx6xQX1+btVZJVyIvL2azFWYhuBlaLvEhpOYO/ael +q369CXdodLK5U+DfjcUUHIbbDFSHwgc+FJuKXrusvLE5wDjktnpSqWNpusXbG7Mv +g9m5ovKELYUtAtaTyZWO1PYXUzIGT63SaPzbGX9YIQrQxxtuOxqzQP/D6JbEq/Rn +EI8YzHSBqM7o68TS86KH9S9gsdkahAv4dNnpH0cnawhvQEn8GPGjJ3eHrwARAQAB +tCtGcmllZHJpY2ggVy4gSC4gS29zc2ViYXUgPGtvc3NlYmF1QGtkZS5vcmc+iQJY +BBMBCABCFiEE5uvW6wUY/lvMpfanaqzdJjws79QFAmHu9+UCGwMFCQPCZwAFCwkI +BwIDIgIBBhUKCQgLAgQWAgMBAh4HAheAAAoJEGqs3SY8LO/UQIEQAJuUmzZrO37i +BQ+Go3O2KS2n92l1AQfkd/7raIADIXb2k5AX5kPzUR+wZvED2yEaEhC8VkjR7THn +OJblh10wyg09ednEti3HGJCg9m06JzpKw//jSKibm6y8LsvQINrBGVAAG9dXUGTq +7oqAxvbX32dWOFhUyPHkxz34ep8VRVZmIMb0qaWyEm6z7jtxrXEZtFvp1rtS8vZq +KywkwENufK23EjGPhueOXil1jvlNJjtRVksV/phvEX9qmyB/1OVrC3+Ct54pFt/o +Pe7tnb0D88iyLuVNA09MOlumoxjp2/v2wZUJcWyKOYfwWIXnku6CisUhiYx9lI9q +uwIahDVUgi946y3zmd1B4aHOq+Ornli6YxT4uEPXvJKLu2HB3vw2KVzbmE7H1P3p +W+muNvpQB+vjRR/8Cp3OlSNYuEL67QkrjEovYjbyzbwiPsuGmSa4EV/W8c+FcaW7 +kJLsTSSI4fi9Sr8VKHecuEt045fApUzyCcwe/aidzDYCCl10DYG0hg0FBSRI3smE +oBEArI7bvWghBodleMQ7hdZyRAmQ9Lh1bPArRE7ObGvpzzrxBg0Xxa/qL3C8Z611 +qDaXeOJE90UKwtqcGdtGWRQVj++nGuR82i1DH9SMg0PJrV+u+AKdS38J2/F3Vp0a +/UmzCy4WDJNG9OVhAILywsXYryHj0ROKuQINBGHu9+UBEADGUFpPkZQ4WbzvXs4w +O90tnyxm/vHYzOmVwpbqLElTHLHONtkRi13OU0Ckpklvg/NPkP5cLZ6ypM+6lZks +elQYJLrb9HDO3RiVw2QJpp3V+4Rz8cBVFHd6yHINR6xdRvHot6hUUMr9EHZJzcLP +033ALRwsZ0f7W1xAvA9krB+9Pf2V+5hMLlUS89bPxK2hVB0Z5WA9RQY8GT1aiGwu +gMMF/AcR0jR2sL0ZCtdh6jxRQwzyPjS8OhGveNub5LfEVX6yLZbImvHaagLTuypV +Syjnrw8r5sydfVgc6P/UNQtjr2SNk2p0un50/Yx1uS/+6NTaBaphc0VsMac7pfCI +sqRzIs2fabMsL4Z6H5A0U9bdxKEYa3xyJVRkY2f0t8ooguVnhsa9qtK/p5pSKrr0 +nyeuYZ9kXg385Yxdw2lyL9T7Mz3DuogmubuM+SgYLZCpENcuwhR0vJgZz3Kju1t+ +zRAV78SjN73efSDQZWWn4L/n+H/+yYpMdoq1S/Zl0q/lBsIrNayeRXJvfnq2xkwu +JCpmKbmLEXOAHyB2cFlOOhx82A6od5vI1jnXqA6nFf5tlx69d0B0D7m4fPjW9Vgv +FQfRh+zTUlEQqMB+GhGySU93BVd/GmD96UIWJUahFMMhXGkXxECzk5WhKDOFiDGc +8cA9rocXTUBfOBasIVMdDakMJQARAQABiQI8BBgBCAAmFiEE5uvW6wUY/lvMpfan +aqzdJjws79QFAmHu9+UCGwwFCQPCZwAACgkQaqzdJjws79Rv9g/+JVQEmtBgu/Un +kMiMQB373VZRAFIllUdA8m6mMBS914N5AnV8hb0Zv8GCP7GoIgH8Xa5YQ7GjE/Ys +d50IWbDlLaSXiEqf41wMxBW5szYA9J8PBu9m03c6yFsWzpmDm7vSbMYml9NF8JfQ +T2HkYoF+kiZSnkeoNqUkTdGLrzhVAKeIsM+t0AUQMeg7kfWk3wJcjNFgg+AlagNb +mH+xqZNSDnu4XasaiQg2G3fSOz1Osr+uezPiYsFcYNNeUO6BIqONRlA39J4gLvhj +zxq3BTU6nLdERZImPlEEy7UjNM5Isx3Dy2Ssf60JaSt5qB1oayGPtqa4ER+2vqpp +iiLk3SY3zs40ZgS3S0pyI7KeRCxjBmL4Zsr6PJvicejwH1PO3zU5wKvu7hKadS39 +OmoFmzROZd95Uu5B5WYmgANYul4cbxZrP9IHmVJe6nPvwYo/CJ7nF9OgYWMvY/9B +RYoLloZ0lwcCx77jqobHlIszH3E9qIkh/vC2426neesDBE2xmKWJWNIM3pSR3RZK +b+nJZrbj8ZSL0/dTF8HHNFm8AKQCGrOR/fjyvBeaQdsz4fSXZ23EfBAsVeMHIdCy +oeTRiW5XfX2rPuonvgdfsxlHwOVWPhi74HOjs4857gGf71hkV2VdmRrHd4sz/6L1 +02RZ6GF7vfr4y42DGU1f7Q5l0ue6PbY= +=YkHe +-----END PGP PUBLIC KEY BLOCK----- diff --git a/okteta.spec b/okteta.spec new file mode 100644 index 0000000..6d8b65d --- /dev/null +++ b/okteta.spec @@ -0,0 +1,192 @@ +# +# spec file for package okteta +# +# Copyright (c) 2023 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +%define Kasten_sover 4 +%define Okteta_sover 3 +%bcond_without released +Name: okteta +Version: 0.26.17 +Release: 0 +Summary: Hex Editor +License: GFDL-1.2-only AND GPL-2.0-only +URL: https://apps.kde.org/okteta +Source0: https://download.kde.org/stable/okteta/%{version}/src/okteta-%{version}.tar.xz +%if %{with released} +Source1: https://download.kde.org/stable/okteta/%{version}/src/okteta-%{version}.tar.xz.sig +Source2: okteta.keyring +%endif +Source99: okteta-rpmlintrc +BuildRequires: cmake +BuildRequires: extra-cmake-modules >= 5.48.0 +BuildRequires: kf5-filesystem +BuildRequires: update-desktop-files +BuildRequires: cmake(KF5Bookmarks) +BuildRequires: cmake(KF5Codecs) +BuildRequires: cmake(KF5Completion) +BuildRequires: cmake(KF5ConfigWidgets) +BuildRequires: cmake(KF5Crash) +BuildRequires: cmake(KF5DBusAddons) +BuildRequires: cmake(KF5DocTools) +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5IconThemes) +BuildRequires: cmake(KF5KCMUtils) +BuildRequires: cmake(KF5KIO) +BuildRequires: cmake(KF5NewStuff) +BuildRequires: cmake(KF5Parts) +BuildRequires: cmake(KF5Service) +BuildRequires: cmake(KF5WidgetsAddons) +BuildRequires: cmake(KF5XmlGui) +BuildRequires: cmake(Qca-qt5) +BuildRequires: cmake(Qt5Core) >= 5.9.0 +BuildRequires: cmake(Qt5Network) +BuildRequires: cmake(Qt5PrintSupport) +BuildRequires: cmake(Qt5Qml) +BuildRequires: cmake(Qt5Script) +BuildRequires: cmake(Qt5ScriptTools) +BuildRequires: cmake(Qt5UiPlugin) +BuildRequires: cmake(Qt5Widgets) +BuildRequires: cmake(Qt5Xml) +Obsoletes: %{name}5 < %{version} +Provides: %{name}5 = %{version} + +%description +Okteta is a hex editor for the raw data of files. + +%package data +Summary: Hex Editor data files +# the files were in the main package before +Conflicts: %{name} < 0.26 +BuildArch: noarch + +%description data +Data files used by Okteta/libKasten, e.g. structures definitions. + +%package part +Summary: Hex Editor KParts plugin +Recommends: %{name}-part-lang + +%description part +Hex editing component for KParts + +%package -n libKasten%{Kasten_sover} +Summary: High-level hex editor/viewer framework libraries +Requires: %{name}-data +Recommends: libkasten-lang +Provides: libkasten = %{version} + +%description -n libKasten%{Kasten_sover} +Kasten is a WIP higher-level framework for composable document-centric +applications. + +%package -n libOkteta%{Okteta_sover} +Summary: Hex editor/viewer QWidgets libraries +Recommends: libokteta-lang +Provides: libokteta = %{version} + +%description -n libOkteta%{Okteta_sover} +Okteta libraries for QWidget-based hex editing widgets. + +%package devel +Summary: Development files for the Okteta Hex Editor +Requires: libKasten%{Kasten_sover} = %{version} +Requires: libOkteta%{Okteta_sover} = %{version} +# designer plugin was in the main package before +Conflicts: %{name} < 0.26 +Obsoletes: %{name}5-devel + +%description devel +Contains the development files for the Okteta Hex Editor. + +%lang_package +%lang_package -n %{name}-part +%lang_package -n libkasten +%lang_package -n libokteta + +%prep +%autosetup -p1 + +%build +%cmake_kf5 -d build -DBUILD_TERMINALTOOL:BOOL=FALSE + +%cmake_build + +%install +%kf5_makeinstall -C build + +%find_lang okteta +%find_lang oktetapart +%find_lang liboktetacore libokteta.lang +%find_lang liboktetagui libokteta.lang +%find_lang libkasten libkasten.lang +%find_lang liboktetakasten libkasten.lang +%{kf5_find_htmldocs} + +%suse_update_desktop_file org.kde.okteta Utility Editor + +%ldconfig_scriptlets -n libKasten%{Kasten_sover} +%ldconfig_scriptlets -n libOkteta%{Okteta_sover} + +%files +%license LICENSES/* +%doc %lang(en) %{_kf5_htmldir}/en/okteta/ +%{_kf5_applicationsdir}/org.kde.okteta.desktop +%{_kf5_appstreamdir}/org.kde.okteta.appdata.xml +%{_kf5_bindir}/okteta +%{_kf5_iconsdir}/hicolor/*/*/*.* + +%files data +%license LICENSES/* +%{_kf5_bindir}/struct2osd +%{_kf5_configkcfgdir}/ +%{_kf5_knsrcfilesdir}/okteta-structures.knsrc +%{_kf5_sharedir}/mime/packages/okteta.xml +%{_kf5_sharedir}/okteta/ + +%files part +%license LICENSES/* +%{_kf5_plugindir}/kf5/ +%{_kf5_servicesdir}/oktetapart.desktop + +%files -n libKasten%{Kasten_sover} +%license LICENSES/* +%{_kf5_libdir}/libKasten%{Kasten_sover}*.so.* + +%files -n libOkteta%{Okteta_sover} +%license LICENSES/* +%{_kf5_libdir}/libOkteta%{Okteta_sover}*.so.* + +%files devel +%{_kf5_cmakedir}/ +%{_kf5_libdir}/libKasten%{Kasten_sover}*.so +%{_kf5_libdir}/libOkteta%{Okteta_sover}*.so +%{_kf5_prefix}/include/*/ +%{_kf5_mkspecsdir}/qt_OktetaCore.pri +%{_kf5_mkspecsdir}/qt_OktetaGui.pri +%{_kf5_libdir}/pkgconfig/OktetaCore.pc +%{_kf5_libdir}/pkgconfig/OktetaGui.pc +%{_kf5_plugindir}/designer/ + +%files lang -f %{name}.lang + +%files part-lang -f oktetapart.lang + +%files -n libkasten-lang -f libkasten.lang + +%files -n libokteta-lang -f libokteta.lang + +%changelog From bb6905aac62098c5e850893dafc1ef7400e27554d5fcb19ee0ca1f23e00fbe32 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Tue, 10 Sep 2024 06:37:00 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/okteta?expand=0&rev=45 --- okteta.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/okteta.spec b/okteta.spec index 6d8b65d..fd50e03 100644 --- a/okteta.spec +++ b/okteta.spec @@ -121,7 +121,7 @@ Contains the development files for the Okteta Hex Editor. %autosetup -p1 %build -%cmake_kf5 -d build -DBUILD_TERMINALTOOL:BOOL=FALSE +%cmake_kf5 -d build -- -DBUILD_TERMINALTOOL:BOOL=FALSE %cmake_build