From d1d386b8e753687ced6a9760cf418d7937948a53 Mon Sep 17 00:00:00 2001 From: duyiwei Date: Sun, 27 Mar 2022 08:20:59 +0000 Subject: [PATCH 1/2] add qt5-qtcharts.yaml. --- qt5-qtcharts.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 qt5-qtcharts.yaml diff --git a/qt5-qtcharts.yaml b/qt5-qtcharts.yaml new file mode 100644 index 0000000..49828dc --- /dev/null +++ b/qt5-qtcharts.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: qt/qtcharts +tag_prefix: "v" +seperator: "." \ No newline at end of file From 1a901ccab66c623e809b1cced098a1c8521b902e Mon Sep 17 00:00:00 2001 From: duyiwei Date: Thu, 7 Apr 2022 08:41:40 +0000 Subject: [PATCH 2/2] update qt5-qtcharts.yaml. --- qt5-qtcharts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt5-qtcharts.yaml b/qt5-qtcharts.yaml index 49828dc..2cdbd75 100644 --- a/qt5-qtcharts.yaml +++ b/qt5-qtcharts.yaml @@ -1,4 +1,4 @@ version_control: github src_repo: qt/qtcharts tag_prefix: "v" -seperator: "." \ No newline at end of file +separator: "." \ No newline at end of file