From ac56b54572d39bdbb14e6a23072c2ff4d07238c9 Mon Sep 17 00:00:00 2001 From: 19909236985 Date: Mon, 3 Aug 2020 16:30:13 +0800 Subject: [PATCH 1/3] add yaml file for package --- at.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 at.yaml diff --git a/at.yaml b/at.yaml new file mode 100644 index 0000000..cb7f72f --- /dev/null +++ b/at.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://salsa.debian.org/debian/at.git +tag_prefix: ^.*/ +seperator: . From 451c1c740f378951a3498be8e2abc7f4c780e7f4 Mon Sep 17 00:00:00 2001 From: 19909236985 Date: Mon, 3 Aug 2020 17:28:18 +0800 Subject: [PATCH 2/3] change log --- at.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/at.spec b/at.spec index d195a19..56eb4a2 100644 --- a/at.spec +++ b/at.spec @@ -1,6 +1,6 @@ Name: at Version: 3.1.23 -Release: 5 +Release: 6 Summary: A job manager License: GPLv3+, GPLv2+, ISC, MIT, Public Domain URL: http://ftp.debian.org/debian/pool/main/a/at @@ -125,6 +125,9 @@ chown root:root %{_localstatedir}/spool/at/.SEQ %{_mandir}/man*/* %changelog +* Mon Aug 3 2020 wuchaochao - 3.1.23.6 +- add yaml file in package + * Thu Jan 16 2020 chengquan - 3.1.23-5 - Type:bugfix - ID:NA From eac4a27d96a3496c45b55965140ffed1fff738fb Mon Sep 17 00:00:00 2001 From: 19909236985 Date: Tue, 4 Aug 2020 09:11:47 +0800 Subject: [PATCH 3/3] change spec --- at.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/at.spec b/at.spec index 56eb4a2..d195a19 100644 --- a/at.spec +++ b/at.spec @@ -1,6 +1,6 @@ Name: at Version: 3.1.23 -Release: 6 +Release: 5 Summary: A job manager License: GPLv3+, GPLv2+, ISC, MIT, Public Domain URL: http://ftp.debian.org/debian/pool/main/a/at @@ -125,9 +125,6 @@ chown root:root %{_localstatedir}/spool/at/.SEQ %{_mandir}/man*/* %changelog -* Mon Aug 3 2020 wuchaochao - 3.1.23.6 -- add yaml file in package - * Thu Jan 16 2020 chengquan - 3.1.23-5 - Type:bugfix - ID:NA