From 5d570123d2ece25c61dfff15cb5e8d59b16e235d7bff50c581d80097656a3a40 Mon Sep 17 00:00:00 2001 From: Matwey Kornilov Date: Thu, 23 Feb 2023 14:10:23 +0000 Subject: [PATCH] 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 --- openocd-0.11.0.tar.bz2 | 3 --- openocd-0.11.0.tar.bz2.sha1 | 12 ------------ openocd-0.11.0.tar.bz2.sig | Bin 95 -> 0 bytes openocd-0.12.0.tar.bz2 | 3 +++ openocd-0.12.0.tar.bz2.sha256 | 1 + openocd-0.12.0.tar.bz2.sig | Bin 0 -> 95 bytes openocd.changes | 8 ++++++++ openocd.spec | 6 +++--- 8 files changed, 15 insertions(+), 18 deletions(-) delete mode 100644 openocd-0.11.0.tar.bz2 delete mode 100644 openocd-0.11.0.tar.bz2.sha1 delete mode 100644 openocd-0.11.0.tar.bz2.sig create mode 100644 openocd-0.12.0.tar.bz2 create mode 100644 openocd-0.12.0.tar.bz2.sha256 create mode 100644 openocd-0.12.0.tar.bz2.sig diff --git a/openocd-0.11.0.tar.bz2 b/openocd-0.11.0.tar.bz2 deleted file mode 100644 index 42ad12c..0000000 --- a/openocd-0.11.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43a3ce734aff1d3706ad87793a9f3a5371cb0e357f0ffd0a151656b06b3d1e7d -size 5699972 diff --git a/openocd-0.11.0.tar.bz2.sha1 b/openocd-0.11.0.tar.bz2.sha1 deleted file mode 100644 index 6b3ff88..0000000 --- a/openocd-0.11.0.tar.bz2.sha1 +++ /dev/null @@ -1,12 +0,0 @@ - - - 404 Not Found - - -

404 Not Found

- The resource could not be found.

- - - - - \ No newline at end of file diff --git a/openocd-0.11.0.tar.bz2.sig b/openocd-0.11.0.tar.bz2.sig deleted file mode 100644 index 70e87ae4d2bc91f07642113f6d902e19b4547246cdb194106fe0d1292161dd94..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WU=e@R$Fyv?m`X@wc=H}ht@6qd^?PlDZ%BWA_Etv08C`pZH5KY wwnfjjG(2=8cw5ZjrGR)y&`tU@5%^|I2?iZ3aulTyJE1;zn0M|Sz%>V!Z diff --git a/openocd-0.12.0.tar.bz2 b/openocd-0.12.0.tar.bz2 new file mode 100644 index 0000000..4f73e0a --- /dev/null +++ b/openocd-0.12.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af254788be98861f2bd9103fe6e60a774ec96a8c374744eef9197f6043075afa +size 6790673 diff --git a/openocd-0.12.0.tar.bz2.sha256 b/openocd-0.12.0.tar.bz2.sha256 new file mode 100644 index 0000000..9dc2da8 --- /dev/null +++ b/openocd-0.12.0.tar.bz2.sha256 @@ -0,0 +1 @@ +af254788be98861f2bd9103fe6e60a774ec96a8c374744eef9197f6043075afa openocd-0.12.0.tar.bz2 diff --git a/openocd-0.12.0.tar.bz2.sig b/openocd-0.12.0.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..5238db7acfaa5317ae23327e722f7293cb776e3740babe14789c2e209507cf70 GIT binary patch literal 95 zcmeB(WnmCxVvrS6WU=e@R$Fyv?m`X@wc=H}ht@6qd^?PlDfzHU1_KwT08He@Q-=9T w^E|)D*=*lZ(=kDM0O0~D3IG5A literal 0 HcmV?d00001 diff --git a/openocd.changes b/openocd.changes index 668da5f..ce47300 100644 --- a/openocd.changes +++ b/openocd.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jan 18 16:59:58 UTC 2023 - Matwey Kornilov + +- 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 diff --git a/openocd.spec b/openocd.spec index fd194ff..c5aa3eb 100644 --- a/openocd.spec +++ b/openocd.spec @@ -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