This commit is contained in:
Fedora Release Engineering 2017-07-27 21:36:47 +00:00
parent f5fa675421
commit f82ed2f778
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: wiggle
Version: 1.0
Release: 7%{?dist}
Release: 8%{?dist}
Summary: A tool for applying patches with conflicts
Group: Development/Tools
@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Thu May 11 2017 John W. Linville <linville@redhat.com> - 1.0-7
- Apply fix for endian checks from Neil Brown <neilb@suse.de>