Compare commits
No commits in common. "698eed3aa17cb3b586dc813fda9560b936f8cc59" and "bd8930e525728a9e3125b82a765c5c53f3d8f98b" have entirely different histories.
698eed3aa1
...
bd8930e525
@ -1,10 +1,11 @@
|
||||
Name: blisp
|
||||
Version: 0.0.3
|
||||
Version: 0.0.2
|
||||
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
|
||||
|
||||
@ -51,9 +52,6 @@ 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