commit grantlee for openSUSE:Factory

2013-11-30 Thread h_root
Hello community,

here is the log from the commit of package grantlee for openSUSE:Factory 
checked in at 2013-11-30 14:21:18

Comparing /work/SRC/openSUSE:Factory/grantlee (Old)
 and  /work/SRC/openSUSE:Factory/.grantlee.new (New)


Package is grantlee

Changes:

--- /work/SRC/openSUSE:Factory/grantlee/grantlee.changes2012-11-02 
17:33:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.grantlee.new/grantlee.changes   2013-11-30 
14:21:19.0 +0100
@@ -1,0 +2,13 @@
+Sat Nov 30 01:43:38 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 0.4.0
+  * Bump Grantlee CMake requirement to 2.8.9.
+  * Use the CMAKE_AUTOMOC feature in Grantlee.
+  * Clean up all CMake code.
+  * Fix memory leak when deleting a localized template loader.
+  * Clean up C++ code in preparation for Qt 5.
+  * Update jQuery version used in example to the latest release.
+  * Add API for resolving variables to strings in QtScript.
+  * Fix tests on ARM and other platforms which use float for qreal.
+
+---

Old:

  grantlee-0.3.0.tar.gz

New:

  grantlee-0.4.0.tar.gz



Other differences:
--
++ grantlee.spec ++
--- /var/tmp/diff_new_pack.qcDcEU/_old  2013-11-30 14:21:20.0 +0100
+++ /var/tmp/diff_new_pack.qcDcEU/_new  2013-11-30 14:21:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package grantlee
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   grantlee
-Version:0.3.0
+Version:0.4.0
 Release:0
 Summary:Qt string template library
 License:LGPL-2.1+

++ grantlee-0.3.0.tar.gz - grantlee-0.4.0.tar.gz ++
 11319 lines of diff (skipped)

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



commit grantlee for openSUSE:Factory

2012-11-02 Thread h_root
Hello community,

here is the log from the commit of package grantlee for openSUSE:Factory 
checked in at 2012-11-02 17:33:28

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.changes2011-11-07 
14:17:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.grantlee.new/grantlee.changes   2012-11-02 
17:33:30.0 +0100
@@ -1,0 +2,9 @@
+Fri Nov  2 13:14:04 UTC 2012 - cgiboude...@gmx.com
+
+- Update to 0.3.0
+  * Implement dictsort filter
+  * Many new unit tests
+  * Bug fixes and performance improvements
+  * Roman numeral support in textdocument processing
+
+---

Old:

  grantlee-0.2.0.tar.gz

New:

  grantlee-0.3.0.tar.gz



Other differences:
--
++ grantlee.spec ++
--- /var/tmp/diff_new_pack.Ug1UoX/_old  2012-11-02 17:33:31.0 +0100
+++ /var/tmp/diff_new_pack.Ug1UoX/_new  2012-11-02 17:33:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package grantlee
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,13 @@
 #
 
 
-
 Name:   grantlee
-Version:0.2.0
-Release:2
-License:LGPL-2.1+
+Version:0.3.0
+Release:0
 Summary:Qt string template library
-Url:http://grantlee.org/
+License:LGPL-2.1+
 Group:  System/Libraries
+Url:http://grantlee.org/
 Source0:http://downloads.grantlee.org/%{name}-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  doxygen
@@ -37,7 +36,6 @@
 written in Qt.
 
 %package devel
-License:LGPL-2.1+
 Summary:Include Files and Libraries Mandatory for Development with 
Grantlee
 Group:  Development/Libraries/C and C++
 Requires:   libgrantlee_core0 = %{version}
@@ -48,7 +46,6 @@
 grantlee.
 
 %package -n libgrantlee_core0
-License:LGPL-2.1+
 Summary:Qt string template library
 Group:  System/Libraries
 # grantlee was last used in openSUSE 11.4 (grantlee-0.1.7)
@@ -60,7 +57,6 @@
 written in Qt.
 
 %package -n libgrantlee_gui0
-License:LGPL-2.1+
 Summary:Qt string template library
 Group:  System/Libraries
 # grantlee was last used in openSUSE 11.4 (grantlee-0.1.7)

++ grantlee-0.2.0.tar.gz - grantlee-0.3.0.tar.gz ++
 2332 lines of diff (skipped)

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



