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