Hello community,

here is the log from the commit of package python-icalendar for 
openSUSE:Factory checked in at 2012-02-27 18:35:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-icalendar (Old)
 and      /work/SRC/openSUSE:Factory/.python-icalendar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-icalendar", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-icalendar/python-icalendar.changes        
2011-09-26 10:50:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-icalendar.new/python-icalendar.changes   
2012-02-27 18:35:57.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Dec 15 10:34:22 UTC 2011 - co...@suse.com
+
+- fix license to be in spdx.org format
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-icalendar.spec ++++++
--- /var/tmp/diff_new_pack.OEw9kb/_old  2012-02-27 18:35:58.000000000 +0100
+++ /var/tmp/diff_new_pack.OEw9kb/_new  2012-02-27 18:35:58.000000000 +0100
@@ -1,4 +1,7 @@
 #
+# spec file for package python-icalendar
+#
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 7/2011 - now  open-slx GmbH <sascha.ma...@open-slx.de>
 # Copyright (c) 2009 - 7/2011 Sascha Manns <saigk...@opensuse.org> 
 # 
@@ -13,6 +16,7 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
 # # norootforbuild
 %define        module  icalendar
 %define        gitid   4d52777
@@ -20,15 +24,16 @@
 
 Name:          python-%{module}
 Version:       2.2
-Release:       1
+Release:        0
 Summary:       Python parser/generator of iCalendar files package
+License:        LGPL-2.1+ and GPL-2.0+
 Group:         Development/Languages/Python
-License:       LGPL; GPL
-URL:           https://github.com/collective/icalendar
-AutoReqProv:    on
+Url:            https://github.com/collective/icalendar
 Source0:       %{tarname}.tar.bz2
-BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-buildroot
-BuildRequires:  python-distribute python-Sphinx fdupes
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  fdupes
+BuildRequires:  python-Sphinx
+BuildRequires:  python-distribute
 %{py_requires}
 %if 0%{?suse_version} >= 1120
 BuildArch: noarch
@@ -40,7 +45,6 @@
 
 %package doc
 Summary:        Python parser/generator of iCalendar files package
-Group:          Development/Languages/Python
 Requires:       %{name} = %{version}
 
 %description doc

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to