Hello community, here is the log from the commit of package f3 for openSUSE:Factory checked in at 2017-02-18 03:19:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/f3 (Old) and /work/SRC/openSUSE:Factory/.f3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "f3" Changes: -------- --- /work/SRC/openSUSE:Factory/f3/f3.changes 2016-02-17 12:11:03.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.f3.new/f3.changes 2017-02-18 03:19:51.309944074 +0100 @@ -1,0 +2,6 @@ +Thu Feb 16 12:47:01 UTC 2017 - [email protected] + +- update to the latest commit 53772d3 +- remove man-www-ref.patch + +------------------------------------------------------------------- Old: ---- f3-6.0.tar.gz man-www-ref.patch New: ---- 53772d3a99163c2ddc6910ace21c7a25707e6143.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ f3.spec ++++++ --- /var/tmp/diff_new_pack.QkMapi/_old 2017-02-18 03:19:51.681891539 +0100 +++ /var/tmp/diff_new_pack.QkMapi/_new 2017-02-18 03:19:51.693889844 +0100 @@ -17,16 +17,16 @@ Name: f3 -Version: 6.0 +Version: 6.0_git_20170216 Release: 0 Summary: Fight Flash Fraud / Fight Fake Flash License: GPL-3.0 Group: Hardware/Other Url: http://oss.digirati.com.br/f3/ -Source: https://github.com/AltraMayor/f3/archive/v6.0.tar.gz#/f3-6.0.tar.gz -Patch: man-www-ref.patch +Source: https://github.com/AltraMayor/f3/archive/53772d3a99163c2ddc6910ace21c7a25707e6143.zip BuildRequires: libudev-devel BuildRequires: parted-devel +BuildRequires: unzip %description This package contains tools for identifying fake flash drives (primarily USB @@ -37,15 +37,14 @@ a flash drive will, sooner or later, result in data loss and/or corruption. The main tools in this package are an open-source implementation of the H2testw -algorithm. Some experimental tools are also provided, among them one for using +algorithm. Some extra tools are also provided, among them one for using the actual storage capacity of fake drives as safely as possible. %prep -%setup -q -%patch -p1 +%setup -q -n %{name}-53772d3a99163c2ddc6910ace21c7a25707e6143 %build -make %{?_smp_mflags} all experimental +make %{?_smp_mflags} all extra mkdir examples mv log-f3wr f3write.h2w examples
