dtkcore/dtkcore.changes
Hillwood Yang 7e002f4fe6 Accepting request 681573 from X11:Deepin:Factory
- Update version to 2.0.9.11
  * Fix include unistd.h instead of sys/unistd.h
  * Fix url encoding
  * Fix compatibility with Qt 5.6
  * Fix can't get correct disk size in some case
  * add DRecentManager class

- Update version to 2.0.9.5
  * update version number for expermimental 
  * remove qt symbols
  * non array type value is wrong on parse josn file
  * update symbols
  * add LIBDTKCORESHARED_EXPORT for windows
  * add symbols 

- Split cmake-dtkcore
- Update version to 2.0.7.1
  * reset short cut not show
  * cmake link depends
  * better static lib support
  * read settings value failed
  * set default should not use
  * fix dtk-settings install path
  * develop package no install the "version.pri" file
  * awk script failed
  * set default build version for debian changelog
  * set its value only if VERSION is empty
  * add hide support for group
  * add get option interface
  * add group interface for DSettingsGroup

OBS-URL: https://build.opensuse.org/request/show/681573
OBS-URL: https://build.opensuse.org/package/show/X11:Deepin/dtkcore?expand=0&rev=12
2019-03-05 02:22:16 +00:00

84 lines
2.8 KiB
Plaintext

-------------------------------------------------------------------
Thu Dec 20 13:26:21 UTC 2018 - hillwood@opensuse.org
- Update version to 2.0.9.11
* Fix include unistd.h instead of sys/unistd.h
* Fix url encoding
* Fix compatibility with Qt 5.6
* Fix can't get correct disk size in some case
* add DRecentManager class
-------------------------------------------------------------------
Fri Nov 9 01:35:34 UTC 2018 - hillwood@opensuse.org
- Update version to 2.0.9.5
* update version number for expermimental
* remove qt symbols
* non array type value is wrong on parse josn file
* update symbols
* add LIBDTKCORESHARED_EXPORT for windows
* add symbols
-------------------------------------------------------------------
Mon Mar 19 13:46:42 UTC 2018 - hillwood@opensuse.org
- Split cmake-dtkcore
- Update version to 2.0.7.1
* reset short cut not show
* cmake link depends
* better static lib support
* read settings value failed
* set default should not use
* fix dtk-settings install path
* develop package no install the "version.pri" file
* awk script failed
* set default build version for debian changelog
* set its value only if VERSION is empty
* add hide support for group
* add get option interface
* add group interface for DSettingsGroup
* support generate cmake with qt function
* config pkg config with dtk_module
* support qt module
* add the "version.pri" file
* remove build version from install path
* make version parser easier
* set verion when build
* add .qmake.conf file
* add DtkCore and dtkcore_config.h headers
* DSettings: support set default value
-------------------------------------------------------------------
Thu Feb 1 01:55:37 UTC 2018 - hillwood@opensuse.org
- Update version to 2.0.6
* Add cmake package search configure
-------------------------------------------------------------------
Thu Nov 30 08:29:05 UTC 2017 - hillwood@opensuse.org
- Update to 2.0.5.2
* make macosx build success
* windows build failed
* add macro D_DECL_DEPRECATED
* build failed on used dbasefilewatcher.h project ([34fbe4b3](34fbe4b3))
* add miss libgsettings-qt-dev ([f61c1b54](f61c1b54))
* not select python version ([7e7e8832](7e7e8832))
* support gsettingsbackend, remove dsettings-key ([26a29800](26a29800))
* create gsettingsbackend ([b94b97b1](b94b97b1))
-------------------------------------------------------------------
Fri Nov 3 08:14:28 UTC 2017 - jengelh@inai.de
- Expand summary.
-------------------------------------------------------------------
Thu Nov 2 08:52:55 UTC 2017 - dimstar@opensuse.org
- Set Group for shared library package to 'System/Libraries'.
-------------------------------------------------------------------
Thu Sep 28 01:10:19 UTC 2017 - hillwood@opensuse.org
- Initial package.