From 84da142a12dbff477115f251cfe8057dcb66334a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Volker=20Fr=C3=B6hlich?= Date: Tue, 28 Jul 2015 21:51:21 +0200 Subject: [PATCH] Release bump to work around the f23 build being wrongly tagged for f24 --- freexl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/freexl.spec b/freexl.spec index fb9fe41..436124e 100644 --- a/freexl.spec +++ b/freexl.spec @@ -1,6 +1,6 @@ Name: freexl Version: 1.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library to extract data from within an Excel spreadsheet Group: System Environment/Libraries License: MPLv1.1 or GPLv2+ or LGPLv2+ @@ -79,6 +79,9 @@ rm -f %{buildroot}%{_libdir}/lib%{name}.la %changelog +* Tue Jul 28 2015 Volker Froehlich - 1.0.2-2 +- Release bump to work around the f23 build being wrongly tagged for f24 + * Wed Jul 15 2015 Volker Fröhlich 1.0.2-1 - New release