Release 0.10.4 21/260821/2 accepted/tizen_devbase_services accepted/tools_devbase_tools_legacy sandbox/xuwc/devel-riscv-py2 accepted/tizen/devbase/services/20210708.004237 accepted/tizen/devbase/services/20211012.121043 accepted/tizen/devbase/services/20211013.010740 accepted/tizen/devbase/services/20211013.083941 accepted/tools/devbase/tools/legacy/20240422.110820 accepted/tools/devbase/tools/legacy/20240423.040704 accepted/tools/devbase/tools/legacy/20240424.050645 submit/trunk/20210707.084530 submit/trunk/20210707.104530 submit/trunk/20210707.124530 submit/trunk/20210707.174530 submit/trunk/20210707.183030 submit/trunk/20211005.062154 submit/trunk/20211012.084030 submit/trunk/20211012.085030 submit/trunk/20211012.095030 submit/trunk/20211012.103030 submit/trunk/20211012.133030 submit/trunk/20211012.135059 submit/trunk/20211012.140030 submit/trunk/20211012.195059 submit/trunk/20211013.094050 submit/trunk/20211013.103059 submit/trunk/20211013.111059 submit/trunk/20211013.113059 submit/trunk/20211013.141059
authorbiao716.wang <biao716.wang@samsung.com>
Tue, 6 Jul 2021 14:28:24 +0000 (23:28 +0900)
committerbiao716.wang <biao716.wang@samsung.com>
Tue, 6 Jul 2021 14:45:40 +0000 (23:45 +0900)
Change-Id: I04f30df4eab0a2054779f23d2960d261b6b2a1ec
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
VERSION.cmake
debian/changelog
debian/control
packaging/createrepo_c.changes
packaging/createrepo_c.spec

index 6bd305f..0d143b6 100644 (file)
@@ -1,3 +1,3 @@
 SET(CR_MAJOR "0")
 SET(CR_MINOR "10")
-SET(CR_PATCH "3")
+SET(CR_PATCH "4")
index e2e8b03..19c5ed5 100644 (file)
@@ -1,3 +1,9 @@
+createrepo-c (0.10.4) unstable; urgency=low
+
+  * Fix setup of logging (log domains) (RhBug:1645897)
+
+ -- Biao Wang <biao716.wang@samsung.com> Mon, 05  Jul 2021 11:07:00 +0900
+
 createrepo-c (0.10.3) unstable; urgency=low
 
   * Compatible with createrepo package
index 19cbe03..cc2cd51 100644 (file)
@@ -3,7 +3,7 @@ Section: devel
 Priority: extra
 Maintainer: Jian-feng Ding <jian-feng.ding@intel.com>
 Build-Depends: debhelper (>= 7.0.15), cdbs, libpython2.7, python-dev, dh-python, python-docutils, cmake, dpatch, libbz2-dev, librpm-dev, liblzma-dev, libcurl3 | libcurl4, libcurl4-openssl-dev, libmagic-dev, libexpat1, doxygen, pkg-config, libglib2.0-dev, libssl-dev
-Standards-Version: 0.10.3
+Standards-Version: 0.10.4
 Homepage: http://www.tizen.org
 
 Package: createrepo-c
index 4f2b347..ef4e1a3 100644 (file)
@@ -1,3 +1,6 @@
+* Mon Jul 05 2021 Biao Wang <biao716.wang@samsung.com> - 0.10.4
+- Fix setup of logging (log domains) (RhBug:1645897)
+
 * Fri Oct 19 2020 Biao Wang <biao716.wang@samsung.com> - 0.10.3
 - Compatible with createrepo package
 - Update versiion to up to the version in hose os.
index 0d34c09..b7a6a86 100644 (file)
@@ -1,5 +1,5 @@
 Name:           createrepo_c
-Version:        0.10.3
+Version:        0.10.4
 Release:        1
 License:        LGPL-2.1
 Summary:        C language implemention of createrepo