From aa2cf3dab968250d2ee754a7c466dda190601954 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 8 Jun 2014 10:16:57 +0100 Subject: [PATCH] Re-add Epoch. Once you have it you can't remove it as it breaks upgrade paths --- junit.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/junit.spec b/junit.spec index 1b4d95c..aeb40a0 100644 --- a/junit.spec +++ b/junit.spec @@ -1,6 +1,7 @@ Name: junit -Version: 4.11 +Version: 4.12 Release: 11%{?dist} +Epoch: 1 Summary: Java regression test package License: CPL URL: http://www.junit.org/ @@ -106,6 +107,9 @@ cp -pr %{name}%{version}/%{name}/* %{buildroot}%{_datadir}/%{name}/demo/%{name} %doc junit%{version}/doc/* %changelog +* Sun Jun 8 2014 Peter Robinson 4.11-12 +- Re-add Epoch. Once you have it you can't remove it as it breaks upgrade paths + * Sun Jun 08 2014 Fedora Release Engineering - 4.11-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild