forked from pool/kdiff3
Accepting request 889922 from home:cgiboudeaux:branches:KDE:Extra
- Update to 1.9.0 * Rewrite of SourceData::FileData::preprocess now only loops through file contents once. * Major rework of event handling * Take advantage of Qt and boost signal/slot pattern to avoid needless nullptr checks. * Introduce LineRef wrapper class * Add enum types and use existing ones. * Split out doDirectoryCompare from improveFilenames * Stop mis-using c style [] pointer access OBS-URL: https://build.opensuse.org/request/show/889922 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kdiff3?expand=0&rev=22
This commit is contained in:
committed by
Git OBS Bridge
parent
70679aa947
commit
cb31a7c640
4
_service
4
_service
@@ -1,8 +1,8 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="version">1.8.5</param>
|
||||
<param name="version">1.9.0</param>
|
||||
<param name="url">https://invent.kde.org/sdk/kdiff3</param>
|
||||
<param name="revision">refs/tags/1.8.5</param>
|
||||
<param name="revision">refs/tags/1.9.0</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="filename">kdiff3</param>
|
||||
<!-- This folder will be dropped in the next release -->
|
||||
|
Reference in New Issue
Block a user