From f0121ff352dda61563fbc2377aabf81aa2fde1deb2ff4bf14ee1e3484d15451a Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Thu, 17 Oct 2019 14:41:49 +0000 Subject: [PATCH 1/2] Accepting request 739968 from home:RBrownSUSE:branches:devel:tools Remove obsolete Groups tag (fate#326485) OBS-URL: https://build.opensuse.org/request/show/739968 OBS-URL: https://build.opensuse.org/package/show/devel:tools/binwalk?expand=0&rev=16 --- binwalk.changes | 5 +++++ binwalk.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/binwalk.changes b/binwalk.changes index 187142f..a0e280f 100644 --- a/binwalk.changes +++ b/binwalk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 17 14:39:23 UTC 2019 - Richard Brown + +- Remove obsolete Groups tag (fate#326485) + ------------------------------------------------------------------- Fri Aug 10 13:00:35 UTC 2018 - tchvatal@suse.com diff --git a/binwalk.spec b/binwalk.spec index c85a20a..f949216 100644 --- a/binwalk.spec +++ b/binwalk.spec @@ -1,7 +1,7 @@ # # spec file for package binwalk # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -21,7 +21,6 @@ Version: 2.1.1 Release: 0 Summary: Firmware Analysis Tool License: MIT -Group: Development/Tools/Debuggers URL: https://github.com/devttys0/binwalk Source: https://github.com/devttys0/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: fdupes From cd763567e84e38eb059dfe9cba47a98f4db644cd6b15a0be0a6a89f2378118a3 Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Thu, 6 Feb 2020 21:27:09 +0000 Subject: [PATCH 2/2] Accepting request 770694 from home:kwk:branches:devel:tools - Update to version 2.2.0 - no further information available - OBS-URL: https://build.opensuse.org/request/show/770694 OBS-URL: https://build.opensuse.org/package/show/devel:tools/binwalk?expand=0&rev=17 --- binwalk-2.1.1.tar.gz | 3 --- binwalk-2.2.0.tar.gz | 3 +++ binwalk.changes | 6 ++++++ binwalk.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 binwalk-2.1.1.tar.gz create mode 100644 binwalk-2.2.0.tar.gz diff --git a/binwalk-2.1.1.tar.gz b/binwalk-2.1.1.tar.gz deleted file mode 100644 index f8fea74..0000000 --- a/binwalk-2.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b70a5b03489d29f60fef18008a2164974234874faab48a4f47ec53d461d284a -size 263977 diff --git a/binwalk-2.2.0.tar.gz b/binwalk-2.2.0.tar.gz new file mode 100644 index 0000000..2862218 --- /dev/null +++ b/binwalk-2.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5495f0e4c5575023d593f7c087c367675df6aeb7f4d9a2966e49763924daa27 +size 39594514 diff --git a/binwalk.changes b/binwalk.changes index a0e280f..8a6ccd1 100644 --- a/binwalk.changes +++ b/binwalk.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 6 19:05:14 UTC 2020 - Klaus Kämpf + +- Update to version 2.2.0 + - no further information available - + ------------------------------------------------------------------- Thu Oct 17 14:39:23 UTC 2019 - Richard Brown diff --git a/binwalk.spec b/binwalk.spec index f949216..1c16ad7 100644 --- a/binwalk.spec +++ b/binwalk.spec @@ -1,7 +1,7 @@ # # spec file for package binwalk # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: binwalk -Version: 2.1.1 +Version: 2.2.0 Release: 0 Summary: Firmware Analysis Tool License: MIT