diff --git a/hamcrest.spec b/hamcrest.spec index 3cf2c9d..358fdf6 100644 --- a/hamcrest.spec +++ b/hamcrest.spec @@ -42,7 +42,7 @@ Name: hamcrest Version: 1.3 -Release: 17%{?dist} +Release: 18%{?dist} Epoch: 0 Summary: Library of matchers for building test expressions License: BSD @@ -252,6 +252,9 @@ cp -pr %{name}-examples $RPM_BUILD_ROOT%{_datadir}/%{name}/ %{_datadir}/%{name} %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 0:1.3-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Wed Feb 01 2017 Michael Simacek - 0:1.3-17 - Port to current QDox