From 5a0516bb09ad978fef4f37c1bf874621443993b2 Mon Sep 17 00:00:00 2001 From: Christoph Wickert Date: Fri, 12 Apr 2013 21:34:30 +0200 Subject: [PATCH] Update to 0.8.4 --- .gitignore | 1 + libkolabxml.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c3ba905..2f01488 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /libkolabxml-0.8.0.tar.gz /libkolabxml-0.8.1.tar.gz /libkolabxml-0.8.3.tar.gz +/libkolabxml-0.8.4.tar.gz diff --git a/libkolabxml.spec b/libkolabxml.spec index b0a7218..352581f 100644 --- a/libkolabxml.spec +++ b/libkolabxml.spec @@ -40,8 +40,8 @@ %endif Name: libkolabxml -Version: 0.8.3 -Release: 2%{?dist} +Version: 0.8.4 +Release: 1%{?dist} Summary: Kolab XML format collection parser library Group: System Environment/Libraries @@ -303,6 +303,9 @@ rm -rf %{buildroot} %endif %changelog +* Fri Apr 12 2013 Christoph Wickert - 0.8.4-1 +- Update to 0.8.4 + * Fri Mar 22 2013 Remi Collet - 0.8.3-2 - rebuild for http://fedoraproject.org/wiki/Features/Php55 diff --git a/sources b/sources index 63501a0..6d63768 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -38ded7003255decf9cd46c6a3f442e6b libkolabxml-0.8.3.tar.gz +e7075215525b18a3e9709d62865e2b9b libkolabxml-0.8.4.tar.gz