SHA256
1
0
forked from pool/libical
OBS User unknown 2008-12-15 13:48:54 +00:00 committed by Git OBS Bridge
parent 61528b7c7b
commit 7a3f5550d1
4 changed files with 34 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bce45a03652ae7aa2fc7e32bec36877173fd39c2badfca4b9d46f143424e3bde
size 739499

3
libical-0.42.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7ee1db6b2a947644907d8a186ff1411abec64c5895a6a12c608b081ef822cb87
size 758866

View File

@ -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

View File

@ -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 <eric@softwarestudio.org>
%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