Alexei Sorokin
2015-09-15 18:49:55 +00:00
committed by Git OBS Bridge
parent 1e14e70041
commit 687fcecb71
2 changed files with 3 additions and 11 deletions

View File

@@ -4,12 +4,10 @@ Mon Sep 14 10:56:52 UTC 2015 - sor.alexei@meowr.ru
- Use Python 3.x in new openSUSE releases.
- Use built-in pyqtgraph.
- Require "file" instead of python-magic as a shadow ABI-agnostic
libmagic dependency.
- Avoid depending on library specific ABI by depending on ssdeep
instead of libfuzzy2.
libmagic dependency and "ssdeep" instead of "libfuzzy2".
- Dependencies fixes.
- Remove pregenerated binwalk.1: leave old openSUSE releases
without a manpage.
- Remove manpage generation from "binwalk --help": sometimes it
makes package build to fail.
- Spec cleanup.
-------------------------------------------------------------------