From 32bc99b8eb03349da01d9e3978b014a099e1bb04 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mon, 7 Feb 2011 17:06:27 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- CharLS.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CharLS.spec b/CharLS.spec index c3f736b..4bcfb82 100644 --- a/CharLS.spec +++ b/CharLS.spec @@ -1,6 +1,6 @@ Name: CharLS Version: 1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An optimized implementation of the JPEG-LS standard Group: Development/Libraries License: BSD @@ -92,6 +92,9 @@ CharLS Library Header Files and Link Libraries %{_libdir}/*.so %changelog +* Mon Feb 07 2011 Fedora Release Engineering - 1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Thu Feb 3 2011 Mario Ceresa mrceresa@gmail.com CharLS 1.0-1 - Update to new version - Applied patch to fix bug http://charls.codeplex.com/workitem/7823