Release 0.17.4 19/285019/3
authorbiao716.wang <biao716.wang@samsung.com>
Fri, 2 Dec 2022 12:29:44 +0000 (21:29 +0900)
committerbiao716.wang <biao716.wang@samsung.com>
Fri, 2 Dec 2022 13:24:18 +0000 (22:24 +0900)
Change-Id: I502a001b251da5a7bb5b3ab7f8b60b96b875e1e6
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
VERSION.cmake
debian/changelog
debian/control
packaging/createrepo_c.changes
packaging/createrepo_c.spec

index 0d143b65c3397b91d67680518f9d26605c9f77f5..aa01f64ba8907b605e72e3ca8cf66e18bccb4096 100644 (file)
@@ -1,3 +1,3 @@
 SET(CR_MAJOR "0")
-SET(CR_MINOR "10")
+SET(CR_MINOR "17")
 SET(CR_PATCH "4")
index 19c5ed54060ee5cf7d735c5fce7987db1c43a77b..a469dea5db1066cdfd311f54347d2c7674474a56 100644 (file)
@@ -1,3 +1,9 @@
+createrepo-c (0.17.4) unstable; urgency=low
+
+  * Upgrade version to 0.17.4 for Ubuntu22.04 distro.
+  * port python version to python3.x version.
+ -- Biao Wang <biao716.wang@samsung.com> Fri, 02  Dec 2022 11:07:00 +0900
+
 createrepo-c (0.10.4) unstable; urgency=low
 
   * Fix setup of logging (log domains) (RhBug:1645897)
index c5a068d3de9b5a0fa2a09c17ace1eab92638bfcc..1c8adb6482138c06c0a3a85d5f2a38ab5df0882e 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, libpython3-dev, python3-dev, libpython3-all-dev, dh-python, python3-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.4
+Standards-Version: 0.17.4
 Homepage: http://www.tizen.org
 
 Package: createrepo-c
index ef4e1a35f58d2557fd105afa68810926512df0ae..0b72f597249afadc7a3b9da7d3cb949dca62ef43 100644 (file)
@@ -1,3 +1,7 @@
+* Fri Dec 02 2022 Biao Wang <biao716.wang@samsung.com> - 0.17.4
+- Upgrade version to 0.17.4
+- Port to python3.x version.
+
 * Mon Jul 05 2021 Biao Wang <biao716.wang@samsung.com> - 0.10.4
 - Fix setup of logging (log domains) (RhBug:1645897)
 
index 1d8445a910d45dc08f8e9375e5d73d467c247176..26b7d10b8eea8ae0e487536168bbac45ec33d677 100644 (file)
@@ -1,5 +1,5 @@
 Name:           createrepo_c
-Version:        0.10.4
+Version:        0.17.4
 Release:        1
 License:        LGPL-2.1
 Summary:        C language implemention of createrepo