diff --git a/lorax.spec b/lorax.spec index e75a2d04f7dd40baee741f8929aa0ed5899c0e8a..3ed4224bb81179a2c53ae388ed0d257226a53723 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ Name: lorax Version: 33.6 -Release: 1 +Release: 2 Summary: A set of tools used to create bootable images License: GPLv2+ URL: https://github.com/weldr/lorax @@ -203,6 +203,9 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_mandir}/man1/*.1* %changelog +* Feb Oct 13 2020 yuboyun - 33.6-2 +- add yaml file + * Mon Aug 3 2020 zhujunhao - 33.6-1 - update to 33.6 diff --git a/lorax.yaml b/lorax.yaml new file mode 100644 index 0000000000000000000000000000000000000000..a8ade08fa4c5fcc8269c8ff7c414cbfb89f4b4d7 --- /dev/null +++ b/lorax.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: weldr/lorax +tag_prefix: ^v +seperator: .