Compare commits
3 Commits
bd8930e525
...
698eed3aa1
Author | SHA1 | Date | |
---|---|---|---|
|
698eed3aa1 | ||
|
933b73ceb9 | ||
|
25ce748f2f |
@ -1,11 +1,10 @@
|
||||
Name: blisp
|
||||
Version: 0.0.2
|
||||
Version: 0.0.3
|
||||
Release: 0%{?dist}
|
||||
Summary: Bouffalo Labs ISP tool/library for flashing Bouffalo RISC-V MCUs
|
||||
URL: https://github.com/pine64/blisp
|
||||
License: MIT, Apache
|
||||
|
||||
%dnl Source0: https://git.shrug.pw/api/packages/neil/generic/%{name}/%{version}/%{name}-%{version}.tar.gz
|
||||
Source0: https://github.com/pine64/%{name}/archive/refs/tags/v%{version}.tar.gz
|
||||
Patch0: 0001-Fix-cmake.patch
|
||||
|
||||
@ -52,6 +51,9 @@ rm -rv vendor/
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%changelog
|
||||
* Thu Jan 26 2023 Neil Hanlon <neil@shrug.pw> - 0.0.3-0
|
||||
- Update to upstream 0.0.3
|
||||
|
||||
* Thu Jan 12 2023 Neil Hanlon <neil@shrug.pw> - 0.0.2-0
|
||||
- Update to upstream 0.0.2 and fix cmakelists patch
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user