Hello community,

here is the log from the commit of package grantlee for openSUSE:Factory 
checked in at 2011-11-07 14:17:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grantlee (Old)
 and      /work/SRC/openSUSE:Factory/.grantlee.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grantlee", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/grantlee/grantlee.changes        2011-09-23 
02:01:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.grantlee.new/grantlee.changes   2011-11-07 
14:17:36.000000000 +0100
@@ -1,0 +2,14 @@
+Sat Nov  5 17:17:55 UTC 2011 - [email protected]
+
+- Update to version 0.2.0:
+  * Fix build on several platforms including mac, solaris and bsds.
+  * Gather coverage data in release builds instead of debug builds.
+  * Ensure that unit tests can be run and pass before installation.
+  * Ensure that unit tests pass in multiple locales.
+  * Fix several compiler warnings.
+  * Add options for generating coverage data using testcocoon.
+- Spec file updates:
+  * Renamed License: to LGPL-2.1+.
+  * Spec-cleaner run.
+
+-------------------------------------------------------------------

Old:
----
  grantlee-0.1.9.tar.gz

New:
----
  grantlee-0.2.0.tar.gz

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

Other differences:
------------------
++++++ grantlee.spec ++++++
--- /var/tmp/diff_new_pack.8Tthb2/_old  2011-11-07 14:17:37.000000000 +0100
+++ /var/tmp/diff_new_pack.8Tthb2/_new  2011-11-07 14:17:37.000000000 +0100
@@ -15,30 +15,29 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           grantlee
-Version:        0.1.9
+Version:        0.2.0
 Release:        2
-License:        LGPLv2.1+
+License:        LGPL-2.1+
 Summary:        Qt string template library
 Url:            http://grantlee.org/
 Group:          System/Libraries
 Source0:        http://downloads.grantlee.org/%{name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cmake
 BuildRequires:  doxygen
 BuildRequires:  kde4-filesystem
 BuildRequires:  lcov
 BuildRequires:  libqt4-devel
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Grantlee is a string template engine based on the Django template system and
 written in Qt.
 
 %package devel
-License:        LGPLv2.1+
+License:        LGPL-2.1+
 Summary:        Include Files and Libraries Mandatory for Development with 
Grantlee
 Group:          Development/Libraries/C and C++
 Requires:       libgrantlee_core0 = %{version}
@@ -49,7 +48,7 @@
 grantlee.
 
 %package -n libgrantlee_core0
-License:        LGPLv2.1+
+License:        LGPL-2.1+
 Summary:        Qt string template library
 Group:          System/Libraries
 # grantlee was last used in openSUSE 11.4 (grantlee-0.1.7)
@@ -61,7 +60,7 @@
 written in Qt.
 
 %package -n libgrantlee_gui0
-License:        LGPLv2.1+
+License:        LGPL-2.1+
 Summary:        Qt string template library
 Group:          System/Libraries
 # grantlee was last used in openSUSE 11.4 (grantlee-0.1.7)
@@ -103,15 +102,12 @@
 %{_libdir}/libgrantlee_core.so
 %{_libdir}/libgrantlee_gui.so
 %dir %{_libdir}/cmake
-%dir %{_libdir}/cmake/grantlee
-%{_libdir}/cmake/grantlee/*
+%{_libdir}/cmake/grantlee/
 
 %files -n libgrantlee_core0
 %defattr(-,root,root,-)
 %{_libdir}/libgrantlee_core.so.0*
-%dir %{_libdir}/grantlee
-%dir %{_libdir}/grantlee/0.1
-%{_libdir}/grantlee/0.1/grantlee_*.so
+%{_libdir}/grantlee/
 
 %files -n libgrantlee_gui0
 %defattr(-,root,root,-)

++++++ grantlee-0.1.9.tar.gz -> grantlee-0.2.0.tar.gz ++++++
++++ 3263 lines of diff (skipped)

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

Reply via email to