commit grantlee for openSUSE:Factory

2011-11-07 Thread h_root
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.changes2011-09-23 
02:01:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.grantlee.new/grantlee.changes   2011-11-07 
14:17:36.0 +0100
@@ -1,0 +2,14 @@
+Sat Nov  5 17:17:55 UTC 2011 - asterios.dra...@gmail.com
+
+- 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.0 +0100
+++ /var/tmp/diff_new_pack.8Tthb2/_new  2011-11-07 14:17:37.0 +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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit grantlee for openSUSE:Factory

2011-07-22 Thread h_root

Hello community,

here is the log from the commit of package grantlee for openSUSE:Factory
checked in at Fri Jul 22 15:07:51 CEST 2011.




--- grantlee/grantlee.changes   2011-07-06 18:47:15.0 +0200
+++ /mounts/work_src_done/STABLE/grantlee/grantlee.changes  2011-07-07 
19:04:36.0 +0200
@@ -1,0 +2,6 @@
+Thu Jul  7 17:04:30 UTC 2011 - asterios.dra...@gmail.com
+
+- Spec file updates:
+  * Added Provides/Obsoletes for grantlee.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ grantlee.spec ++
--- /var/tmp/diff_new_pack.JsYf7X/_old  2011-07-22 14:56:55.0 +0200
+++ /var/tmp/diff_new_pack.JsYf7X/_new  2011-07-22 14:56:55.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   grantlee
 Version:0.1.9
-Release:1
+Release:2
 License:LGPLv2.1+
 Summary:Qt string template library
 Url:http://grantlee.org/
@@ -52,6 +52,9 @@
 License:LGPLv2.1+
 Summary:Qt string template library
 Group:  System/Libraries
+# grantlee was last used in openSUSE 11.4 (grantlee-0.1.7)
+Provides:   grantlee = %{version}
+Obsoletes:  grantlee  %{version}
 
 %description -n libgrantlee_core0
 Grantlee is a string template engine based on the Django template system and
@@ -61,6 +64,9 @@
 License:LGPLv2.1+
 Summary:Qt string template library
 Group:  System/Libraries
+# grantlee was last used in openSUSE 11.4 (grantlee-0.1.7)
+Provides:   grantlee = %{version}
+Obsoletes:  grantlee  %{version}
 
 %description -n libgrantlee_gui0
 Grantlee is a string template engine based on the Django template system and






Remember to have fun...

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



commit grantlee for openSUSE:Factory

2011-07-07 Thread h_root

Hello community,

here is the log from the commit of package grantlee for openSUSE:Factory
checked in at Thu Jul 7 14:25:13 CEST 2011.




--- grantlee/grantlee.changes   2011-05-22 19:27:47.0 +0200
+++ /mounts/work_src_done/STABLE/grantlee/grantlee.changes  2011-07-06 
18:47:15.0 +0200
@@ -1,0 +2,27 @@
+Wed Jul  6 16:46:55 UTC 2011 - asterios.dra...@gmail.com
+
+- update to version 0.1.9
+  * Port the lexer to a state machine based string parser.
+  * Add feature to trim insignificant whitespace.
+  * Build with stricter Qt flags QT_NO_KEYWORDS and QT_NO_CAST_FROM_BYTEARRAY.
+  * Add example application for a html based templated application framework.
+  * Add documentation and convenience functions for QObject and Q_PROPERTY
+introspection.
+  * Modernise the CMake build system including creation of EXPORT targets and
+fixing of various cross-platform issues.
+  * Add a componentized CPack packaging system for binary tarballs and windows
+install wizards.
+  * Ability to use COMPONENTS argument to find_package with Grantlee.
+  * Add a build target for generating code coverage information.
+  * Platform fixes for MIPS, ARM and MinGW.
+  * Add more documentation for example applications shipped with the Grantlee
+source.
+  * Add the changelog for prior versions of Grantlee.
+- Spec file updates:
+  * Added lcov in BuildRequires:.
+  * Changes based on openSUSE shared library packaging policy (added
+libgrantlee_core0 and libgrantlee_gui0 packages, removed grantlee
+package).
+  * Minor other updates.
+
+---

calling whatdependson for head-i586


