Update to 0.8.4

This commit is contained in:
Christoph Wickert 2013-04-12 21:34:30 +02:00
parent d5a7fe569c
commit 5a0516bb09
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/libkolabxml-0.8.0.tar.gz /libkolabxml-0.8.0.tar.gz
/libkolabxml-0.8.1.tar.gz /libkolabxml-0.8.1.tar.gz
/libkolabxml-0.8.3.tar.gz /libkolabxml-0.8.3.tar.gz
/libkolabxml-0.8.4.tar.gz

View File

@ -40,8 +40,8 @@
%endif %endif
Name: libkolabxml Name: libkolabxml
Version: 0.8.3 Version: 0.8.4
Release: 2%{?dist} Release: 1%{?dist}
Summary: Kolab XML format collection parser library Summary: Kolab XML format collection parser library
Group: System Environment/Libraries Group: System Environment/Libraries
@ -303,6 +303,9 @@ rm -rf %{buildroot}
%endif %endif
%changelog %changelog
* Fri Apr 12 2013 Christoph Wickert <cwickert@fedoraproject.org> - 0.8.4-1
- Update to 0.8.4
* Fri Mar 22 2013 Remi Collet <rcollet@redhat.com> - 0.8.3-2 * Fri Mar 22 2013 Remi Collet <rcollet@redhat.com> - 0.8.3-2
- rebuild for http://fedoraproject.org/wiki/Features/Php55 - rebuild for http://fedoraproject.org/wiki/Features/Php55

View File

@ -1 +1 @@
38ded7003255decf9cd46c6a3f442e6b libkolabxml-0.8.3.tar.gz e7075215525b18a3e9709d62865e2b9b libkolabxml-0.8.4.tar.gz