From 5cb3b275d1f4eb3be38eed2b2beb501d1b045155 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:15:28 +0100 Subject: [PATCH] automatic version update by autodist [release 0.12.0-1mamba;Sun Jan 15 2023] --- openocd.spec | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/openocd.spec b/openocd.spec index 2bbc543..200ce2e 100644 --- a/openocd.spec +++ b/openocd.spec @@ -1,29 +1,25 @@ Name: openocd -Version: 0.10.0 +Version: 0.12.0 Release: 1mamba Summary: Free and Open On-Chip Debugging, In-System Programming and Boundary-Scan Testing Group: System/Kernel and Hardware Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://openocd.sourceforge.net/ +URL: https://openocd.sourceforge.io/ Source: http://downloads.sourceforge.net/project/openocd/openocd/%{version}/openocd-%{version}.tar.bz2 Source1: openocd-board-guruplug.cfg Source2: openocd-interface-guruplug.cfg License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libftdi-devel -BuildRequires: libpcre-devel -BuildRequires: libselinux-devel -BuildRequires: libsepol-devel -BuildRequires: libusb-compat-devel -BuildRequires: libusbx-devel -BuildRequires: udev-devel +BuildRequires: libftdi1-devel +BuildRequires: libhidapi-devel +BuildRequires: libudev-devel +BuildRequires: libusb-devel ## AUTOBUILDREQ-END Requires(post): %{__install_info} Requires(preun): %{__install_info} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description The "Open On-Chip Debugger" provides JTAG/SWD access from GDB (or directly with TCL scripts) to processors with ARM and MIPS based cores. @@ -89,6 +85,9 @@ exit 0 %doc AUTHORS COPYING %changelog +* Sun Jan 15 2023 Automatic Build System 0.12.0-1mamba +- automatic version update by autodist + * Mon Jan 23 2017 Automatic Build System 0.10.0-1mamba - automatic version update by autodist