Old:

  INFO
  grantlee-0.1.8.tar.bz2

New:

  grantlee-0.1.9.tar.gz



Other differences:
--
++ grantlee.spec ++
--- /var/tmp/diff_new_pack.utnvmZ/_old  2011-07-07 14:20:42.0 +0200
+++ /var/tmp/diff_new_pack.utnvmZ/_new  2011-07-07 14:20:42.0 +0200
@@ -19,19 +19,18 @@
 
 
 Name:   grantlee
-Version:0.1.8
+Version:0.1.9
 Release:1
 License:LGPLv2.1+
 Summary:Qt string template library
 Url:http://grantlee.org/
 Group:  System/Libraries
-# http://downloads.grantlee.org/grantlee-0.1.8.tar.gz
-Source0:%{name}-%{version}.tar.bz2
-Source1:INFO
+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
 
 %description
@@ -42,12 +41,31 @@
 License:LGPLv2.1+
 Summary:Include Files and Libraries Mandatory for Development with 
Grantlee
 Group:  Development/Libraries/C and C++
-Requires:   %{name} = %{version}
+Requires:   libgrantlee_core0 = %{version}
+Requires:   libgrantlee_gui0 = %{version}
 
 %description devel
 This package contains include files and libraries needed for development with
 grantlee.
 
+%package -n libgrantlee_core0
+License:LGPLv2.1+
+Summary:Qt string template library
+Group:  System/Libraries
+
+%description -n libgrantlee_core0
+Grantlee is a string template engine based on the Django template system and
+written in Qt.
+
+%package -n libgrantlee_gui0
+License:LGPLv2.1+
+Summary:Qt string template library
+Group:  System/Libraries
+
+%description -n libgrantlee_gui0
+Grantlee is a string template engine based on the Django template system and
+written in Qt.
+
 %prep
 %setup -q
 
@@ -63,27 +81,34 @@
 %clean
 rm -rf %{buildroot}
 
-%post -p /sbin/ldconfig
+%post -n libgrantlee_core0 -p /sbin/ldconfig
 
-%postun -p /sbin/ldconfig
+%postun -n libgrantlee_core0 -p /sbin/ldconfig
 
-%files
-%defattr(-,root,root,-)
-%doc AUTHORS CHANGELOG COPYING.LIB GOALS README
-%dir %{_libdir}/grantlee
-%dir %{_libdir}/grantlee/0.1
-%{_libdir}/libgrantlee_core.so.*
-%{_libdir}/libgrantlee_gui.so.*
-%{_libdir}/grantlee/0.1/grantlee_*.so
+%post -n libgrantlee_gui0 -p /sbin/ldconfig
+
+%postun -n libgrantlee_gui0 -p /sbin/ldconfig
 
 %files devel
 %defattr(-,root,root,-)
+%doc AUTHORS CHANGELOG COPYING.LIB GOALS README
 %{_includedir}/grantlee/
 %{_includedir}/grantlee_*.h
 %{_libdir}/libgrantlee_core.so
 %{_libdir}/libgrantlee_gui.so
