diff --git a/blisp.spec b/blisp.spec index 55c7bea..a1b60b1 100644 --- a/blisp.spec +++ b/blisp.spec @@ -1,6 +1,6 @@ Name: blisp Version: 0.0.3 -Release: %autorelease +Release: 0%{?dist} Summary: Bouffalo Labs ISP tool/library for flashing Bouffalo RISC-V MCUs URL: https://github.com/pine64/blisp License: MIT, Apache @@ -51,4 +51,17 @@ rm -rv vendor/ %ldconfig_scriptlets %changelog -%autochangelog +* Thu Jan 26 2023 Neil Hanlon - 0.0.3-0 +- Update to upstream 0.0.3 + +* Thu Jan 12 2023 Neil Hanlon - 0.0.2-0 +- Update to upstream 0.0.2 and fix cmakelists patch + +* Fri Dec 30 2022 Neil Hanlon - 0.0.1-2 +- fix requires + +* Fri Dec 30 2022 Neil Hanlon - 0.0.1-1 +- build using a patch instead of a patched source + +* Thu Dec 29 2022 Neil Hanlon - 0.0.1-0 +- initial specfile