This commit is contained in:
committed by
Git OBS Bridge
parent
1e6f379718
commit
39fa2df4d7
11
libical.spec
11
libical.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package libical (Version 0.42)
|
||||
# spec file for package libical (Version 0.43)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -24,8 +24,8 @@ 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.42
|
||||
Release: 2
|
||||
Version: 0.43
|
||||
Release: 1
|
||||
Summary: An Implementation of Basic iCAL Protocols
|
||||
Source: libical-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -146,6 +146,11 @@ Authors:
|
||||
%doc doc examples scripts
|
||||
|
||||
%changelog
|
||||
* Sun Jan 11 2009 msuman@suse.de
|
||||
- Update to version 0.43:
|
||||
+ Incorporates bugfixes submitted by the GNOME Evolution team.
|
||||
+ New API call icaltimezone_set_tzid_prefix() to allow downstream
|
||||
applications to generate tzid's with custom namespaces.
|
||||
* Fri Dec 19 2008 msuman@suse.de
|
||||
- Use proper RPM macros in the spec file, remove unnecessary options
|
||||
passed to the configure script.
|
||||
|
Reference in New Issue
Block a user