#2 Update to 8.0
Merged 2 years ago by mikelo2. Opened 2 years ago by mikelo2.
rpms/ mikelo2/f3 update-to-8  into  rawhide

file modified
+1
@@ -1,3 +1,4 @@ 

  /f3v2.zip

  /v5.0.zip

  /f3-7.0.zip

+ /f3-8.0.zip

file modified
+9 -6
@@ -1,14 +1,14 @@ 

  Name:		f3

- Version:	7.0

- Release:	9%{?dist}

+ Version:	8.0

+ Release:	1%{?dist}

  Summary:	Utility to test for fake flash drives and cards

  License:	GPLv3

  URL:		http://oss.digirati.com.br/%{name}/

  Source0:	https://github.com/AltraMayor/%{name}/archive/v%{version}/%{name}-%{version}.zip

  

- BuildRequires:  gcc

- BuildRequires:  systemd-devel

- BuildRequires:  parted-devel

+ BuildRequires: gcc

+ BuildRequires: systemd-devel

+ BuildRequires: parted-devel

  BuildRequires: make

  

  
@@ -34,7 +34,7 @@ 

  

  %files

  %license LICENSE

- %doc README.rst

+ %doc changelog README.rst

  %{_bindir}/f3read

  %{_bindir}/f3write

  %{_bindir}/f3brew
@@ -43,6 +43,9 @@ 

  %{_mandir}/man1/f3read.1*

  

  %changelog

+ * Wed Oct 13 2021 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 8.0-1

+ - Update to 8.0 BZ #1787292

+ 

  * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 7.0-9

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (f3-7.0.zip) = 44606dbc5c6d486a8e9e16b20ccc98c49e3fef08a8c480a85ee0b629eb307b078316da95833f18c8ba553c650bc5473957e72f30ce5d47815bc71a978183a810

+ SHA512 (f3-8.0.zip) = 707b56e8a4c1e75c09f068cdee12767298635b25a783e268caaa2949e2ad664a4c2ad7b310011c96690b783d6e33724d8fde6f605dac3ec3735e41c1db9b7415

no initial comment

Pull-Request has been merged by mikelo2

2 years ago