forked from pool/openocd
Accepting request 1059431 from home:matwey:branches:hardware
- Version 0.12.0 The list of changes is massive, see https://sourceforge.net/p/openocd/code/ci/master/tree/NEWS-0.12.0 for details. OBS-URL: https://build.opensuse.org/request/show/1059431 OBS-URL: https://build.opensuse.org/package/show/hardware/openocd?expand=0&rev=28
This commit is contained in:
parent
2bf78a1187
commit
5d570123d2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:43a3ce734aff1d3706ad87793a9f3a5371cb0e357f0ffd0a151656b06b3d1e7d
|
||||
size 5699972
|
@ -1,12 +0,0 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>404 Not Found</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>404 Not Found</h1>
|
||||
The resource could not be found.<br /><br />
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
Binary file not shown.
3
openocd-0.12.0.tar.bz2
Normal file
3
openocd-0.12.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af254788be98861f2bd9103fe6e60a774ec96a8c374744eef9197f6043075afa
|
||||
size 6790673
|
1
openocd-0.12.0.tar.bz2.sha256
Normal file
1
openocd-0.12.0.tar.bz2.sha256
Normal file
@ -0,0 +1 @@
|
||||
af254788be98861f2bd9103fe6e60a774ec96a8c374744eef9197f6043075afa openocd-0.12.0.tar.bz2
|
BIN
openocd-0.12.0.tar.bz2.sig
Normal file
BIN
openocd-0.12.0.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 18 16:59:58 UTC 2023 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
||||
|
||||
- Version 0.12.0
|
||||
The list of changes is massive, see
|
||||
https://sourceforge.net/p/openocd/code/ci/master/tree/NEWS-0.12.0
|
||||
for details.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 23 10:49:12 UTC 2021 - Philipp Wagner <mail@philipp-wagner.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package openocd
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -26,7 +26,7 @@
|
||||
|
||||
%define _udevdir %(pkg-config --variable udevdir udev)
|
||||
Name: openocd
|
||||
Version: 0.11.0
|
||||
Version: 0.12.0
|
||||
Release: 0
|
||||
Summary: Debugging, in-system programming and boundary-scan testing for embedded devices
|
||||
License: GPL-2.0-only
|
||||
@ -34,7 +34,7 @@ Group: Development/Tools/Debuggers
|
||||
URL: http://openocd.sourceforge.net/
|
||||
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
|
||||
Source1: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2.sig
|
||||
Source2: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2.sha1
|
||||
Source2: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2.sha256
|
||||
Source3: %name.keyring
|
||||
BuildRequires: autoconf >= 2.64
|
||||
BuildRequires: automake
|
||||
|
Loading…
x
Reference in New Issue
Block a user