Hello community,

here is the log from the commit of package libgcal for openSUSE:Factory checked 
in at 2011-12-09 11:50:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgcal (Old)
 and      /work/SRC/openSUSE:Factory/.libgcal.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgcal", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgcal/libgcal.changes  2011-09-23 
02:08:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libgcal.new/libgcal.changes     2011-12-09 
11:51:00.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Dec  8 13:24:24 UTC 2011 - [email protected]
+
+- fix license to be in spdx.org format
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libgcal.spec ++++++
--- /var/tmp/diff_new_pack.XKsEq9/_old  2011-12-09 11:51:02.000000000 +0100
+++ /var/tmp/diff_new_pack.XKsEq9/_new  2011-12-09 11:51:02.000000000 +0100
@@ -20,10 +20,8 @@
 
 Name:           libgcal
 Version:        0.9.6
-Release:        1
-License:        BSD
+Release:        0
 Url:            http://code.google.com/p/libgcal/
-Group:          Development/Libraries/C and C++
 Source:         http://libgcal.googlecode.com/files/libgcal-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  check-devel
@@ -32,50 +30,34 @@
 BuildRequires:  libxml2-devel
 BuildRequires:  pkg-config
 Summary:        A Library for Communication with Google Calendar and Contacts
+License:        BSD-3-Clause
+Group:          Development/Libraries/C and C++
 
 %description
 Ligbcal is an ANSI C library that does allow communication with google calendar
 and contacts, useful if you need to support this in a C or C++ application.
 
 
-Authors:
---------
-    Adenilson Cavalcanti da Silva
-
-
 %package -n %{name}%{soname}
-
-Group:          System/Libraries
 Summary:        A Library for Communication with Google Calendar and Contacts
+Group:          System/Libraries
 
 %description -n %{name}%{soname}
 Ligbcal is an ANSI C library that does allow communication with google calendar
 and contacts, useful if you need to support this in a C or C++ application.
 
 
-Authors:
---------
-    Adenilson Cavalcanti da Silva
-
-
 %package devel
-
-Group:          Development/Libraries/C and C++
 Requires:       %{name}%{soname} = %{version}
 Requires:       libcurl-devel
 Requires:       libxml2-devel
 Summary:        A Library for Communication with Google Calendar and Contacts
+Group:          Development/Libraries/C and C++
 
 %description devel
 Ligbcal is an ANSI C library that does allow communication with google calendar
 and contacts, useful if you need to support this in a C or C++ application.
 
-
-Authors:
---------
-    Adenilson Cavalcanti da Silva
-
-
 %prep
 %setup -q
 
@@ -118,4 +100,5 @@
 %{_libdir}/LibGCal
 %{_libdir}/libgcal.so
 %{_libdir}/pkgconfig/libgcal.pc
+
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to