-%{_libdir}/grantlee/GrantleeConfig.cmake
-%{_libdir}/grantlee/GrantleeConfigVersion.cmake
-%{_libdir}/grantlee/0.1/GrantleeUse.cmake
+%dir %{_libdir}/cmake
+%dir %{_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
+
+%files -n libgrantlee_gui0
+%defattr(-,root,root,-)
+%{_libdir}/libgrantlee_gui.so.0*
 
 %changelog



commit grantlee for openSUSE:Factory

2011-05-26 Thread h_root

Hello community,

here is the log from the commit of package grantlee for openSUSE:Factory
checked in at Thu May 26 10:48:47 CEST 2011.




--- grantlee/grantlee.changes   2010-12-14 15:09:47.0 +0100
+++ /mounts/work_src_done/STABLE/grantlee/grantlee.changes  2011-05-22 
19:27:47.0 +0200
@@ -1,0 +2,16 @@
+Sun May 22 17:20:15 UTC 2011 - asterios.dra...@gmail.com
+
+- update to version 0.1.8
+  * Add support for internationalization and localization features.
+  * A new contacts/address book application.
+  * Support for outputting QDate and QTime objects.
+  * Automatic loading of QtScript based plugins.
+- Spec file updates:
+  * Changes based on spec-cleaner run.
+  * Changed License: to LGPLv2.1+.
+  * Updates in Group:, Summary: and %description entries.
+  * Removed libopenssl-devel from BuildRequires: (not needed).
+  * Removed /sbin/ldconfig from devel package (not needed).
+  * Minor other updates.
+
+---

calling whatdependson for head-i586


Old:

  grantlee-0.1.7.tar.bz2

New:

  grantlee-0.1.8.tar.bz2



Other differences:
--
++ grantlee.spec ++
--- /var/tmp/diff_new_pack.xIzjav/_old  2011-05-26 10:44:09.0 +0200
+++ /var/tmp/diff_new_pack.xIzjav/_new  2011-05-26 10:44:09.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package grantlee (Version 0.1.7)
+# spec file for package grantlee
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,68 +17,59 @@
 
 # norootforbuild
 
-BuildRequires:  doxygen libqt4-devel
-BuildRequires:  cmake kde4-filesystem libopenssl-devel
 
 Name:   grantlee
+Version:0.1.8
+Release:1
+License:LGPLv2.1+
 Summary:Qt string template library
-Version:0.1.7
-Release:2
-License:LGPLv2 or later
-Group:  Productivity/Graphics/Other
-Source0:grantlee-%{version}.tar.bz2
+Url:http://grantlee.org/
+Group:  System/Libraries
+# http://downloads.grantlee.org/grantlee-0.1.8.tar.gz
+Source0:%{name}-%{version}.tar.bz2
 Source1:INFO
-Url:http://grantlee.org
-%if 0%{?suse_version}  1120
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%endif
+BuildRequires:  cmake
+BuildRequires:  doxygen
+BuildRequires:  kde4-filesystem
+BuildRequires:  libqt4-devel
 
 %description
-Grantlee is a string template engine based on the Django template system and 
written in Qt.
-
-Author:
-
-Stephen Kelly steve...@gmail.com
-
+Grantlee is a string template engine based on the Django template system and
+written in Qt.
 
 %package devel
-License:LGPLv2 or later
+License:LGPLv2.1+
+Summary:Include Files and Libraries Mandatory for Development with 
Grantlee
 Group:  Development/Libraries/C and C++
-Summary:Include Files and Libraries Mandatory for Development
-Requires:   grantlee = %{version}-%{release}
+Requires:   %{name} = %{version}
 
 %description devel
-Grantlee is a string template engine based on the Django template system and 
written in Qt.
-
-Author:
-
-Stephen Kelly steve...@gmail.com
-
+This package contains include files and libraries needed for development with
+grantlee.
 
 %prep
-%setup -n grantlee-%{version} -q
+%setup -q
 
 %build  
-  %cmake_kde4 -d build -- -DBUILD_TESTS=OFF
-  %make_jobs
+%cmake_kde4 -d build -- -DBUILD_TESTS=OFF
+%make_jobs
 
 %install  
-  cd build
-  %makeinstall
+cd build
+%kde4_makeinstall
+cd ..
 
 %clean
-  rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
 
-%post devel -p /sbin/ldconfig
-
-%postun devel -p /sbin/ldconfig
-
 %files
-%defattr(644,root,root,755)
+%defattr(-,root,root,-)
+%doc AUTHORS CHANGELOG COPYING.LIB GOALS README
 %dir %{_libdir}/grantlee
 %dir %{_libdir}/grantlee/0.1
 %{_libdir}/libgrantlee_core.so.*
@@ -86,10 +77,9 @@
 %{_libdir}/grantlee/0.1/grantlee_*.so
 
 %files devel
-%defattr(644,root,root,755)
-%dir /usr/include/grantlee
-/usr/include/grantlee/*
-/usr/include/grantlee_core.h
+%defattr(-,root,root,-)
+%{_includedir}/grantlee/
+%{_includedir}/grantlee_*.h
 %{_libdir}/libgrantlee_core.so
 %{_libdir}/libgrantlee_gui.so
 %{_libdir}/grantlee/GrantleeConfig.cmake

++ grantlee-0.1.7.tar.bz2 - grantlee-0.1.8.tar.bz2 ++
 63777 lines of diff (skipped)






Remember to have fun...

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