diff --git a/20220429.tar.gz b/20220429.tar.gz deleted file mode 100644 index 997cb44..0000000 Binary files a/20220429.tar.gz and /dev/null differ diff --git a/20230809.tar.gz b/20230809.tar.gz new file mode 100644 index 0000000..4c066df Binary files /dev/null and b/20230809.tar.gz differ diff --git a/obs-build.spec b/obs-build.spec index 52ceadd..446b356 100644 --- a/obs-build.spec +++ b/obs-build.spec @@ -1,5 +1,5 @@ Name: build -Version: 20220429 +Version: 20230809 Release: 1 Summary: A tool to build binary packages License: GPL-2.0-only OR GPL-3.0-only @@ -99,6 +99,9 @@ sed -i 's,build-mkbaselibs,,' configs/*.conf %{_mandir}/man1/pbuild.1.gz %changelog +* Wed Oct 18 2023 wangkai <13474090681@163.com> - 20230809-1 +- Update to 20230809 + * Tue May 10 2022 Wei, Qiang - 20220429-1 - Upgrade to 20220429 version diff --git a/obs-build.yaml b/obs-build.yaml index 9d05cd5..52113df 100644 --- a/obs-build.yaml +++ b/obs-build.yaml @@ -1,4 +1,4 @@ version_control: github src_repo: openSUSE/obs-build -tag_prefix: ^v -seperator: "" +tag_prefix: "" +separator: ""