diff --git a/libsmi.spec b/libsmi.spec index 5a42c4e..b38f405 100644 --- a/libsmi.spec +++ b/libsmi.spec @@ -1,6 +1,6 @@ Name: libsmi Version: 0.4.8 -Release: 25 +Release: 26 Summary: A library to access SMI MIB information License: GPLv2+ and BSD URL: http://www.ibr.cs.tu-bs.de/projects/libsmi/index.html @@ -80,6 +80,9 @@ make check ||: %{_mandir}/man3/*.3* %changelog +* Wed Nov 22 2023 Ge Wang - 0.4.8-26 +- Add yaml file + * Tue Sep 15 2020 Ge Wang - 0.4.8-25 - Modify Source0 Url diff --git a/libsmi.yaml b/libsmi.yaml new file mode 100644 index 0000000..00bbaf0 --- /dev/null +++ b/libsmi.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA