diff --git a/.gitignore b/.gitignore index 0370b34..1dccdf6 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ file-5.04.tar.gz /file-5.20.tar.gz /file-5.22.tar.gz /file-5.24.tar.gz +/file-5.25.tar.gz diff --git a/file.spec b/file.spec index f24e795..5fc997a 100644 --- a/file.spec +++ b/file.spec @@ -1,6 +1,7 @@ %global __libtoolize : %global with_python3 0%{?fedora} || 0%{?rhel} >= 7 + Summary: A utility for determining file types Name: file Version: 5.25 diff --git a/sources b/sources index 231e44b..8ff821b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ec161b5a0d2aef147fb046e5630b1408 file-5.24.tar.gz +e6a972d4e10d9e76407a432f4a63cd4c file-5.25.tar.gz