bump release to preserve upgrade path f24 -> f25

This commit is contained in:
Kamil Dudka 2016-06-24 13:27:14 +02:00
parent 4a1c687291
commit d84a1a5914
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: The GNU versions of find utilities (find and xargs)
Name: findutils
Version: 4.6.0
Release: 6%{?dist}
Release: 7%{?dist}
Epoch: 1
License: GPLv3+
Group: Applications/File
@ -132,6 +132,9 @@ fi
%{_infodir}/find-maint.info.gz
%changelog
* Fri Jun 24 2016 Kamil Dudka <kdudka@redhat.com> - 1:4.6.0-7
- bump release to preserve upgrade path f24 -> f25
* Fri Jun 17 2016 Kamil Dudka <kdudka@redhat.com> - 1:4.6.0-6
- use %%autosetup to create a git repo in %%prep
- use out of source build