diff --git a/libical-0.40.tar.bz2 b/libical-0.40.tar.bz2 deleted file mode 100644 index efc00f9..0000000 --- a/libical-0.40.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bce45a03652ae7aa2fc7e32bec36877173fd39c2badfca4b9d46f143424e3bde -size 739499 diff --git a/libical-0.42.tar.bz2 b/libical-0.42.tar.bz2 new file mode 100644 index 0000000..fdeae19 --- /dev/null +++ b/libical-0.42.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ee1db6b2a947644907d8a186ff1411abec64c5895a6a12c608b081ef822cb87 +size 758866 diff --git a/libical.changes b/libical.changes index 930f404..e152ad6 100644 --- a/libical.changes +++ b/libical.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Dec 2 00:27:07 CET 2008 - dmueller@suse.de + +- update to 0.42: + * Fix for storing inline attachments + * Safety fix when formatting date strings + * compile / portability fixes + +------------------------------------------------------------------- +Thu Nov 27 16:48:24 CET 2008 - wstephenson@suse.de + +- Backport from 0.42: + * Fix for storing inline attachments + * Safety fix when formatting date strings + ------------------------------------------------------------------- Wed Oct 15 09:48:30 CEST 2008 - dmueller@suse.de diff --git a/libical.spec b/libical.spec index 04e76b0..90a6be5 100644 --- a/libical.spec +++ b/libical.spec @@ -1,5 +1,5 @@ # -# spec file for package libical (Version 0.40) +# spec file for package libical (Version 0.42) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -24,7 +24,7 @@ Url: http://sourceforge.net/projects/freeassociation/ License: LGPL v2.1 or later; MOZILLA PUBLIC LICENSE (MPL/NPL) Group: Development/Libraries/C and C++ AutoReqProv: on -Version: 0.40 +Version: 0.42 Release: 1 Summary: An Implementation of Basic iCAL Protocols Source: libical-%version.tar.bz2 @@ -100,8 +100,8 @@ Authors: -------- Eric Busboom -%prep -%setup -q -n libical-%{version} +%prep +%setup -q -n libical-%{version} %build autoreconf -f -i @@ -148,6 +148,15 @@ rm -f $RPM_BUILD_ROOT/%_libdir/lib*.la %doc doc examples scripts %changelog +* Tue Dec 02 2008 dmueller@suse.de +- update to 0.42: + * Fix for storing inline attachments + * Safety fix when formatting date strings + * compile / portability fixes +* Thu Nov 27 2008 wstephenson@suse.de +- Backport from 0.42: + * Fix for storing inline attachments + * Safety fix when formatting date strings * Wed Oct 15 2008 dmueller@suse.de - update to 0.40: * adopt new memory management semantics from the Evolution fork of libical, @@ -157,11 +166,11 @@ rm -f $RPM_BUILD_ROOT/%_libdir/lib*.la * Tue Sep 16 2008 dmueller@suse.de - update to 0.33: - Massive merges from KDE PIM's fork of libical -* Wed Sep 03 2008 dmueller@suse.de +* Tue Sep 02 2008 dmueller@suse.de - update to 0.32: - Massive merges from Evolution Data Server and other sources. -* Thu May 08 2008 coolo@suse.de +* Wed May 07 2008 coolo@suse.de - fix rename from libical * Thu Apr 10 2008 ro@suse.de - added baselibs.conf file to build xxbit packages @@ -175,7 +184,7 @@ rm -f $RPM_BUILD_ROOT/%_libdir/lib*.la - rename library package to libical0 * Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires -* Tue Sep 27 2005 mls@suse.de +* Mon Sep 26 2005 mls@suse.de - make devel package require base package * Wed Jan 19 2005 sf@suse.de - fix use of uninitialized variable