From 933b73ceb916f0443ee0b580a00d3460ac20daae Mon Sep 17 00:00:00 2001 From: Neil Hanlon Date: Thu, 26 Jan 2023 20:58:53 -0500 Subject: [PATCH] use rpmautospec --- blisp.spec | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/blisp.spec b/blisp.spec index 3759b7f..55c7bea 100644 --- a/blisp.spec +++ b/blisp.spec @@ -1,6 +1,6 @@ Name: blisp Version: 0.0.3 -Release: 0%{?dist} +Release: %autorelease Summary: Bouffalo Labs ISP tool/library for flashing Bouffalo RISC-V MCUs URL: https://github.com/pine64/blisp License: MIT, Apache @@ -51,14 +51,4 @@ rm -rv vendor/ %ldconfig_scriptlets %changelog -* 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 +%autochangelog