From e5fa7be5c48b19cca39623fb2309091df07be7be Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 14:44:54 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- hamcrest.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hamcrest.spec b/hamcrest.spec index d22c5ee..771e567 100644 --- a/hamcrest.spec +++ b/hamcrest.spec @@ -50,7 +50,7 @@ Name: hamcrest Version: 1.3 -Release: 6%{?dist} +Release: 7%{?dist} Epoch: 0 Summary: Library of matchers for building test expressions License: BSD @@ -270,6 +270,9 @@ cp -pr %{name}-examples $RPM_BUILD_ROOT%{_datadir}/%{name}/ %{_datadir}/%{name} %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0:1.3-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Mar 04 2014 Stanislav Ochotnicky - 0:1.3-6 - Use Requires: java-headless rebuild (#1067528)