Mailinglist Archive: opensuse-commit (1419 mails)
| < Previous | Next > |
commit libical
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 07 May 2008 23:23:20 +0200
- Message-id: <20080507212320.B4C96678182@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package libical
checked in at Wed May 7 23:23:20 CEST 2008.
--------
--- libical/libical.changes 2008-04-10 12:58:48.000000000 +0200
+++ libical/libical.changes 2008-05-07 22:02:58.819476000 +0200
@@ -1,0 +2,5 @@
+Wed May 7 22:02:49 CEST 2008 - coolo@xxxxxxx
+
+- fix rename from libical
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libical.spec ++++++
--- /var/tmp/diff_new_pack.p28944/_old 2008-05-07 23:22:56.000000000 +0200
+++ /var/tmp/diff_new_pack.p28944/_new 2008-05-07 23:22:56.000000000 +0200
@@ -18,7 +18,7 @@
Group: Development/Libraries/C and C++
AutoReqProv: on
Version: 0.27
-Release: 2
+Release: 3
Summary: An Implementation of Basic iCAL Protocols
Source: libical-%version.tar.bz2
Patch: libical-uninit.patch
@@ -40,6 +40,8 @@
License: MOZILLA PUBLIC LICENSE (MPL/NPL)
Summary: An Implementation of Basic iCAL Protocols
Group: Development/Libraries/C and C++
+Provides: libical = %{version}
+Obsoletes: libical <= %{version}
AutoReqProv: on
%description -n libical0
@@ -138,6 +140,8 @@
%doc doc examples scripts
%changelog
+* Thu May 08 2008 coolo@xxxxxxx
+- fix rename from libical
* Thu Apr 10 2008 ro@xxxxxxx
- added baselibs.conf file to build xxbit packages
for multilib support
++++++ baselibs.conf ++++++
--- libical/baselibs.conf 2008-04-10 12:15:11.000000000 +0200
+++ libical/baselibs.conf 2008-05-07 22:02:38.768548000 +0200
@@ -1 +1,5 @@
-libical
+libical0
+ obsoletes "libical-<targettype> <= <version>"
+ provides "libical-<targettype> = <version>"
+
+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |