From 01e8aa9f7eb6f700e875001bf9f578a9bcc31bb5 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Mon, 10 Jun 2013 09:02:29 +0200 Subject: [PATCH] bump release --- liborcus.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/liborcus.spec b/liborcus.spec index 342c223..b1c7822 100644 --- a/liborcus.spec +++ b/liborcus.spec @@ -2,7 +2,7 @@ Name: liborcus Version: 0.5.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Standalone file import filter library for spreadsheet documents Group: System Environment/Libraries @@ -88,6 +88,9 @@ make check %{?_smp_mflags} %{_bindir}/orcus-zip-dump %changelog +* Mon Jun 10 2013 David Tardon - 0.5.1-3 +- trivial changes + * Tue May 28 2013 David Tardon - 0.5.1-2 - build orcus-zip-dump too