diff --git a/vsftpd.spec b/vsftpd.spec index aafcedaee8fc79f2cba13eca1c0ece60303cacb4..d2c35580fb04792a76ff96214fcccdd9b0f333bc 100644 --- a/vsftpd.spec +++ b/vsftpd.spec @@ -2,7 +2,7 @@ Name: vsftpd Version: 3.0.3 -Release: 30 +Release: 31 Summary: It is a secure FTP server for Unix-like systems # OpenSSL link exception License: GPLv2 with exceptions @@ -147,6 +147,12 @@ cp -f %{SOURCE1} ./ %{_mandir}/man8/vsftpd.* %changelog +* Sat Sep 05 2020 zengwefeng - 3.0.3-31 +- Type:NA +- Id:NA +- SUG:NA +- DESC: add yaml file + * Fri Dec 20 2019 openEuler Buildteam - 3.0.3-30 - Type:bugfix - Id:NA diff --git a/vsftpd.yaml b/vsftpd.yaml new file mode 100644 index 0000000000000000000000000000000000000000..6681dbb1b9b2a643f58ca2adcf62f6657eed4b8a --- /dev/null +++ b/vsftpd.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: dagwieers/vsftpd +tag_prefix: ^v +separator: .