From 8c289bc21b1680283f629067bec71dca82bb0fdc Mon Sep 17 00:00:00 2001 From: gaochao_100 Date: Fri, 12 Jun 2020 16:43:46 +0800 Subject: [PATCH] add yaml file in package --- notification-daemon.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 notification-daemon.yaml diff --git a/notification-daemon.yaml b/notification-daemon.yaml new file mode 100644 index 0000000..4934b5b --- /dev/null +++ b/notification-daemon.yaml @@ -0,0 +1,4 @@ +version_control: gitlab.gnome +src_repo: notification-daemon +tag_prefix: "^v" +seperator: "."