From ff6ff5c964e0d0baaa6bbac6c4f9a60762c14076 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 18:18:33 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- jansi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jansi.spec b/jansi.spec index 07247e1..7281a3d 100644 --- a/jansi.spec +++ b/jansi.spec @@ -1,6 +1,6 @@ Name: jansi Version: 1.11 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Jansi is a java library for generating and interpreting ANSI escape sequences License: ASL 2.0 URL: http://jansi.fusesource.org/ @@ -65,6 +65,9 @@ This package contains the API documentation for %{name}. %doc license.txt %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.11-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon May 26 2014 Mikolaj Izdebski - 1.11-5 - Migrate BuildRequires from junit4 to junit