From: yan11.meng Date: Fri, 19 Jun 2020 17:49:58 +0000 (+0800) Subject: Release 0.1.2 X-Git-Tag: submit/trunk/20200622.151812^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b8b4882e1dab39bc8462c40dfcaf5a1237e9af5e;p=services%2Fpython-snapdiff.git Release 0.1.2 Change-Id: I1c476427a1508819bf306724694347f1dbb4188c --- diff --git a/debian/changelog b/debian/changelog index 0cfbf7d..0c2873c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +python-snapdiff (0.1.2) unstable; urgency=low + + * change delimiter + * TPE-508 Support application/xml MIME type + * Parsing commit log properly + * Snapdiff - Use public git cache if local is not exists + * Fix pylint error for python-snapdiff + * use dh_python2 instead dh_pysupport for xUbuntu_19.10 + + -- Yan Meng Fri, 19 Jun 2020 08:00:00 +0900 + python-snapdiff (0.1.1) unstable; urgency=low * print log for commit diffs and support csv format diff --git a/packaging/snapdiff.changes b/packaging/snapdiff.changes index 296f2ac..414faaf 100644 --- a/packaging/snapdiff.changes +++ b/packaging/snapdiff.changes @@ -1,3 +1,11 @@ +* Fri Jun 19 2020 Yan Meng 0.1.2 + - change delimiter + - TPE-508 Support application/xml MIME type + - Parsing commit log properly + - Snapdiff - Use public git cache if local is not exists + - Fix pylint error for python-snapdiff + - use dh_python2 instead dh_pysupport for xUbuntu_19.10 + * Mon May 22 2017 Tizen Build Team 1.4 - print log for commit diffs and support csv format diff --git a/packaging/snapdiff.spec b/packaging/snapdiff.spec index 4b2dee0..b24b9a4 100644 --- a/packaging/snapdiff.spec +++ b/packaging/snapdiff.spec @@ -5,7 +5,7 @@ # Name: python-snapdiff -Version: 0.1.1 +Version: 0.1.2 Release: 0 License: GPL-2.0+ Summary: Generate image and repo diffs