forked from pool/libical
This commit is contained in:
parent
1e6f379718
commit
39fa2df4d7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7ee1db6b2a947644907d8a186ff1411abec64c5895a6a12c608b081ef822cb87
|
|
||||||
size 758866
|
|
3
libical-0.43.tar.bz2
Normal file
3
libical-0.43.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:107579b15ef2d4b6b329a983021a2a5beb8d012a924b070c5de26c2ea69f6597
|
||||||
|
size 784505
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 12 23:26:35 IST 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 20 23:48:21 IST 2008 - msuman@suse.de
|
Sat Dec 20 23:48:21 IST 2008 - msuman@suse.de
|
||||||
|
|
||||||
|
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.
|
# 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)
|
License: LGPL v2.1 or later; MOZILLA PUBLIC LICENSE (MPL/NPL)
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 0.42
|
Version: 0.43
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: An Implementation of Basic iCAL Protocols
|
Summary: An Implementation of Basic iCAL Protocols
|
||||||
Source: libical-%{version}.tar.bz2
|
Source: libical-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -146,6 +146,11 @@ Authors:
|
|||||||
%doc doc examples scripts
|
%doc doc examples scripts
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Dec 19 2008 msuman@suse.de
|
||||||
- Use proper RPM macros in the spec file, remove unnecessary options
|
- Use proper RPM macros in the spec file, remove unnecessary options
|
||||||
passed to the configure script.
|
passed to the configure script.
|
||||||
|
Loading…
Reference in New Issue
Block a user