This commit is contained in:
Dennis Gilmore 2015-06-18 00:27:12 +00:00
parent aea4f9e88e
commit 2491ff6ee2

View File

@ -1,6 +1,6 @@
Name: os-prober
Version: 1.65
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Probes disks on the system for installed operating systems
Group: System Environment/Base
@ -103,6 +103,9 @@ fi
%{_var}/lib/%{name}
%changelog
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.65-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Tue Dec 23 2014 Hedayat Vatankhah <hedayat.fwd+rpmchlog@gmail.com> - 1.65-2
- Fix using grep for searching binary files, fixes #1172405. Thanks Paul Eggert
for initial patch fixing grep usage in 83haiku