Release 0.10.4 21/260821/2 accepted/tizen_devbase_services 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 6bd305f017dbde115a252d4f46eb820d2e331c10..0d143b65c3397b91d67680518f9d26605c9f77f5 100644 (file)
@@ -1,3 +1,3 @@
 SET(CR_MAJOR "0")
 SET(CR_MINOR "10")
-SET(CR_PATCH "3")
+SET(CR_PATCH "4")
index e2e8b03a3a5e71f386168347ac989058b3a1671e..19c5ed54060ee5cf7d735c5fce7987db1c43a77b 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 19cbe039b69ee9b53cb0413489364711c106e8f9..cc2cd518d81f7ea4981e87ec1cb44d04ff2b40cb 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 4f2b3479ad4922dd2c57ae86e5c681cd768273ee..ef4e1a35f58d2557fd105afa68810926512df0ae 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 0d34c093009d4ad67fb68282c4dc9c75a7d2d740..b7a6a869d52dcbb9909cee6ddef4689fec668a25 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