Upgrade to 0.16.8 07/246907/1
authorbiao716.wang <biao716.wang@samsung.com>
Thu, 5 Nov 2020 06:09:42 +0000 (15:09 +0900)
committerbiao716.wang <biao716.wang@samsung.com>
Thu, 5 Nov 2020 06:09:57 +0000 (15:09 +0900)
Change-Id: I8647f93835b1ac0c89db4d994a5ffd1bc2fd34a0
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
debian/changelog
packaging/.depanneur.changes.swp [new file with mode: 0644]
packaging/depanneur.changes
packaging/depanneur.spec

index dc45d24..e7887f7 100644 (file)
@@ -1,3 +1,14 @@
+depanneur (0.16.8) unstable; urgency=high
+
+  *Use createrepo-c to replace createrepo
+  *Implement to get reverse dependence xml file for gbs full build
+  *Improve the perfermance of getting package dependence.
+  *Support gen depends of exported sources.
+  *Add tarfile option to generate tar file for dependence and reverse dependence xml file
+  *Always generate dependence xml file when gbs build.
+
+ -- Wang Biao <biao716.wang@samsung.com>  Thu, 05 Nov 2020 10:00:00 +0800
+
 depanneur (0.16.7) unstable; urgency=high
 
   *Fix gbs build error about path with'[]'
diff --git a/packaging/.depanneur.changes.swp b/packaging/.depanneur.changes.swp
new file mode 100644 (file)
index 0000000..4a7b1a6
Binary files /dev/null and b/packaging/.depanneur.changes.swp differ
index 8270e26..26ddedb 100644 (file)
@@ -1,3 +1,12 @@
+* Thu Nov 05 2020 Wang Biao <biao716.wang@samsung.com> 0.16.8
+- Upgrade to 0.16.8
+- Use createrepo-c to replace createrepo.
+- Implement to get reverse dependence xml file for gbs full build.
+- Improve the perfermance of getting package dependence.
+- Support gen depends of exported sources.
+- Add tarfile option to generate tar file for dependence and reverse dependence xml file.
+- Always generate dependence xml file when gbs build.
+
 * Tue May 19 2020 Meng Yan <yan11.meng@samsung.com> 0.16.7
 - Upgrade to 0.16.7
 - Fix gbs build error about path with'[]'
index fa88a8f..f227285 100644 (file)
@@ -1,6 +1,6 @@
 Name:           depanneur
 Summary:        Manages and executes the builds using the obs-build script.
-Version:        0.16.7
+Version:        0.16.8
 Release:        1
 License:        GPL-2.0+
 Group:          Development/Tools