diff --git a/exfatprogs.spec b/exfatprogs.spec index f0cb3b5..8f8967f 100644 --- a/exfatprogs.spec +++ b/exfatprogs.spec @@ -1,5 +1,5 @@ Name: exfatprogs -Version: 1.1.0 +Version: 1.1.1 Release: 1mamba Summary: Userspace utilities for creating and fixing and debugging exfat filesystem Group: System/Kernel and Hardware @@ -11,9 +11,7 @@ Source: https://github.com/exfatprogs/exfatprogs.git/%{version}/exfatprog License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ldconfig ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Userspace utilities that contain all of the standard utilities for creating and fixing and debugging exfat filesystem in linux system. @@ -50,6 +48,9 @@ Userspace utilities that contain all of the standard utilities for creating and %doc COPYING %changelog +* Wed Apr 21 2021 Automatic Build System 1.1.1-1mamba +- automatic version update by autodist + * Wed Feb 10 2021 Automatic Build System 1.1.0-1mamba - automatic version update by autodist