2013-07-08 07:27:43 +02:00
|
|
|
#
|
2013-07-22 17:20:19 +02:00
|
|
|
# spec file for package okteta
|
2013-07-08 07:27:43 +02:00
|
|
|
#
|
Accepting request 1058644 from home:wolfi323:branches:KDE:Extra
- Update to 0.26.10
* Improved: translations
* Improved: Skip bookmark on current position for next/previous
navigation
- cleanup spec file
- Update to 0.26.9
* Fixed: multiple issues in Structures tool
+ wrong warnings about unknown tag name "enumDef" in <data>
+ 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
- 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
- Add okteta-rpmlintrc to silence the'shlib-policy-name-error'
rpmlint error
- 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
- Update URL.
- 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
- 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
- Replace %make_jobs with %cmake_build
- 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
- 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
- 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)
- Update to 0.26.1
* Fixed: bad offset of elements in statusbar
* Translations improved (cs, en_GB, ga, lv, nn, pt)
- 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
- Update to 0.25.5
* Add option to disable build of KParts plugin, Kasten libs, or
program
* Translations improved (fi, id, ru, zh_CN)
- Update to 0.25.4
* Fix blurry cursor pixmaps in HiDPI
* Fix broken shadow cursor in HIDPI
* Translations improved (ru, sk)
- 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)
- Update to 0.25.2
* Hide broken "Show non-printable chars" feature in UI for now
* Translations improved (fi, pt_BR)
- 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)
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.07.90.php
- Make description neutral again
- 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
- Improve description text (boo#1047988)
- 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
- 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
- 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
- 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 <kpartgui> to <gui>
* Add QT_DEPRECATED_WARNINGS/QT_DISABLE_DEPRECATED_BEFORE
* Port qSort -> std::sort
* Bump version to 0.21.90
- 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
- Add BuildRequires: cmake(Qca-qt5)
- 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
- Update to KDE Applications 16.12.2
* KDE Applications 16.12.2
* https://www.kde.org/announcements/announce-applications-16.12.2.php
- - Update to KDE Applications 16.12.1
* KDE Applications 16.12.1
* https://www.kde.org/announcements/announce-applications-16.12.1.php
- Update to KDE Applications 16.12.0
* KDE Applications 16.12.0
* https://www.kde.org/announcements/announce-applications-16.12.0.php
- Update to KDE Applications 16.11.90
* KDE Applications 16.12.0 RC
* https://www.kde.org/announcements/announce-applications-16.12-rc.php
- Update to KDE Applications 16.11.80
* KDE Applications 16.12.0 Beta
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
- Update to KDE Applications 16.08.3
* KDE Applications 16.08.3
* https://www.kde.org/announcements/announce-applications-16.08.3.php
- KDE Applications 16.08.2
https://www.kde.org/announcements/announce-applications-16.08.2.php
- Update to KDE Applications 16.08.1
* KDE Applications 16.08.1
* https://www.kde.org/announcements/announce-applications-16.08.1.php
- Update to KDE Applications 16.08.0
* KDE Applications 16.08.0
* https://www.kde.org/announcements/announce-applications-16.08.0.php
- 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
- Update to KDE Applications 16.04.3
* KDE Applications 16.04.3
* https://www.kde.org/announcements/announce-applications-16.04.3.php
- Use shared-mime-info macros (boo#979301)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
- Update to KDE Applications 16.04.1
* KDE Applications 16.04.1
* https://www.kde.org/announcements/announce-applications-16.04.1.php
- Update to KDE Applications 16.04.0
* KDE Applications 16.04.0
* https://www.kde.org/announcements/announce-applications-16.04.0.php
- Update to KDE Applications 16.03.90
* KDE Applications 16.04.0 RC
* https://www.kde.org/announcements/announce-applications-16.04-rc.php
- 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
- 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
- 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
- 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
- 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
- Update to KDE Applications 15.08.2
* KDE Applications 15.08.2
* https://www.kde.org/announcements/announce-applications-15.08.2.php
- Update to KDE Applications 15.08.1
* KDE Applications 15.08.1
* https://www.kde.org/announcements/announce-applications-15.08.1.php
- Update to KDE Applications 15.08.0
* KDE Applications 15.08.0
* https://www.kde.org/announcements/announce-applications-15.08.0.php
- Update to KDE Applications 15.07.90
* KDE Applications 15.08.0 RC1
* https://www.kde.org/announcements/announce-applications-15.07.90.php
- Update to KDE Applications 15.04.3
* KDE Applications 15.04.3
* https://www.kde.org/announcements/announce-applications-15.04.3.php
- Update to KDE Applications 15.04.2
* KDE Applications 15.04.2
* https://www.kde.org/announcements/announce-applications-15.04.2.php
- Update to KDE Applications 15.04.1
* KDE Applications 15.04.1
* https://www.kde.org/announcements/announce-applications-15.04.1.php
- Update to KDE Applications 15.04.0
* KDE Applications 15.04.0
* https://www.kde.org/announcements/announce-applications-15.04.0.php
- Update to KDE Applications 15.03.95
* KDE Applications 15.04 RC
- Update to KDE Applications 15.03.80
* KDE Applications 15.04 Beta
- Update to KDE Applications 14.12.3
* KDE Applications 14.12.3
* See https://www.kde.org/announcements/announce-applications-14.12.3.php
- Update to KDE Applications 14.12.2
* KDE Applications 14.12.2
* See https://www.kde.org/announcements/announce-applications-14.12.2.php
- Update to KDE Applications 14.12.1
* KDE Applications 14.12.1
* See https://www.kde.org/announcements/announce-applications-14.12.1.php
- Update to KDE Applications 14.12.0
* KDE Applications 14.12.0
* See https://www.kde.org/announcements/announce-applications-14.12.0.php
- Update to KDE Applications 14.12.0
* KDE Applications 14.12.0
* See https://www.kde.org/announcements/announce-applications-14.12.0.php
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
- Update to 4.14.3
* KDE 4.14.3 SC Bugfix Release
* See http://www.kde.org/announcements/announce-4.14.3.php
- Update to 4.14.2
* KDE 4.14.2 SC Bugfix Release
* See http://www.kde.org/announcements/announce-4.14.2.php
- Update to 4.14.1
* KDE 4.14.1 SC Bugfix Release
* See http://www.kde.org/announcements/announce-4.14.1.php
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.14/
- Use kde4-macros for filelists, okteta uses kdelibs4 buildsystem
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
- Update to 4.13.80
* KDE 4.14 Beta 1 release
* See http://www.kde.org/announcements/announce-4.14-beta1.php
- Update to 4.13.2
* KDE 4.13 release
* See http://www.kde.org/announcements/announce-4.13.2.php
- Update to 4.13.1
* KDE 4.13.1 bug fix release
* See http://www.kde.org/announcements/announce-4.13.1.php
- Added libqca2-devel BuildRequires, needed for algorithms of the
checksum tool
- Remove ancient Obsoletes/provides
- Update to 4.13.0
* KDE 4.13 release
* See http://www.kde.org/announcements/4.13/
- Update to 4.12.97
* KDE 4.13 RC release
* See http://www.kde.org/announcements/announce-4.13-rc.php
- Update to 4.12.95
* KDE 4.13 Beta 3 release
* See http://www.kde.org/announcements/announce-4.13-beta3.php
- Update to 4.12.90
* KDE 4.13 Beta 2 release
* See http://www.kde.org/announcements/announce-4.13-beta2.php
- Update to 4.12.80
* KDE 4.13 Beta 1 release
* See http://www.kde.org/announcements/announce-4.13-beta1.php
- Update to 4.12.2
* KDE 4.12.2 release
* See http://www.kde.org/announcements/announce-4.12.2.php
- Update to 4.12.1
* KDE 4.12.1 release
* See http://www.kde.org/announcements/announce-4.12.1.php
- Update to 4.12.0
* KDE 4.12.0 release
* See http://www.kde.org/announcements/4.12.php
- Update to 4.11.97
* KDE 4.12 RC 1 release
* See http://www.kde.org/announcements/announce-4.12-rc.php
- Update to 4.11.95
* KDE 4.12 Beta 3 release
* See http://www.kde.org/announcements/announce-4.12-beta3.php
- Update to 4.11.90
* KDE 4.12 Beta 2 release
* See http://www.kde.org/announcements/announce-4.12-beta2.php
- Update to 4.11.80
* KDE 4.12 Beta 1 release
* See http://www.kde.org/announcements/announce-4.12-beta1.php
- Update to 4.11.3
* KDE 4.11.3 bugfix release
* See http://www.kde.org/announcements/announce-4.11.3.php
- Update to 4.11.2
* KDE 4.11.2 bugfix release
* See http://www.kde.org/announcements/announce-4.11.2.php
- Update to 4.11.1
* KDE 4.11.1 bugfix release
* See http://www.kde.org/announcements/announce-4.11.1.php
- Update to 4.11.0
* KDE 4.11 Final release
* See http://www.kde.org/announcements/4.11/
- Update to 4.10.97
* KDE 4.11 RC 2 release
* See http://www.kde.org/announcements/announce-4.11-rc2.php
- Update to 4.10.95
* KDE 4.11 RC 1 release
* See http://www.kde.org/announcements/announce-4.11-rc1.php
- Update to 4.10.90
* KDE 4.11 Beta 2 release
* See http://www.kde.org/announcements/announce-4.11-beta2.php
- 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
- Update to 4.10.4
* Bugfix release
* See http://www.kde.org/announcements/announce-4.10.4.php
* resolves bnc#8122760
- Update to 4.10.3
* Bugfix release
* See http://www.kde.org/announcements/announce-4.10.3.php
* resolves bnc#818500
- Updated Licenses for the packages (bnc#814081)
- Update to 4.10.2 \n * Bugfixes
- Update to 4.10.1
* Contains bug fixes. See http://www.kde.org/announcements/
for more information
- Update to 4.10.0
* This is the final release for 4.10. Contains bugfixes
- Update to 4.9.98
* This is the third RC release for 4.10. Contains bugfixes
- Update to 4.9.97
* This is the second RC release for 4.10. Contains bugfixes
- Update to 4.9.95
* This is the first RC release for 4.10. Contains bugfixes
- Update to 4.9.90
* This is the second Beta release for 4.10. Contains bugfixes
- Update to 4.9.80
* see http://www.kde.org/announcements/announce-4.10-beta1.php
* Umbrello: Line based diagram grid
- Update to 4.9.3
* see http://kde.org/announcements/announce-4.9.3.php for details
- Update to 4.9.2
* see http://kde.org/announcements/announce-4.9.2.php for details
- update to 4.9.1
* see http://kde.org/announcements/4.9.1/ for details
- fix lokalize issue with startup with project file (bnc#774072,
kde#300810)
- update to 4.8.5
* see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for details
- update to 4.8.4
* see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for details
- update to 4.8.3
* see http://kde.org/announcements/changelogs/changelog4_8_2to4_8_3.php for details
- lokalize requires kross-python for scripts (bnc#754576)
- Fix broken permissions problem in script
- Add xz to BuildRequires
- update to 4.8.2
* see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for details
- update to 4.8.1
* see http://kde.org/announcements/changelogs/changelog4_8_0to4_8_1.php for details
- Add patch for lokalize fixing upstream bug #292575
- 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
- update to 4.7.98
* RC2+ milestone release of KDE 4.8
* see http://kde.org/announcements/4.8/ for details
- fix license to be in spdx.org format
- Add libtool as BuildRequires to build kstartperf
- update to 4.7.4
* see http://kde.org/announcements/changelogs/changelog4_7_3to4_7_4.php for details
- Fix build with Qt 4.8
- update to 4.7.3
* see http://kde.org/announcements/changelogs/changelog4_7_2to4_7_3.php for details
- buildrequire specific kdelibs4
- update to 4.7.2
* see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details
- lokalize should depend on kdesdk4-strigi now that kdesdk4 base
package is gone.
- 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
- fixed typos in descriptions of kdesdk4.spec
- 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
- update to 4.7.0
* Small fixes over KDE 4.7 RC2
* see http://kde.org/announcements/4.7 for details
- Update to 4.6.95
- 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
- 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
- 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
- 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
- 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
- call update-mime-database in pre/post install scripts
- update to 4.6.0
* For highlights, see http://kde.org/announcements/4.6
- Build okteta-devel which is required for the okteta kdevelop-plugin
(bnc#656174)
- BuildRequire binutils-devel to build kmtrace (bnc#663361)
- update to 4.5.95
* KDE 4.6 RC2
* no upstream changelog available.
- update to 4.5.90
* KDE 4.6 RC1
* no upstream changelog available.
- 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)
- update to 4.5.85
* KDE 4.6 Beta2
* Final Beta before RC, various fixes from Beta1
* no upstream changelog available.
- update to 4.5.80
* KDE 4.6 Beta1
* no upstream changelog available.
* KBugBuster was dropped because it was broken and unmaintained
- fix file list
- update to 4.5.3
* see http://kde.org/announcements/changelogs/changelog4_5_2to4_5_3.php for details
- update to 4.5.2
* see http://kde.org/announcements/changelogs/changelog4_5_1to4_5_2.php for details
- Added additional build requirement for Antlr package. This will
now allow the build of the po2xml binary (bnc#630625)
- update to 4.5.1
* see http://kde.org/announcements/changelogs/changelog4_5_0to4_5_1.php for details
- update to 4.5.0
* KDE 4.5.0 final (version bump over RC3)
- update to 4.4.95
* KDE 4.5 RC3 (not announced)
* critical fixes for 4.5.0 release
- update to 4.4.93svn1149349
- update to 4.4.5
* bugfixes over 4.4.4
* see http://kde.org/announcements/changelogs/changelog4_4_4to4_4_5.php for details
- 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
- update 4_4_BRANCH.diff: various fixes, translation updates
- update to 4.4.3
* bugfixes over 4.4.2
* see http://kde.org/announcements/changelogs/changelog4_4_2to4_4_3.php for details
- update to 4.4.2
* bugfixes over 4.4.1
* see http://kde.org/announcements/changelogs/changelog4_4_1to4_4_2.php for details
- update to 4.4.1
* bugfixes over 4.4.0
* see http://kde.org/announcements/changelogs/changelog4_4_0to4_4_1.php for details
- update to 4.4.0
* Critical bugfixes only over 4.3.98
* see http://www.kde.org/announcements/4.4/ for general overview
- update to 4.3.98
* see http://www.kde.org/announcements/announce-4.4-rc3.php for details
- update to 4.3.95
* see http://www.kde.org/announcements/announce-4.4-rc2.php for details
- update to 4.3.90
* see http://www.kde.org/announcements/announce-4.4-rc1.php for details
- update to 4.3.85
* see http://www.kde.org/announcements/announce-4.4-beta2.php for details
- update to 4.3.80 (KDE 4.4 Beta1):
* see http://techbase.kde.org/Schedules/KDE4/4.4_Feature_Plan
- update to 4.3.3
* see http://kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php for details
- update 4_3_BRANCH.diff: icon fixes and translation updates
- update to 4.3.1
* see http://kde.org/announcements/changelogs/changelog4_3_0to4_3_1.php for details
- Added a patch to enable build by resolving two
void-return-in-non-void-function errors
- kompare is no real VCS, don't have Development/ in default install
- suggest ctags for kate (bnc#527074)
- update to 4.3.0
* see http://kde.org/announcements/4.3 for details
- update to 4.2.98
- update to 4.2.96
- make lokalize require python-kde4 (bnc#517869)
- update to 4.2.95
- drop kde4- package prefixes
- update to 4.2.90
- update to 4.2.88svn973768
- update to 4.2.87svn969966
- update to 4.2.86svn967995
- update to 4.2.85 (KDE 4.3 Beta1)
- update to 4.2.3
* see http://kde.org/announcements/changelogs/changelog4_2_2to4_2_3.php
- update to 4.2.2
* see http://kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php
- update to 4.2.1
* see http://kde.org/announcements/changelogs/changelog4_2_0to4_2_1.php
- update branch diff
- update to 4.2.0
- remove unnecessary patch
- update to 4.1.96
- update to 4.1.87 (KDE 4.2 Januar snapshot)
- libical-devel isalready included by kdepimlibs-devel
- versionized split-provides are not supported
- fix build after removal of libical copy from kdepimlibs
- add SLE provides
- update to 4.1.3
* see http://kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php
- update to 4.1.2
* see http://kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php
- update to 4.1.1
* see http://kde.org/announcements/changelogs/changelog4_1to4_1_1.php
- branch diff update
- update to 4.1.0
- update to 4.0.99
- update to 4.0.98
- update to 4.0.85
- add directory ownerships
- update to 4.0.84
- update to 4.0.83
- Use -mminimal-toc on ppc64.
- update to 4.0.82
- update to 4.0.81
- update to 4.0.4
* http://www.kde.org/announcements/changelogs/changelog4_0_3to4_0_4.php
- branch diff update
* fix time parsing in cervisia
- update to 4.0.3
- update to 4.0.2
- update 4_0_BRANCH.diff
- update to 4.0.1
- update KDE_4_0_BRANCH.diff
- update to 4.0
- update to 3.97.2
- update to 3.97.1
- update to 3.97.0
- fix build
- update to 3.96.3
- update to 3.96.2
- update to 3.96.1
- update to 3.96.0
- update to 3.95.2
- update to 3.95.1
- update to KDE 4.0 Beta4
- update to 3.94.1
- udpate to KDE 4.0 Beta3
- update to 3.93.0.svn720133
- update to 3.93.0.svn717255
- update to 3.93.0.svn712063
- update to KDE 4.0 Beta 2
- update to 3.92.0.svn703915
- update to 3.92.0.svn700768
- update to 3.92.0.svn697375
- fix file conflict
- fix build after strigi update
- update to KDE 4.0 Beta 1
- update to 3.91.0.svn685971
- update to 3.90.1.svn679147
- update to 3.90.1.svn670093
- simplify spec file by using macros from kde4-filesystem
- initial package in abuild
OBS-URL: https://build.opensuse.org/request/show/1058644
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/okteta?expand=0&rev=28
2023-01-16 11:25:14 +01:00
|
|
|
# Copyright (c) 2023 SUSE LLC
|
2013-07-08 07:27:43 +02:00
|
|
|
#
|
|
|
|
# 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.
|
|
|
|
|
2019-03-13 11:27:27 +01:00
|
|
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
2013-07-08 07:27:43 +02:00
|
|
|
#
|
|
|
|
|
2017-08-28 15:09:08 +02:00
|
|
|
|
2019-03-13 11:27:27 +01:00
|
|
|
%define Kasten_sover 4
|
|
|
|
%define Okteta_sover 3
|
2022-02-23 13:33:42 +01:00
|
|
|
%bcond_without released
|
2013-07-08 07:27:43 +02:00
|
|
|
Name: okteta
|
2023-12-13 09:35:20 +01:00
|
|
|
Version: 0.26.14
|
2016-12-17 10:56:47 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Hex Editor
|
2022-05-17 22:43:20 +02:00
|
|
|
License: GFDL-1.2-only AND GPL-2.0-only
|
2021-04-17 19:15:03 +02:00
|
|
|
URL: https://apps.kde.org/okteta
|
2018-06-19 11:59:49 +02:00
|
|
|
Source0: https://download.kde.org/stable/okteta/%{version}/src/okteta-%{version}.tar.xz
|
2022-02-23 13:33:42 +01:00
|
|
|
%if %{with released}
|
|
|
|
Source1: https://download.kde.org/stable/okteta/%{version}/src/okteta-%{version}.tar.xz.sig
|
|
|
|
Source2: okteta.keyring
|
|
|
|
%endif
|
2022-05-06 13:25:05 +02:00
|
|
|
Source99: okteta-rpmlintrc
|
2015-05-11 19:21:58 +02:00
|
|
|
BuildRequires: cmake
|
2019-03-13 11:27:27 +01:00
|
|
|
BuildRequires: extra-cmake-modules >= 5.48.0
|
2015-05-11 19:21:58 +02:00
|
|
|
BuildRequires: kf5-filesystem
|
|
|
|
BuildRequires: update-desktop-files
|
2018-06-19 11:59:49 +02:00
|
|
|
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)
|
2017-03-31 15:10:11 +02:00
|
|
|
BuildRequires: cmake(Qca-qt5)
|
2018-06-19 11:59:49 +02:00
|
|
|
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)
|
2015-05-11 19:21:58 +02:00
|
|
|
Obsoletes: %{name}5 < %{version}
|
|
|
|
Provides: %{name}5 = %{version}
|
2013-07-08 07:27:43 +02:00
|
|
|
|
|
|
|
%description
|
2017-07-29 09:01:32 +02:00
|
|
|
Okteta is a hex editor for the raw data of files.
|
2013-07-08 07:27:43 +02:00
|
|
|
|
2019-03-13 11:27:27 +01:00
|
|
|
%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.
|
|
|
|
|
2013-07-08 07:27:43 +02:00
|
|
|
%package devel
|
|
|
|
Summary: Development files for the Okteta Hex Editor
|
2019-03-13 11:27:27 +01:00
|
|
|
Requires: libKasten%{Kasten_sover} = %{version}
|
|
|
|
Requires: libOkteta%{Okteta_sover} = %{version}
|
|
|
|
# designer plugin was in the main package before
|
|
|
|
Conflicts: %{name} < 0.26
|
2018-06-19 11:59:49 +02:00
|
|
|
Obsoletes: %{name}5-devel
|
2013-07-08 07:27:43 +02:00
|
|
|
|
|
|
|
%description devel
|
2019-03-13 11:27:27 +01:00
|
|
|
Contains the development files for the Okteta Hex Editor.
|
2013-07-08 07:27:43 +02:00
|
|
|
|
2017-05-16 14:36:59 +02:00
|
|
|
%lang_package
|
2019-03-13 11:27:27 +01:00
|
|
|
%lang_package -n %{name}-part
|
|
|
|
%lang_package -n libkasten
|
|
|
|
%lang_package -n libokteta
|
2017-05-16 14:36:59 +02:00
|
|
|
|
2013-07-08 07:27:43 +02:00
|
|
|
%prep
|
Accepting request 1058644 from home:wolfi323:branches:KDE:Extra
- Update to 0.26.10
* Improved: translations
* Improved: Skip bookmark on current position for next/previous
navigation
- cleanup spec file
- Update to 0.26.9
* Fixed: multiple issues in Structures tool
+ wrong warnings about unknown tag name "enumDef" in <data>
+ 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
- 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
- Add okteta-rpmlintrc to silence the'shlib-policy-name-error'
rpmlint error
- 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
- Update URL.
- 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
- 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
- Replace %make_jobs with %cmake_build
- 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
- 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
- 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)
- Update to 0.26.1
* Fixed: bad offset of elements in statusbar
* Translations improved (cs, en_GB, ga, lv, nn, pt)
- 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
- Update to 0.25.5
* Add option to disable build of KParts plugin, Kasten libs, or
program
* Translations improved (fi, id, ru, zh_CN)
- Update to 0.25.4
* Fix blurry cursor pixmaps in HiDPI
* Fix broken shadow cursor in HIDPI
* Translations improved (ru, sk)
- 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)
- Update to 0.25.2
* Hide broken "Show non-printable chars" feature in UI for now
* Translations improved (fi, pt_BR)
- 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)
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.07.90.php
- Make description neutral again
- 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
- Improve description text (boo#1047988)
- 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
- 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
- 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
- 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 <kpartgui> to <gui>
* Add QT_DEPRECATED_WARNINGS/QT_DISABLE_DEPRECATED_BEFORE
* Port qSort -> std::sort
* Bump version to 0.21.90
- 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
- Add BuildRequires: cmake(Qca-qt5)
- 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
- Update to KDE Applications 16.12.2
* KDE Applications 16.12.2
* https://www.kde.org/announcements/announce-applications-16.12.2.php
- - Update to KDE Applications 16.12.1
* KDE Applications 16.12.1
* https://www.kde.org/announcements/announce-applications-16.12.1.php
- Update to KDE Applications 16.12.0
* KDE Applications 16.12.0
* https://www.kde.org/announcements/announce-applications-16.12.0.php
- Update to KDE Applications 16.11.90
* KDE Applications 16.12.0 RC
* https://www.kde.org/announcements/announce-applications-16.12-rc.php
- Update to KDE Applications 16.11.80
* KDE Applications 16.12.0 Beta
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
- Update to KDE Applications 16.08.3
* KDE Applications 16.08.3
* https://www.kde.org/announcements/announce-applications-16.08.3.php
- KDE Applications 16.08.2
https://www.kde.org/announcements/announce-applications-16.08.2.php
- Update to KDE Applications 16.08.1
* KDE Applications 16.08.1
* https://www.kde.org/announcements/announce-applications-16.08.1.php
- Update to KDE Applications 16.08.0
* KDE Applications 16.08.0
* https://www.kde.org/announcements/announce-applications-16.08.0.php
- 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
- Update to KDE Applications 16.04.3
* KDE Applications 16.04.3
* https://www.kde.org/announcements/announce-applications-16.04.3.php
- Use shared-mime-info macros (boo#979301)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
- Update to KDE Applications 16.04.1
* KDE Applications 16.04.1
* https://www.kde.org/announcements/announce-applications-16.04.1.php
- Update to KDE Applications 16.04.0
* KDE Applications 16.04.0
* https://www.kde.org/announcements/announce-applications-16.04.0.php
- Update to KDE Applications 16.03.90
* KDE Applications 16.04.0 RC
* https://www.kde.org/announcements/announce-applications-16.04-rc.php
- 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
- 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
- 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
- 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
- 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
- Update to KDE Applications 15.08.2
* KDE Applications 15.08.2
* https://www.kde.org/announcements/announce-applications-15.08.2.php
- Update to KDE Applications 15.08.1
* KDE Applications 15.08.1
* https://www.kde.org/announcements/announce-applications-15.08.1.php
- Update to KDE Applications 15.08.0
* KDE Applications 15.08.0
* https://www.kde.org/announcements/announce-applications-15.08.0.php
- Update to KDE Applications 15.07.90
* KDE Applications 15.08.0 RC1
* https://www.kde.org/announcements/announce-applications-15.07.90.php
- Update to KDE Applications 15.04.3
* KDE Applications 15.04.3
* https://www.kde.org/announcements/announce-applications-15.04.3.php
- Update to KDE Applications 15.04.2
* KDE Applications 15.04.2
* https://www.kde.org/announcements/announce-applications-15.04.2.php
- Update to KDE Applications 15.04.1
* KDE Applications 15.04.1
* https://www.kde.org/announcements/announce-applications-15.04.1.php
- Update to KDE Applications 15.04.0
* KDE Applications 15.04.0
* https://www.kde.org/announcements/announce-applications-15.04.0.php
- Update to KDE Applications 15.03.95
* KDE Applications 15.04 RC
- Update to KDE Applications 15.03.80
* KDE Applications 15.04 Beta
- Update to KDE Applications 14.12.3
* KDE Applications 14.12.3
* See https://www.kde.org/announcements/announce-applications-14.12.3.php
- Update to KDE Applications 14.12.2
* KDE Applications 14.12.2
* See https://www.kde.org/announcements/announce-applications-14.12.2.php
- Update to KDE Applications 14.12.1
* KDE Applications 14.12.1
* See https://www.kde.org/announcements/announce-applications-14.12.1.php
- Update to KDE Applications 14.12.0
* KDE Applications 14.12.0
* See https://www.kde.org/announcements/announce-applications-14.12.0.php
- Update to KDE Applications 14.12.0
* KDE Applications 14.12.0
* See https://www.kde.org/announcements/announce-applications-14.12.0.php
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
- Update to 4.14.3
* KDE 4.14.3 SC Bugfix Release
* See http://www.kde.org/announcements/announce-4.14.3.php
- Update to 4.14.2
* KDE 4.14.2 SC Bugfix Release
* See http://www.kde.org/announcements/announce-4.14.2.php
- Update to 4.14.1
* KDE 4.14.1 SC Bugfix Release
* See http://www.kde.org/announcements/announce-4.14.1.php
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.14/
- Use kde4-macros for filelists, okteta uses kdelibs4 buildsystem
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
- Update to 4.13.80
* KDE 4.14 Beta 1 release
* See http://www.kde.org/announcements/announce-4.14-beta1.php
- Update to 4.13.2
* KDE 4.13 release
* See http://www.kde.org/announcements/announce-4.13.2.php
- Update to 4.13.1
* KDE 4.13.1 bug fix release
* See http://www.kde.org/announcements/announce-4.13.1.php
- Added libqca2-devel BuildRequires, needed for algorithms of the
checksum tool
- Remove ancient Obsoletes/provides
- Update to 4.13.0
* KDE 4.13 release
* See http://www.kde.org/announcements/4.13/
- Update to 4.12.97
* KDE 4.13 RC release
* See http://www.kde.org/announcements/announce-4.13-rc.php
- Update to 4.12.95
* KDE 4.13 Beta 3 release
* See http://www.kde.org/announcements/announce-4.13-beta3.php
- Update to 4.12.90
* KDE 4.13 Beta 2 release
* See http://www.kde.org/announcements/announce-4.13-beta2.php
- Update to 4.12.80
* KDE 4.13 Beta 1 release
* See http://www.kde.org/announcements/announce-4.13-beta1.php
- Update to 4.12.2
* KDE 4.12.2 release
* See http://www.kde.org/announcements/announce-4.12.2.php
- Update to 4.12.1
* KDE 4.12.1 release
* See http://www.kde.org/announcements/announce-4.12.1.php
- Update to 4.12.0
* KDE 4.12.0 release
* See http://www.kde.org/announcements/4.12.php
- Update to 4.11.97
* KDE 4.12 RC 1 release
* See http://www.kde.org/announcements/announce-4.12-rc.php
- Update to 4.11.95
* KDE 4.12 Beta 3 release
* See http://www.kde.org/announcements/announce-4.12-beta3.php
- Update to 4.11.90
* KDE 4.12 Beta 2 release
* See http://www.kde.org/announcements/announce-4.12-beta2.php
- Update to 4.11.80
* KDE 4.12 Beta 1 release
* See http://www.kde.org/announcements/announce-4.12-beta1.php
- Update to 4.11.3
* KDE 4.11.3 bugfix release
* See http://www.kde.org/announcements/announce-4.11.3.php
- Update to 4.11.2
* KDE 4.11.2 bugfix release
* See http://www.kde.org/announcements/announce-4.11.2.php
- Update to 4.11.1
* KDE 4.11.1 bugfix release
* See http://www.kde.org/announcements/announce-4.11.1.php
- Update to 4.11.0
* KDE 4.11 Final release
* See http://www.kde.org/announcements/4.11/
- Update to 4.10.97
* KDE 4.11 RC 2 release
* See http://www.kde.org/announcements/announce-4.11-rc2.php
- Update to 4.10.95
* KDE 4.11 RC 1 release
* See http://www.kde.org/announcements/announce-4.11-rc1.php
- Update to 4.10.90
* KDE 4.11 Beta 2 release
* See http://www.kde.org/announcements/announce-4.11-beta2.php
- 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
- Update to 4.10.4
* Bugfix release
* See http://www.kde.org/announcements/announce-4.10.4.php
* resolves bnc#8122760
- Update to 4.10.3
* Bugfix release
* See http://www.kde.org/announcements/announce-4.10.3.php
* resolves bnc#818500
- Updated Licenses for the packages (bnc#814081)
- Update to 4.10.2 \n * Bugfixes
- Update to 4.10.1
* Contains bug fixes. See http://www.kde.org/announcements/
for more information
- Update to 4.10.0
* This is the final release for 4.10. Contains bugfixes
- Update to 4.9.98
* This is the third RC release for 4.10. Contains bugfixes
- Update to 4.9.97
* This is the second RC release for 4.10. Contains bugfixes
- Update to 4.9.95
* This is the first RC release for 4.10. Contains bugfixes
- Update to 4.9.90
* This is the second Beta release for 4.10. Contains bugfixes
- Update to 4.9.80
* see http://www.kde.org/announcements/announce-4.10-beta1.php
* Umbrello: Line based diagram grid
- Update to 4.9.3
* see http://kde.org/announcements/announce-4.9.3.php for details
- Update to 4.9.2
* see http://kde.org/announcements/announce-4.9.2.php for details
- update to 4.9.1
* see http://kde.org/announcements/4.9.1/ for details
- fix lokalize issue with startup with project file (bnc#774072,
kde#300810)
- update to 4.8.5
* see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for details
- update to 4.8.4
* see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for details
- update to 4.8.3
* see http://kde.org/announcements/changelogs/changelog4_8_2to4_8_3.php for details
- lokalize requires kross-python for scripts (bnc#754576)
- Fix broken permissions problem in script
- Add xz to BuildRequires
- update to 4.8.2
* see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for details
- update to 4.8.1
* see http://kde.org/announcements/changelogs/changelog4_8_0to4_8_1.php for details
- Add patch for lokalize fixing upstream bug #292575
- 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
- update to 4.7.98
* RC2+ milestone release of KDE 4.8
* see http://kde.org/announcements/4.8/ for details
- fix license to be in spdx.org format
- Add libtool as BuildRequires to build kstartperf
- update to 4.7.4
* see http://kde.org/announcements/changelogs/changelog4_7_3to4_7_4.php for details
- Fix build with Qt 4.8
- update to 4.7.3
* see http://kde.org/announcements/changelogs/changelog4_7_2to4_7_3.php for details
- buildrequire specific kdelibs4
- update to 4.7.2
* see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details
- lokalize should depend on kdesdk4-strigi now that kdesdk4 base
package is gone.
- 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
- fixed typos in descriptions of kdesdk4.spec
- 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
- update to 4.7.0
* Small fixes over KDE 4.7 RC2
* see http://kde.org/announcements/4.7 for details
- Update to 4.6.95
- 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
- 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
- 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
- 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
- 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
- call update-mime-database in pre/post install scripts
- update to 4.6.0
* For highlights, see http://kde.org/announcements/4.6
- Build okteta-devel which is required for the okteta kdevelop-plugin
(bnc#656174)
- BuildRequire binutils-devel to build kmtrace (bnc#663361)
- update to 4.5.95
* KDE 4.6 RC2
* no upstream changelog available.
- update to 4.5.90
* KDE 4.6 RC1
* no upstream changelog available.
- 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)
- update to 4.5.85
* KDE 4.6 Beta2
* Final Beta before RC, various fixes from Beta1
* no upstream changelog available.
- update to 4.5.80
* KDE 4.6 Beta1
* no upstream changelog available.
* KBugBuster was dropped because it was broken and unmaintained
- fix file list
- update to 4.5.3
* see http://kde.org/announcements/changelogs/changelog4_5_2to4_5_3.php for details
- update to 4.5.2
* see http://kde.org/announcements/changelogs/changelog4_5_1to4_5_2.php for details
- Added additional build requirement for Antlr package. This will
now allow the build of the po2xml binary (bnc#630625)
- update to 4.5.1
* see http://kde.org/announcements/changelogs/changelog4_5_0to4_5_1.php for details
- update to 4.5.0
* KDE 4.5.0 final (version bump over RC3)
- update to 4.4.95
* KDE 4.5 RC3 (not announced)
* critical fixes for 4.5.0 release
- update to 4.4.93svn1149349
- update to 4.4.5
* bugfixes over 4.4.4
* see http://kde.org/announcements/changelogs/changelog4_4_4to4_4_5.php for details
- 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
- update 4_4_BRANCH.diff: various fixes, translation updates
- update to 4.4.3
* bugfixes over 4.4.2
* see http://kde.org/announcements/changelogs/changelog4_4_2to4_4_3.php for details
- update to 4.4.2
* bugfixes over 4.4.1
* see http://kde.org/announcements/changelogs/changelog4_4_1to4_4_2.php for details
- update to 4.4.1
* bugfixes over 4.4.0
* see http://kde.org/announcements/changelogs/changelog4_4_0to4_4_1.php for details
- update to 4.4.0
* Critical bugfixes only over 4.3.98
* see http://www.kde.org/announcements/4.4/ for general overview
- update to 4.3.98
* see http://www.kde.org/announcements/announce-4.4-rc3.php for details
- update to 4.3.95
* see http://www.kde.org/announcements/announce-4.4-rc2.php for details
- update to 4.3.90
* see http://www.kde.org/announcements/announce-4.4-rc1.php for details
- update to 4.3.85
* see http://www.kde.org/announcements/announce-4.4-beta2.php for details
- update to 4.3.80 (KDE 4.4 Beta1):
* see http://techbase.kde.org/Schedules/KDE4/4.4_Feature_Plan
- update to 4.3.3
* see http://kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php for details
- update 4_3_BRANCH.diff: icon fixes and translation updates
- update to 4.3.1
* see http://kde.org/announcements/changelogs/changelog4_3_0to4_3_1.php for details
- Added a patch to enable build by resolving two
void-return-in-non-void-function errors
- kompare is no real VCS, don't have Development/ in default install
- suggest ctags for kate (bnc#527074)
- update to 4.3.0
* see http://kde.org/announcements/4.3 for details
- update to 4.2.98
- update to 4.2.96
- make lokalize require python-kde4 (bnc#517869)
- update to 4.2.95
- drop kde4- package prefixes
- update to 4.2.90
- update to 4.2.88svn973768
- update to 4.2.87svn969966
- update to 4.2.86svn967995
- update to 4.2.85 (KDE 4.3 Beta1)
- update to 4.2.3
* see http://kde.org/announcements/changelogs/changelog4_2_2to4_2_3.php
- update to 4.2.2
* see http://kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php
- update to 4.2.1
* see http://kde.org/announcements/changelogs/changelog4_2_0to4_2_1.php
- update branch diff
- update to 4.2.0
- remove unnecessary patch
- update to 4.1.96
- update to 4.1.87 (KDE 4.2 Januar snapshot)
- libical-devel isalready included by kdepimlibs-devel
- versionized split-provides are not supported
- fix build after removal of libical copy from kdepimlibs
- add SLE provides
- update to 4.1.3
* see http://kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php
- update to 4.1.2
* see http://kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php
- update to 4.1.1
* see http://kde.org/announcements/changelogs/changelog4_1to4_1_1.php
- branch diff update
- update to 4.1.0
- update to 4.0.99
- update to 4.0.98
- update to 4.0.85
- add directory ownerships
- update to 4.0.84
- update to 4.0.83
- Use -mminimal-toc on ppc64.
- update to 4.0.82
- update to 4.0.81
- update to 4.0.4
* http://www.kde.org/announcements/changelogs/changelog4_0_3to4_0_4.php
- branch diff update
* fix time parsing in cervisia
- update to 4.0.3
- update to 4.0.2
- update 4_0_BRANCH.diff
- update to 4.0.1
- update KDE_4_0_BRANCH.diff
- update to 4.0
- update to 3.97.2
- update to 3.97.1
- update to 3.97.0
- fix build
- update to 3.96.3
- update to 3.96.2
- update to 3.96.1
- update to 3.96.0
- update to 3.95.2
- update to 3.95.1
- update to KDE 4.0 Beta4
- update to 3.94.1
- udpate to KDE 4.0 Beta3
- update to 3.93.0.svn720133
- update to 3.93.0.svn717255
- update to 3.93.0.svn712063
- update to KDE 4.0 Beta 2
- update to 3.92.0.svn703915
- update to 3.92.0.svn700768
- update to 3.92.0.svn697375
- fix file conflict
- fix build after strigi update
- update to KDE 4.0 Beta 1
- update to 3.91.0.svn685971
- update to 3.90.1.svn679147
- update to 3.90.1.svn670093
- simplify spec file by using macros from kde4-filesystem
- initial package in abuild
OBS-URL: https://build.opensuse.org/request/show/1058644
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/okteta?expand=0&rev=28
2023-01-16 11:25:14 +01:00
|
|
|
%autosetup -p1
|
2013-07-08 07:27:43 +02:00
|
|
|
|
|
|
|
%build
|
Accepting request 1058644 from home:wolfi323:branches:KDE:Extra
- Update to 0.26.10
* Improved: translations
* Improved: Skip bookmark on current position for next/previous
navigation
- cleanup spec file
- Update to 0.26.9
* Fixed: multiple issues in Structures tool
+ wrong warnings about unknown tag name "enumDef" in <data>
+ 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
- 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
- Add okteta-rpmlintrc to silence the'shlib-policy-name-error'
rpmlint error
- 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
- Update URL.
- 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
- 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
- Replace %make_jobs with %cmake_build
- 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
- 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
- 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)
- Update to 0.26.1
* Fixed: bad offset of elements in statusbar
* Translations improved (cs, en_GB, ga, lv, nn, pt)
- 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
- Update to 0.25.5
* Add option to disable build of KParts plugin, Kasten libs, or
program
* Translations improved (fi, id, ru, zh_CN)
- Update to 0.25.4
* Fix blurry cursor pixmaps in HiDPI
* Fix broken shadow cursor in HIDPI
* Translations improved (ru, sk)
- 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)
- Update to 0.25.2
* Hide broken "Show non-printable chars" feature in UI for now
* Translations improved (fi, pt_BR)
- 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)
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.07.90.php
- Make description neutral again
- 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
- Improve description text (boo#1047988)
- 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
- 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
- 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
- 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 <kpartgui> to <gui>
* Add QT_DEPRECATED_WARNINGS/QT_DISABLE_DEPRECATED_BEFORE
* Port qSort -> std::sort
* Bump version to 0.21.90
- 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
- Add BuildRequires: cmake(Qca-qt5)
- 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
- Update to KDE Applications 16.12.2
* KDE Applications 16.12.2
* https://www.kde.org/announcements/announce-applications-16.12.2.php
- - Update to KDE Applications 16.12.1
* KDE Applications 16.12.1
* https://www.kde.org/announcements/announce-applications-16.12.1.php
- Update to KDE Applications 16.12.0
* KDE Applications 16.12.0
* https://www.kde.org/announcements/announce-applications-16.12.0.php
- Update to KDE Applications 16.11.90
* KDE Applications 16.12.0 RC
* https://www.kde.org/announcements/announce-applications-16.12-rc.php
- Update to KDE Applications 16.11.80
* KDE Applications 16.12.0 Beta
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
- Update to KDE Applications 16.08.3
* KDE Applications 16.08.3
* https://www.kde.org/announcements/announce-applications-16.08.3.php
- KDE Applications 16.08.2
https://www.kde.org/announcements/announce-applications-16.08.2.php
- Update to KDE Applications 16.08.1
* KDE Applications 16.08.1
* https://www.kde.org/announcements/announce-applications-16.08.1.php
- Update to KDE Applications 16.08.0
* KDE Applications 16.08.0
* https://www.kde.org/announcements/announce-applications-16.08.0.php
- 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
- Update to KDE Applications 16.04.3
* KDE Applications 16.04.3
* https://www.kde.org/announcements/announce-applications-16.04.3.php
- Use shared-mime-info macros (boo#979301)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
- Update to KDE Applications 16.04.1
* KDE Applications 16.04.1
* https://www.kde.org/announcements/announce-applications-16.04.1.php
- Update to KDE Applications 16.04.0
* KDE Applications 16.04.0
* https://www.kde.org/announcements/announce-applications-16.04.0.php
- Update to KDE Applications 16.03.90
* KDE Applications 16.04.0 RC
* https://www.kde.org/announcements/announce-applications-16.04-rc.php
- 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
- 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
- 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
- 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
- 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
- Update to KDE Applications 15.08.2
* KDE Applications 15.08.2
* https://www.kde.org/announcements/announce-applications-15.08.2.php
- Update to KDE Applications 15.08.1
* KDE Applications 15.08.1
* https://www.kde.org/announcements/announce-applications-15.08.1.php
- Update to KDE Applications 15.08.0
* KDE Applications 15.08.0
* https://www.kde.org/announcements/announce-applications-15.08.0.php
- Update to KDE Applications 15.07.90
* KDE Applications 15.08.0 RC1
* https://www.kde.org/announcements/announce-applications-15.07.90.php
- Update to KDE Applications 15.04.3
* KDE Applications 15.04.3
* https://www.kde.org/announcements/announce-applications-15.04.3.php
- Update to KDE Applications 15.04.2
* KDE Applications 15.04.2
* https://www.kde.org/announcements/announce-applications-15.04.2.php
- Update to KDE Applications 15.04.1
* KDE Applications 15.04.1
* https://www.kde.org/announcements/announce-applications-15.04.1.php
- Update to KDE Applications 15.04.0
* KDE Applications 15.04.0
* https://www.kde.org/announcements/announce-applications-15.04.0.php
- Update to KDE Applications 15.03.95
* KDE Applications 15.04 RC
- Update to KDE Applications 15.03.80
* KDE Applications 15.04 Beta
- Update to KDE Applications 14.12.3
* KDE Applications 14.12.3
* See https://www.kde.org/announcements/announce-applications-14.12.3.php
- Update to KDE Applications 14.12.2
* KDE Applications 14.12.2
* See https://www.kde.org/announcements/announce-applications-14.12.2.php
- Update to KDE Applications 14.12.1
* KDE Applications 14.12.1
* See https://www.kde.org/announcements/announce-applications-14.12.1.php
- Update to KDE Applications 14.12.0
* KDE Applications 14.12.0
* See https://www.kde.org/announcements/announce-applications-14.12.0.php
- Update to KDE Applications 14.12.0
* KDE Applications 14.12.0
* See https://www.kde.org/announcements/announce-applications-14.12.0.php
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
- Update to 4.14.3
* KDE 4.14.3 SC Bugfix Release
* See http://www.kde.org/announcements/announce-4.14.3.php
- Update to 4.14.2
* KDE 4.14.2 SC Bugfix Release
* See http://www.kde.org/announcements/announce-4.14.2.php
- Update to 4.14.1
* KDE 4.14.1 SC Bugfix Release
* See http://www.kde.org/announcements/announce-4.14.1.php
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.14/
- Use kde4-macros for filelists, okteta uses kdelibs4 buildsystem
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
- Update to 4.13.80
* KDE 4.14 Beta 1 release
* See http://www.kde.org/announcements/announce-4.14-beta1.php
- Update to 4.13.2
* KDE 4.13 release
* See http://www.kde.org/announcements/announce-4.13.2.php
- Update to 4.13.1
* KDE 4.13.1 bug fix release
* See http://www.kde.org/announcements/announce-4.13.1.php
- Added libqca2-devel BuildRequires, needed for algorithms of the
checksum tool
- Remove ancient Obsoletes/provides
- Update to 4.13.0
* KDE 4.13 release
* See http://www.kde.org/announcements/4.13/
- Update to 4.12.97
* KDE 4.13 RC release
* See http://www.kde.org/announcements/announce-4.13-rc.php
- Update to 4.12.95
* KDE 4.13 Beta 3 release
* See http://www.kde.org/announcements/announce-4.13-beta3.php
- Update to 4.12.90
* KDE 4.13 Beta 2 release
* See http://www.kde.org/announcements/announce-4.13-beta2.php
- Update to 4.12.80
* KDE 4.13 Beta 1 release
* See http://www.kde.org/announcements/announce-4.13-beta1.php
- Update to 4.12.2
* KDE 4.12.2 release
* See http://www.kde.org/announcements/announce-4.12.2.php
- Update to 4.12.1
* KDE 4.12.1 release
* See http://www.kde.org/announcements/announce-4.12.1.php
- Update to 4.12.0
* KDE 4.12.0 release
* See http://www.kde.org/announcements/4.12.php
- Update to 4.11.97
* KDE 4.12 RC 1 release
* See http://www.kde.org/announcements/announce-4.12-rc.php
- Update to 4.11.95
* KDE 4.12 Beta 3 release
* See http://www.kde.org/announcements/announce-4.12-beta3.php
- Update to 4.11.90
* KDE 4.12 Beta 2 release
* See http://www.kde.org/announcements/announce-4.12-beta2.php
- Update to 4.11.80
* KDE 4.12 Beta 1 release
* See http://www.kde.org/announcements/announce-4.12-beta1.php
- Update to 4.11.3
* KDE 4.11.3 bugfix release
* See http://www.kde.org/announcements/announce-4.11.3.php
- Update to 4.11.2
* KDE 4.11.2 bugfix release
* See http://www.kde.org/announcements/announce-4.11.2.php
- Update to 4.11.1
* KDE 4.11.1 bugfix release
* See http://www.kde.org/announcements/announce-4.11.1.php
- Update to 4.11.0
* KDE 4.11 Final release
* See http://www.kde.org/announcements/4.11/
- Update to 4.10.97
* KDE 4.11 RC 2 release
* See http://www.kde.org/announcements/announce-4.11-rc2.php
- Update to 4.10.95
* KDE 4.11 RC 1 release
* See http://www.kde.org/announcements/announce-4.11-rc1.php
- Update to 4.10.90
* KDE 4.11 Beta 2 release
* See http://www.kde.org/announcements/announce-4.11-beta2.php
- 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
- Update to 4.10.4
* Bugfix release
* See http://www.kde.org/announcements/announce-4.10.4.php
* resolves bnc#8122760
- Update to 4.10.3
* Bugfix release
* See http://www.kde.org/announcements/announce-4.10.3.php
* resolves bnc#818500
- Updated Licenses for the packages (bnc#814081)
- Update to 4.10.2 \n * Bugfixes
- Update to 4.10.1
* Contains bug fixes. See http://www.kde.org/announcements/
for more information
- Update to 4.10.0
* This is the final release for 4.10. Contains bugfixes
- Update to 4.9.98
* This is the third RC release for 4.10. Contains bugfixes
- Update to 4.9.97
* This is the second RC release for 4.10. Contains bugfixes
- Update to 4.9.95
* This is the first RC release for 4.10. Contains bugfixes
- Update to 4.9.90
* This is the second Beta release for 4.10. Contains bugfixes
- Update to 4.9.80
* see http://www.kde.org/announcements/announce-4.10-beta1.php
* Umbrello: Line based diagram grid
- Update to 4.9.3
* see http://kde.org/announcements/announce-4.9.3.php for details
- Update to 4.9.2
* see http://kde.org/announcements/announce-4.9.2.php for details
- update to 4.9.1
* see http://kde.org/announcements/4.9.1/ for details
- fix lokalize issue with startup with project file (bnc#774072,
kde#300810)
- update to 4.8.5
* see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for details
- update to 4.8.4
* see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for details
- update to 4.8.3
* see http://kde.org/announcements/changelogs/changelog4_8_2to4_8_3.php for details
- lokalize requires kross-python for scripts (bnc#754576)
- Fix broken permissions problem in script
- Add xz to BuildRequires
- update to 4.8.2
* see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for details
- update to 4.8.1
* see http://kde.org/announcements/changelogs/changelog4_8_0to4_8_1.php for details
- Add patch for lokalize fixing upstream bug #292575
- 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
- update to 4.7.98
* RC2+ milestone release of KDE 4.8
* see http://kde.org/announcements/4.8/ for details
- fix license to be in spdx.org format
- Add libtool as BuildRequires to build kstartperf
- update to 4.7.4
* see http://kde.org/announcements/changelogs/changelog4_7_3to4_7_4.php for details
- Fix build with Qt 4.8
- update to 4.7.3
* see http://kde.org/announcements/changelogs/changelog4_7_2to4_7_3.php for details
- buildrequire specific kdelibs4
- update to 4.7.2
* see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details
- lokalize should depend on kdesdk4-strigi now that kdesdk4 base
package is gone.
- 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
- fixed typos in descriptions of kdesdk4.spec
- 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
- update to 4.7.0
* Small fixes over KDE 4.7 RC2
* see http://kde.org/announcements/4.7 for details
- Update to 4.6.95
- 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
- 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
- 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
- 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
- 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
- call update-mime-database in pre/post install scripts
- update to 4.6.0
* For highlights, see http://kde.org/announcements/4.6
- Build okteta-devel which is required for the okteta kdevelop-plugin
(bnc#656174)
- BuildRequire binutils-devel to build kmtrace (bnc#663361)
- update to 4.5.95
* KDE 4.6 RC2
* no upstream changelog available.
- update to 4.5.90
* KDE 4.6 RC1
* no upstream changelog available.
- 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)
- update to 4.5.85
* KDE 4.6 Beta2
* Final Beta before RC, various fixes from Beta1
* no upstream changelog available.
- update to 4.5.80
* KDE 4.6 Beta1
* no upstream changelog available.
* KBugBuster was dropped because it was broken and unmaintained
- fix file list
- update to 4.5.3
* see http://kde.org/announcements/changelogs/changelog4_5_2to4_5_3.php for details
- update to 4.5.2
* see http://kde.org/announcements/changelogs/changelog4_5_1to4_5_2.php for details
- Added additional build requirement for Antlr package. This will
now allow the build of the po2xml binary (bnc#630625)
- update to 4.5.1
* see http://kde.org/announcements/changelogs/changelog4_5_0to4_5_1.php for details
- update to 4.5.0
* KDE 4.5.0 final (version bump over RC3)
- update to 4.4.95
* KDE 4.5 RC3 (not announced)
* critical fixes for 4.5.0 release
- update to 4.4.93svn1149349
- update to 4.4.5
* bugfixes over 4.4.4
* see http://kde.org/announcements/changelogs/changelog4_4_4to4_4_5.php for details
- 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
- update 4_4_BRANCH.diff: various fixes, translation updates
- update to 4.4.3
* bugfixes over 4.4.2
* see http://kde.org/announcements/changelogs/changelog4_4_2to4_4_3.php for details
- update to 4.4.2
* bugfixes over 4.4.1
* see http://kde.org/announcements/changelogs/changelog4_4_1to4_4_2.php for details
- update to 4.4.1
* bugfixes over 4.4.0
* see http://kde.org/announcements/changelogs/changelog4_4_0to4_4_1.php for details
- update to 4.4.0
* Critical bugfixes only over 4.3.98
* see http://www.kde.org/announcements/4.4/ for general overview
- update to 4.3.98
* see http://www.kde.org/announcements/announce-4.4-rc3.php for details
- update to 4.3.95
* see http://www.kde.org/announcements/announce-4.4-rc2.php for details
- update to 4.3.90
* see http://www.kde.org/announcements/announce-4.4-rc1.php for details
- update to 4.3.85
* see http://www.kde.org/announcements/announce-4.4-beta2.php for details
- update to 4.3.80 (KDE 4.4 Beta1):
* see http://techbase.kde.org/Schedules/KDE4/4.4_Feature_Plan
- update to 4.3.3
* see http://kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php for details
- update 4_3_BRANCH.diff: icon fixes and translation updates
- update to 4.3.1
* see http://kde.org/announcements/changelogs/changelog4_3_0to4_3_1.php for details
- Added a patch to enable build by resolving two
void-return-in-non-void-function errors
- kompare is no real VCS, don't have Development/ in default install
- suggest ctags for kate (bnc#527074)
- update to 4.3.0
* see http://kde.org/announcements/4.3 for details
- update to 4.2.98
- update to 4.2.96
- make lokalize require python-kde4 (bnc#517869)
- update to 4.2.95
- drop kde4- package prefixes
- update to 4.2.90
- update to 4.2.88svn973768
- update to 4.2.87svn969966
- update to 4.2.86svn967995
- update to 4.2.85 (KDE 4.3 Beta1)
- update to 4.2.3
* see http://kde.org/announcements/changelogs/changelog4_2_2to4_2_3.php
- update to 4.2.2
* see http://kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php
- update to 4.2.1
* see http://kde.org/announcements/changelogs/changelog4_2_0to4_2_1.php
- update branch diff
- update to 4.2.0
- remove unnecessary patch
- update to 4.1.96
- update to 4.1.87 (KDE 4.2 Januar snapshot)
- libical-devel isalready included by kdepimlibs-devel
- versionized split-provides are not supported
- fix build after removal of libical copy from kdepimlibs
- add SLE provides
- update to 4.1.3
* see http://kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php
- update to 4.1.2
* see http://kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php
- update to 4.1.1
* see http://kde.org/announcements/changelogs/changelog4_1to4_1_1.php
- branch diff update
- update to 4.1.0
- update to 4.0.99
- update to 4.0.98
- update to 4.0.85
- add directory ownerships
- update to 4.0.84
- update to 4.0.83
- Use -mminimal-toc on ppc64.
- update to 4.0.82
- update to 4.0.81
- update to 4.0.4
* http://www.kde.org/announcements/changelogs/changelog4_0_3to4_0_4.php
- branch diff update
* fix time parsing in cervisia
- update to 4.0.3
- update to 4.0.2
- update 4_0_BRANCH.diff
- update to 4.0.1
- update KDE_4_0_BRANCH.diff
- update to 4.0
- update to 3.97.2
- update to 3.97.1
- update to 3.97.0
- fix build
- update to 3.96.3
- update to 3.96.2
- update to 3.96.1
- update to 3.96.0
- update to 3.95.2
- update to 3.95.1
- update to KDE 4.0 Beta4
- update to 3.94.1
- udpate to KDE 4.0 Beta3
- update to 3.93.0.svn720133
- update to 3.93.0.svn717255
- update to 3.93.0.svn712063
- update to KDE 4.0 Beta 2
- update to 3.92.0.svn703915
- update to 3.92.0.svn700768
- update to 3.92.0.svn697375
- fix file conflict
- fix build after strigi update
- update to KDE 4.0 Beta 1
- update to 3.91.0.svn685971
- update to 3.90.1.svn679147
- update to 3.90.1.svn670093
- simplify spec file by using macros from kde4-filesystem
- initial package in abuild
OBS-URL: https://build.opensuse.org/request/show/1058644
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/okteta?expand=0&rev=28
2023-01-16 11:25:14 +01:00
|
|
|
%cmake_kf5 -d build
|
|
|
|
%cmake_build
|
2013-07-08 07:27:43 +02:00
|
|
|
|
|
|
|
%install
|
Accepting request 1058644 from home:wolfi323:branches:KDE:Extra
- Update to 0.26.10
* Improved: translations
* Improved: Skip bookmark on current position for next/previous
navigation
- cleanup spec file
- Update to 0.26.9
* Fixed: multiple issues in Structures tool
+ wrong warnings about unknown tag name "enumDef" in <data>
+ 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
- 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
- Add okteta-rpmlintrc to silence the'shlib-policy-name-error'
rpmlint error
- 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
- Update URL.
- 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
- 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
- Replace %make_jobs with %cmake_build
- 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
- 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
- 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)
- Update to 0.26.1
* Fixed: bad offset of elements in statusbar
* Translations improved (cs, en_GB, ga, lv, nn, pt)
- 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
- Update to 0.25.5
* Add option to disable build of KParts plugin, Kasten libs, or
program
* Translations improved (fi, id, ru, zh_CN)
- Update to 0.25.4
* Fix blurry cursor pixmaps in HiDPI
* Fix broken shadow cursor in HIDPI
* Translations improved (ru, sk)
- 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)
- Update to 0.25.2
* Hide broken "Show non-printable chars" feature in UI for now
* Translations improved (fi, pt_BR)
- 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)
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.07.90.php
- Make description neutral again
- 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
- Improve description text (boo#1047988)
- 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
- 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
- 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
- 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 <kpartgui> to <gui>
* Add QT_DEPRECATED_WARNINGS/QT_DISABLE_DEPRECATED_BEFORE
* Port qSort -> std::sort
* Bump version to 0.21.90
- 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
- Add BuildRequires: cmake(Qca-qt5)
- 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
- Update to KDE Applications 16.12.2
* KDE Applications 16.12.2
* https://www.kde.org/announcements/announce-applications-16.12.2.php
- - Update to KDE Applications 16.12.1
* KDE Applications 16.12.1
* https://www.kde.org/announcements/announce-applications-16.12.1.php
- Update to KDE Applications 16.12.0
* KDE Applications 16.12.0
* https://www.kde.org/announcements/announce-applications-16.12.0.php
- Update to KDE Applications 16.11.90
* KDE Applications 16.12.0 RC
* https://www.kde.org/announcements/announce-applications-16.12-rc.php
- Update to KDE Applications 16.11.80
* KDE Applications 16.12.0 Beta
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
- Update to KDE Applications 16.08.3
* KDE Applications 16.08.3
* https://www.kde.org/announcements/announce-applications-16.08.3.php
- KDE Applications 16.08.2
https://www.kde.org/announcements/announce-applications-16.08.2.php
- Update to KDE Applications 16.08.1
* KDE Applications 16.08.1
* https://www.kde.org/announcements/announce-applications-16.08.1.php
- Update to KDE Applications 16.08.0
* KDE Applications 16.08.0
* https://www.kde.org/announcements/announce-applications-16.08.0.php
- 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
- Update to KDE Applications 16.04.3
* KDE Applications 16.04.3
* https://www.kde.org/announcements/announce-applications-16.04.3.php
- Use shared-mime-info macros (boo#979301)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
- Update to KDE Applications 16.04.1
* KDE Applications 16.04.1
* https://www.kde.org/announcements/announce-applications-16.04.1.php
- Update to KDE Applications 16.04.0
* KDE Applications 16.04.0
* https://www.kde.org/announcements/announce-applications-16.04.0.php
- Update to KDE Applications 16.03.90
* KDE Applications 16.04.0 RC
* https://www.kde.org/announcements/announce-applications-16.04-rc.php
- 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
- 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
- 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
- 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
- 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
- Update to KDE Applications 15.08.2
* KDE Applications 15.08.2
* https://www.kde.org/announcements/announce-applications-15.08.2.php
- Update to KDE Applications 15.08.1
* KDE Applications 15.08.1
* https://www.kde.org/announcements/announce-applications-15.08.1.php
- Update to KDE Applications 15.08.0
* KDE Applications 15.08.0
* https://www.kde.org/announcements/announce-applications-15.08.0.php
- Update to KDE Applications 15.07.90
* KDE Applications 15.08.0 RC1
* https://www.kde.org/announcements/announce-applications-15.07.90.php
- Update to KDE Applications 15.04.3
* KDE Applications 15.04.3
* https://www.kde.org/announcements/announce-applications-15.04.3.php
- Update to KDE Applications 15.04.2
* KDE Applications 15.04.2
* https://www.kde.org/announcements/announce-applications-15.04.2.php
- Update to KDE Applications 15.04.1
* KDE Applications 15.04.1
* https://www.kde.org/announcements/announce-applications-15.04.1.php
- Update to KDE Applications 15.04.0
* KDE Applications 15.04.0
* https://www.kde.org/announcements/announce-applications-15.04.0.php
- Update to KDE Applications 15.03.95
* KDE Applications 15.04 RC
- Update to KDE Applications 15.03.80
* KDE Applications 15.04 Beta
- Update to KDE Applications 14.12.3
* KDE Applications 14.12.3
* See https://www.kde.org/announcements/announce-applications-14.12.3.php
- Update to KDE Applications 14.12.2
* KDE Applications 14.12.2
* See https://www.kde.org/announcements/announce-applications-14.12.2.php
- Update to KDE Applications 14.12.1
* KDE Applications 14.12.1
* See https://www.kde.org/announcements/announce-applications-14.12.1.php
- Update to KDE Applications 14.12.0
* KDE Applications 14.12.0
* See https://www.kde.org/announcements/announce-applications-14.12.0.php
- Update to KDE Applications 14.12.0
* KDE Applications 14.12.0
* See https://www.kde.org/announcements/announce-applications-14.12.0.php
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
- Update to 4.14.3
* KDE 4.14.3 SC Bugfix Release
* See http://www.kde.org/announcements/announce-4.14.3.php
- Update to 4.14.2
* KDE 4.14.2 SC Bugfix Release
* See http://www.kde.org/announcements/announce-4.14.2.php
- Update to 4.14.1
* KDE 4.14.1 SC Bugfix Release
* See http://www.kde.org/announcements/announce-4.14.1.php
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.14/
- Use kde4-macros for filelists, okteta uses kdelibs4 buildsystem
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
- Update to 4.13.80
* KDE 4.14 Beta 1 release
* See http://www.kde.org/announcements/announce-4.14-beta1.php
- Update to 4.13.2
* KDE 4.13 release
* See http://www.kde.org/announcements/announce-4.13.2.php
- Update to 4.13.1
* KDE 4.13.1 bug fix release
* See http://www.kde.org/announcements/announce-4.13.1.php
- Added libqca2-devel BuildRequires, needed for algorithms of the
checksum tool
- Remove ancient Obsoletes/provides
- Update to 4.13.0
* KDE 4.13 release
* See http://www.kde.org/announcements/4.13/
- Update to 4.12.97
* KDE 4.13 RC release
* See http://www.kde.org/announcements/announce-4.13-rc.php
- Update to 4.12.95
* KDE 4.13 Beta 3 release
* See http://www.kde.org/announcements/announce-4.13-beta3.php
- Update to 4.12.90
* KDE 4.13 Beta 2 release
* See http://www.kde.org/announcements/announce-4.13-beta2.php
- Update to 4.12.80
* KDE 4.13 Beta 1 release
* See http://www.kde.org/announcements/announce-4.13-beta1.php
- Update to 4.12.2
* KDE 4.12.2 release
* See http://www.kde.org/announcements/announce-4.12.2.php
- Update to 4.12.1
* KDE 4.12.1 release
* See http://www.kde.org/announcements/announce-4.12.1.php
- Update to 4.12.0
* KDE 4.12.0 release
* See http://www.kde.org/announcements/4.12.php
- Update to 4.11.97
* KDE 4.12 RC 1 release
* See http://www.kde.org/announcements/announce-4.12-rc.php
- Update to 4.11.95
* KDE 4.12 Beta 3 release
* See http://www.kde.org/announcements/announce-4.12-beta3.php
- Update to 4.11.90
* KDE 4.12 Beta 2 release
* See http://www.kde.org/announcements/announce-4.12-beta2.php
- Update to 4.11.80
* KDE 4.12 Beta 1 release
* See http://www.kde.org/announcements/announce-4.12-beta1.php
- Update to 4.11.3
* KDE 4.11.3 bugfix release
* See http://www.kde.org/announcements/announce-4.11.3.php
- Update to 4.11.2
* KDE 4.11.2 bugfix release
* See http://www.kde.org/announcements/announce-4.11.2.php
- Update to 4.11.1
* KDE 4.11.1 bugfix release
* See http://www.kde.org/announcements/announce-4.11.1.php
- Update to 4.11.0
* KDE 4.11 Final release
* See http://www.kde.org/announcements/4.11/
- Update to 4.10.97
* KDE 4.11 RC 2 release
* See http://www.kde.org/announcements/announce-4.11-rc2.php
- Update to 4.10.95
* KDE 4.11 RC 1 release
* See http://www.kde.org/announcements/announce-4.11-rc1.php
- Update to 4.10.90
* KDE 4.11 Beta 2 release
* See http://www.kde.org/announcements/announce-4.11-beta2.php
- 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
- Update to 4.10.4
* Bugfix release
* See http://www.kde.org/announcements/announce-4.10.4.php
* resolves bnc#8122760
- Update to 4.10.3
* Bugfix release
* See http://www.kde.org/announcements/announce-4.10.3.php
* resolves bnc#818500
- Updated Licenses for the packages (bnc#814081)
- Update to 4.10.2 \n * Bugfixes
- Update to 4.10.1
* Contains bug fixes. See http://www.kde.org/announcements/
for more information
- Update to 4.10.0
* This is the final release for 4.10. Contains bugfixes
- Update to 4.9.98
* This is the third RC release for 4.10. Contains bugfixes
- Update to 4.9.97
* This is the second RC release for 4.10. Contains bugfixes
- Update to 4.9.95
* This is the first RC release for 4.10. Contains bugfixes
- Update to 4.9.90
* This is the second Beta release for 4.10. Contains bugfixes
- Update to 4.9.80
* see http://www.kde.org/announcements/announce-4.10-beta1.php
* Umbrello: Line based diagram grid
- Update to 4.9.3
* see http://kde.org/announcements/announce-4.9.3.php for details
- Update to 4.9.2
* see http://kde.org/announcements/announce-4.9.2.php for details
- update to 4.9.1
* see http://kde.org/announcements/4.9.1/ for details
- fix lokalize issue with startup with project file (bnc#774072,
kde#300810)
- update to 4.8.5
* see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for details
- update to 4.8.4
* see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for details
- update to 4.8.3
* see http://kde.org/announcements/changelogs/changelog4_8_2to4_8_3.php for details
- lokalize requires kross-python for scripts (bnc#754576)
- Fix broken permissions problem in script
- Add xz to BuildRequires
- update to 4.8.2
* see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for details
- update to 4.8.1
* see http://kde.org/announcements/changelogs/changelog4_8_0to4_8_1.php for details
- Add patch for lokalize fixing upstream bug #292575
- 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
- update to 4.7.98
* RC2+ milestone release of KDE 4.8
* see http://kde.org/announcements/4.8/ for details
- fix license to be in spdx.org format
- Add libtool as BuildRequires to build kstartperf
- update to 4.7.4
* see http://kde.org/announcements/changelogs/changelog4_7_3to4_7_4.php for details
- Fix build with Qt 4.8
- update to 4.7.3
* see http://kde.org/announcements/changelogs/changelog4_7_2to4_7_3.php for details
- buildrequire specific kdelibs4
- update to 4.7.2
* see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details
- lokalize should depend on kdesdk4-strigi now that kdesdk4 base
package is gone.
- 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
- fixed typos in descriptions of kdesdk4.spec
- 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
- update to 4.7.0
* Small fixes over KDE 4.7 RC2
* see http://kde.org/announcements/4.7 for details
- Update to 4.6.95
- 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
- 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
- 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
- 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
- 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
- call update-mime-database in pre/post install scripts
- update to 4.6.0
* For highlights, see http://kde.org/announcements/4.6
- Build okteta-devel which is required for the okteta kdevelop-plugin
(bnc#656174)
- BuildRequire binutils-devel to build kmtrace (bnc#663361)
- update to 4.5.95
* KDE 4.6 RC2
* no upstream changelog available.
- update to 4.5.90
* KDE 4.6 RC1
* no upstream changelog available.
- 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)
- update to 4.5.85
* KDE 4.6 Beta2
* Final Beta before RC, various fixes from Beta1
* no upstream changelog available.
- update to 4.5.80
* KDE 4.6 Beta1
* no upstream changelog available.
* KBugBuster was dropped because it was broken and unmaintained
- fix file list
- update to 4.5.3
* see http://kde.org/announcements/changelogs/changelog4_5_2to4_5_3.php for details
- update to 4.5.2
* see http://kde.org/announcements/changelogs/changelog4_5_1to4_5_2.php for details
- Added additional build requirement for Antlr package. This will
now allow the build of the po2xml binary (bnc#630625)
- update to 4.5.1
* see http://kde.org/announcements/changelogs/changelog4_5_0to4_5_1.php for details
- update to 4.5.0
* KDE 4.5.0 final (version bump over RC3)
- update to 4.4.95
* KDE 4.5 RC3 (not announced)
* critical fixes for 4.5.0 release
- update to 4.4.93svn1149349
- update to 4.4.5
* bugfixes over 4.4.4
* see http://kde.org/announcements/changelogs/changelog4_4_4to4_4_5.php for details
- 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
- update 4_4_BRANCH.diff: various fixes, translation updates
- update to 4.4.3
* bugfixes over 4.4.2
* see http://kde.org/announcements/changelogs/changelog4_4_2to4_4_3.php for details
- update to 4.4.2
* bugfixes over 4.4.1
* see http://kde.org/announcements/changelogs/changelog4_4_1to4_4_2.php for details
- update to 4.4.1
* bugfixes over 4.4.0
* see http://kde.org/announcements/changelogs/changelog4_4_0to4_4_1.php for details
- update to 4.4.0
* Critical bugfixes only over 4.3.98
* see http://www.kde.org/announcements/4.4/ for general overview
- update to 4.3.98
* see http://www.kde.org/announcements/announce-4.4-rc3.php for details
- update to 4.3.95
* see http://www.kde.org/announcements/announce-4.4-rc2.php for details
- update to 4.3.90
* see http://www.kde.org/announcements/announce-4.4-rc1.php for details
- update to 4.3.85
* see http://www.kde.org/announcements/announce-4.4-beta2.php for details
- update to 4.3.80 (KDE 4.4 Beta1):
* see http://techbase.kde.org/Schedules/KDE4/4.4_Feature_Plan
- update to 4.3.3
* see http://kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php for details
- update 4_3_BRANCH.diff: icon fixes and translation updates
- update to 4.3.1
* see http://kde.org/announcements/changelogs/changelog4_3_0to4_3_1.php for details
- Added a patch to enable build by resolving two
void-return-in-non-void-function errors
- kompare is no real VCS, don't have Development/ in default install
- suggest ctags for kate (bnc#527074)
- update to 4.3.0
* see http://kde.org/announcements/4.3 for details
- update to 4.2.98
- update to 4.2.96
- make lokalize require python-kde4 (bnc#517869)
- update to 4.2.95
- drop kde4- package prefixes
- update to 4.2.90
- update to 4.2.88svn973768
- update to 4.2.87svn969966
- update to 4.2.86svn967995
- update to 4.2.85 (KDE 4.3 Beta1)
- update to 4.2.3
* see http://kde.org/announcements/changelogs/changelog4_2_2to4_2_3.php
- update to 4.2.2
* see http://kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php
- update to 4.2.1
* see http://kde.org/announcements/changelogs/changelog4_2_0to4_2_1.php
- update branch diff
- update to 4.2.0
- remove unnecessary patch
- update to 4.1.96
- update to 4.1.87 (KDE 4.2 Januar snapshot)
- libical-devel isalready included by kdepimlibs-devel
- versionized split-provides are not supported
- fix build after removal of libical copy from kdepimlibs
- add SLE provides
- update to 4.1.3
* see http://kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php
- update to 4.1.2
* see http://kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php
- update to 4.1.1
* see http://kde.org/announcements/changelogs/changelog4_1to4_1_1.php
- branch diff update
- update to 4.1.0
- update to 4.0.99
- update to 4.0.98
- update to 4.0.85
- add directory ownerships
- update to 4.0.84
- update to 4.0.83
- Use -mminimal-toc on ppc64.
- update to 4.0.82
- update to 4.0.81
- update to 4.0.4
* http://www.kde.org/announcements/changelogs/changelog4_0_3to4_0_4.php
- branch diff update
* fix time parsing in cervisia
- update to 4.0.3
- update to 4.0.2
- update 4_0_BRANCH.diff
- update to 4.0.1
- update KDE_4_0_BRANCH.diff
- update to 4.0
- update to 3.97.2
- update to 3.97.1
- update to 3.97.0
- fix build
- update to 3.96.3
- update to 3.96.2
- update to 3.96.1
- update to 3.96.0
- update to 3.95.2
- update to 3.95.1
- update to KDE 4.0 Beta4
- update to 3.94.1
- udpate to KDE 4.0 Beta3
- update to 3.93.0.svn720133
- update to 3.93.0.svn717255
- update to 3.93.0.svn712063
- update to KDE 4.0 Beta 2
- update to 3.92.0.svn703915
- update to 3.92.0.svn700768
- update to 3.92.0.svn697375
- fix file conflict
- fix build after strigi update
- update to KDE 4.0 Beta 1
- update to 3.91.0.svn685971
- update to 3.90.1.svn679147
- update to 3.90.1.svn670093
- simplify spec file by using macros from kde4-filesystem
- initial package in abuild
OBS-URL: https://build.opensuse.org/request/show/1058644
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/okteta?expand=0&rev=28
2023-01-16 11:25:14 +01:00
|
|
|
%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}
|
|
|
|
|
2023-06-14 12:05:22 +02:00
|
|
|
%suse_update_desktop_file org.kde.okteta Utility Editor
|
2013-07-08 07:27:43 +02:00
|
|
|
|
2023-06-14 12:05:22 +02:00
|
|
|
%ldconfig_scriptlets -n libKasten%{Kasten_sover}
|
|
|
|
%ldconfig_scriptlets -n libOkteta%{Okteta_sover}
|
2013-07-08 07:27:43 +02:00
|
|
|
|
|
|
|
%files
|
2021-02-03 11:52:07 +01:00
|
|
|
%license LICENSES/*
|
2017-08-28 15:09:08 +02:00
|
|
|
%doc %lang(en) %{_kf5_htmldir}/en/okteta/
|
|
|
|
%{_kf5_applicationsdir}/org.kde.okteta.desktop
|
2019-03-13 11:27:27 +01:00
|
|
|
%{_kf5_appstreamdir}/org.kde.okteta.appdata.xml
|
2017-08-28 15:09:08 +02:00
|
|
|
%{_kf5_bindir}/okteta
|
2019-03-13 11:27:27 +01:00
|
|
|
%{_kf5_iconsdir}/hicolor/*/*/*.*
|
|
|
|
|
|
|
|
%files data
|
2021-02-03 11:52:07 +01:00
|
|
|
%license LICENSES/*
|
2017-08-28 15:09:08 +02:00
|
|
|
%{_kf5_bindir}/struct2osd
|
|
|
|
%{_kf5_configkcfgdir}/
|
2020-02-03 09:06:23 +01:00
|
|
|
%{_kf5_knsrcfilesdir}/okteta-structures.knsrc
|
2017-08-28 15:09:08 +02:00
|
|
|
%{_kf5_sharedir}/mime/packages/okteta.xml
|
2019-03-13 11:27:27 +01:00
|
|
|
%{_kf5_sharedir}/okteta/
|
|
|
|
|
|
|
|
%files part
|
2021-02-03 11:52:07 +01:00
|
|
|
%license LICENSES/*
|
2019-03-13 11:27:27 +01:00
|
|
|
%{_kf5_plugindir}/kf5/
|
|
|
|
%{_kf5_servicesdir}/oktetapart.desktop
|
|
|
|
|
|
|
|
%files -n libKasten%{Kasten_sover}
|
2021-02-03 11:52:07 +01:00
|
|
|
%license LICENSES/*
|
2019-03-13 11:27:27 +01:00
|
|
|
%{_kf5_libdir}/libKasten%{Kasten_sover}*.so.*
|
|
|
|
|
|
|
|
%files -n libOkteta%{Okteta_sover}
|
2021-02-03 11:52:07 +01:00
|
|
|
%license LICENSES/*
|
2019-03-13 11:27:27 +01:00
|
|
|
%{_kf5_libdir}/libOkteta%{Okteta_sover}*.so.*
|
2013-07-08 07:27:43 +02:00
|
|
|
|
|
|
|
%files devel
|
2017-08-28 15:09:08 +02:00
|
|
|
%{_kf5_cmakedir}/
|
2019-03-13 11:27:27 +01:00
|
|
|
%{_kf5_libdir}/libKasten%{Kasten_sover}*.so
|
|
|
|
%{_kf5_libdir}/libOkteta%{Okteta_sover}*.so
|
2017-08-28 15:09:08 +02:00
|
|
|
%{_kf5_prefix}/include/*/
|
2019-03-13 11:27:27 +01:00
|
|
|
%{_kf5_mkspecsdir}/qt_OktetaCore.pri
|
|
|
|
%{_kf5_mkspecsdir}/qt_OktetaGui.pri
|
|
|
|
%{_kf5_libdir}/pkgconfig/OktetaCore.pc
|
|
|
|
%{_kf5_libdir}/pkgconfig/OktetaGui.pc
|
|
|
|
%{_kf5_plugindir}/designer/
|
2015-05-11 19:21:58 +02:00
|
|
|
|
2017-05-16 14:36:59 +02:00
|
|
|
%files lang -f %{name}.lang
|
2019-03-13 11:27:27 +01:00
|
|
|
|
|
|
|
%files part-lang -f oktetapart.lang
|
|
|
|
|
|
|
|
%files -n libkasten-lang -f libkasten.lang
|
|
|
|
|
|
|
|
%files -n libokteta-lang -f libokteta.lang
|
2017-05-16 14:36:59 +02:00
|
|
|
|
2013-07-08 07:27:43 +02:00
|
|
|
%changelog
|