File dtkcore.changes of Package dtkcore

-------------------------------------------------------------------
Fri Aug 26 12:13:00 UTC 2022 - Hillwood Yang <hillwood@opensuse.org>

- Update version to 5.5.33
  * Support abc field for os-version
  * Check value field while loading dconfigfile

-------------------------------------------------------------------
Sat Jun 25 08:32:26 UTC 2022 - Hillwood Yang <hillwood@opensuse.org>

- Update version to 5.5.32
  * Fix dtkcore_config.h miss include some Class
  * Fix DConfig can't find resource
  * Fix application crash when dconfig is invalid

-------------------------------------------------------------------
Mon Apr  4 13:15:19 UTC 2022 - Hillwood Yang <hillwoodroc@gmail.com>

- Update version to 5.5.30
  * Add data type check for config
  * Add interface for Dconfig
  * Add DStandardPaths::paths(DSG type) interface
  * Remove assert in ensureOsVersion
  * Fix bugs

-------------------------------------------------------------------
Mon Feb 14 14:38:03 UTC 2022 - Hillwood Yang <hillwood@opensuse.org>

- Update version to 5.5.23
  * Fix bugs
  * dtkVersionString return empty string 
  * update DTK_VERSION
  * recode DConf Class
- Drop fix-return-type.patch, fixed by upstream

-------------------------------------------------------------------
Sun Aug  1 07:31:49 UTC 2021 - Hillwood Yang <hillwood@opensuse.org>

- Update pkgconfig profile version to 5.5 

-------------------------------------------------------------------
Sun Jul 25 07:29:44 UTC 2021 - Hillwood Yang <hillwood@opensuse.org>

- Update version to 5.5.17.1
  * Add qdbusxml2cpp-fix
  * update abi json file 
  * Renaming a nonexistent file will report an error
  * Add global function to get dtk Version
  * Export DObjectPrivate
- Add fix-return-type.patch, fix return type error.

-------------------------------------------------------------------
Tue Jun  1 07:59:08 UTC 2021 - Hillwood Yang <hillwood@opensuse.org>

- Change Requires to Recommends for qt5integration, fix cycle dependence
  for dtkgui and dtkwidget

-------------------------------------------------------------------
Wed May  5 08:39:16 UTC 2021 - Hillwood Yang <hillwood@opensuse.org>

- Update version to 5.4.13
  * Split some files to dtkcommon
  * Update apiversion to 5.5.0
  * Fix bugs
  * Add qdbusxml2cpp-fix
- Add Fix-library-link.patch

-------------------------------------------------------------------
Tue Feb 23 03:26:24 UTC 2021 - Hillwood Yang <hillwood@opensuse.org>

- Need deepin-desktop-base 

-------------------------------------------------------------------
Fri Jan 29 12:20:31 UTC 2021 - Hillwood Yang <hillwood@opensuse.org>

- Update version to 5.4.0
  * Fix correct tools output message typo 
  * Fix memory leak in dsettings
  * Fix bug for desktop

-------------------------------------------------------------------
Tue Sep 15 06:00:59 UTC 2020 - Hillwood Yang <hillwood@opensuse.org>

- Update version to 5.2.2.5
  * Fix bugs
  * Add class DThreadUtils 
  * Fix ID in os-release

-------------------------------------------------------------------
Mon Apr 27 03:14:34 UTC 2020 - Hillwood Yang <hillwood@opensuse.org>

- Update version to 5.2.0
  * Switch to LGPLv3 license
  * Fix bug-20975 DSettings::reset emit too many valueChanged
  * Fix ix tow tag on same commit
  * Support get installed memory size from lshw
  * Fix stderr warning from deepin-os-release tool
  * Add personal edition support and check
  * Add class template argument for overrideVfptrFun
  * Support override global vtable of class
  * Add ddeDisplayName() for DDE applications

-------------------------------------------------------------------
Sun Aug  4 09:24:50 UTC 2019 - Hillwood Yang <hillwood@opensuse.org>

- Update version to 2.1.1
  * Fix the pkg-config "Requires" values
  * Adjust responsibility of the prf files
  * Fix dtk-settings binary location for libdtkcore-bin package

-------------------------------------------------------------------
Tue Jul 16 15:15:57 UTC 2019 - Hillwood Yang <hillwood@opensuse.org>

- Update version to 2.0.16.1
  * feat: allow dtk-settings-tools skip json key translation
  * refactor: use commit count for the package version

-------------------------------------------------------------------
Sun Jul  7 14:51:51 UTC 2019 - Hillwood Yang <hillwood@opensuse.org>

- Update version to 2.0.15
  * Fix DSettings: crash when calling getOption() if option doesn't exist
  * refactor: use commit count for the package version
  * feat: allow dtk-settings-tools skip json key translation 

-------------------------------------------------------------------
Fri Apr 19 06:12:48 UTC 2019 - Hillwood Yang <hillwood@opensuse.org>

- Update version to 2.0.12.1
  * Cross-builds incorrectly, built packages contain paths from build 
    architecture
  * Fix issue#10

-------------------------------------------------------------------
Tue Apr 16 06:59:12 UTC 2019 - Hillwood Yang <hillwood@opensuse.org>

- Update version to 2.0.10
  * Fix crash at application
  * Add DNotifySender
  * Deepin-os-release support cpu model and other info query
  * Fix failed build the deepin-os-release on Qt 5.7.1
  * Use main project c/cxx/ld flags on build deepin-os-release
  * Fix missing default constructor
  * Support connan build

-------------------------------------------------------------------
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.
openSUSE Build Service is sponsored by