Release 0.10.3 17/245817/4 accepted/tizen/devbase/services/20201102.013827 accepted/tizen/devbase/services/20201106.081434 submit/trunk/20201029.114030 submit/trunk/20201029.132130 submit/trunk/20201029.140230 submit/trunk/20201030.143530 submit/trunk/20201030.151030 submit/trunk/20201105.154530 submit/trunk/20201105.160530 submit/trunk/20201106.105030
authorbiao716.wang <biao716.wang@samsung.com>
Fri, 16 Oct 2020 05:55:36 +0000 (14:55 +0900)
committerbiao716.wang <biao716.wang@samsung.com>
Tue, 20 Oct 2020 10:08:19 +0000 (19:08 +0900)
Change-Id: I2d9e56efc1fbfe52fe7c26452c317348c8db98a1
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
VERSION.cmake
debian/changelog
debian/control
packaging/createrepo_c.changes
packaging/createrepo_c.spec

index eb639415ee93217779a4ba19ca7f8f40bbf6455b..6bd305f017dbde115a252d4f46eb820d2e331c10 100644 (file)
@@ -1,3 +1,3 @@
 SET(CR_MAJOR "0")
 SET(CR_MINOR "10")
-SET(CR_PATCH "2")
+SET(CR_PATCH "3")
index 8c6d9a9b84fde5743ce5dadae818554bbe248910..e2e8b03a3a5e71f386168347ac989058b3a1671e 100644 (file)
@@ -1,3 +1,9 @@
+createrepo-c (0.10.3) unstable; urgency=low
+
+  * Compatible with createrepo package
+
+ -- Biao Wang <biao716.wang@samsung.com> Fri, 16  Oct 2020 11:07:00 +0900
+
 createrepo-c (0.10.2) unstable; urgency=low
 
   * Add module path for _createrepo.so
index 1015273eda49406d9e758042d2a1283ccd04bb75..19cbe039b69ee9b53cb0413489364711c106e8f9 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.2
+Standards-Version: 0.10.3
 Homepage: http://www.tizen.org
 
 Package: createrepo-c
index 0588020aae9f07a4723383ee5eb92a2abee99f3a..4f2b3479ad4922dd2c57ae86e5c681cd768273ee 100644 (file)
@@ -1,3 +1,7 @@
+* 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.
+
 * Wed May 27 2020 Biao Wang <biao716.wang@samsung.com> - 0.10.2
 - Add module path for _createrepo.so
 - Fix pylint error for createrepo_c
index 328a1092adfa586a3db98830b11d5a471d5775d1..0d34c093009d4ad67fb68282c4dc9c75a7d2d740 100644 (file)
@@ -1,5 +1,5 @@
 Name:           createrepo_c
-Version:        0.10.2
+Version:        0.10.3
 Release:        1
 License:        LGPL-2.1
 Summary:        C language implemention of createrepo