Hello community, here is the log from the commit of package wt for openSUSE:Factory checked in at 2012-02-20 16:19:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wt (Old) and /work/SRC/openSUSE:Factory/.wt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wt", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/wt/wt.changes 2011-09-26 17:07:59.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.wt.new/wt.changes 2012-02-20 16:19:53.000000000 +0100 @@ -1,0 +2,21 @@ +Sat Feb 11 09:12:27 UTC 2012 - [email protected] + +- Update to 3.2.0: + * Backward incompatibile changes: WValidator::validate() now + returns a WValidator::Result instead of a WValidator::State; + major changes to WTestEnvironment. + * New namespaces: Wt::Json, Wt::Mail, Wt::Auth. + * New classes: WException, WIOService, WStringStream, + Http::Client, Http::Message, Dbo::Firebird. + * Add a Closeable property for dialogs. + * Many log-related changes. + * DOS mitigation measures. + * Other changes (including deprecated API!) and bug fixes. + +------------------------------------------------------------------- +Sat Jan 28 23:31:46 UTC 2012 - [email protected] + +- Remove redundant tags/sections per specfile guideline suggestions +- Parallel building using %_smp_mflags + +------------------------------------------------------------------- Old: ---- wt-3.1.11.tar.bz2 New: ---- wt-3.2.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wt.spec ++++++ --- /var/tmp/diff_new_pack.dTaT2n/_old 2012-02-20 16:19:55.000000000 +0100 +++ /var/tmp/diff_new_pack.dTaT2n/_new 2012-02-20 16:19:55.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package wt # -# 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 @@ -15,14 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: wt Url: http://www.webtoolkit.eu/wt/ License: GPL-2.0 Group: Development/Libraries/C and C++ -Version: 3.1.11 +Version: 3.2.0 Release: 1 Summary: Web Toolkit Source0: %{name}-%{version}.tar.bz2 @@ -47,16 +46,7 @@ the library generates the necessary HTML, Javascript, CGI, and AJAX code. - - -Authors: --------- - Koen Deforche ([email protected]) - Abdiel Janulgue ([email protected]) - Wim Dumon ([email protected]) - %package devel -License: GPL-2.0 Summary: Web Toolkit - Development Files Group: Development/Libraries/C and C++ Requires: FastCGI-devel openssl-devel Xerces-c-devel @@ -75,17 +65,7 @@ the library generates the necessary HTML, Javascript, CGI, and AJAX code. - - -Authors: --------- - Koen Deforche ([email protected]) - Abdiel Janulgue ([email protected]) - Wim Dumon ([email protected]) - - %package doc -License: GPL-2.0 Summary: Web Toolkit - Doxygen Documentation Group: Development/Libraries/C and C++ Requires: %{name} = %{version} @@ -101,14 +81,6 @@ the library generates the necessary HTML, Javascript, CGI, and AJAX code. - - -Authors: --------- - Koen Deforche ([email protected]) - Abdiel Janulgue ([email protected]) - Wim Dumon ([email protected]) - %prep %setup -q @@ -133,7 +105,7 @@ -DBUILD_EXAMPLES=OFF # FIXME: Examples are temporarily disabled to avoid a boost bug that produces # some errors while compiling the tests. -make %{?jobs:-j%jobs} +make %{?_smp_mflags} %install cd wt-build @@ -163,9 +135,6 @@ %fdupes $RPM_BUILD_ROOT/%{_docdir} %fdupes $RPM_BUILD_ROOT/%{_datadir} -%clean -rm -rf "$RPM_BUILD_ROOT" - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -173,7 +142,7 @@ %files %defattr(-,root,root) %{_libdir}/*.so.%{version} -%doc AUTHORS Changelog INSTALL LICENSE +%doc Changelog INSTALL LICENSE %dir %{WTSRVDIR} %dir /etc/wt %{_datadir}/wt ++++++ wt-3.1.11.tar.bz2 -> wt-3.2.0.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/wt/wt-3.1.11.tar.bz2 /work/SRC/openSUSE:Factory/.wt.new/wt-3.2.0.tar.bz2 differ: char 11, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
