Hello community, here is the log from the commit of package libHX for openSUSE:Factory checked in at 2011-12-07 14:37:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libHX (Old) and /work/SRC/openSUSE:Factory/.libHX.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libHX", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libHX/libHX.changes 2011-12-01 17:38:04.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libHX.new/libHX.changes 2011-12-07 14:37:54.000000000 +0100 @@ -1,0 +2,11 @@ +Sat Dec 3 20:05:01 UTC 2011 - [email protected] + +- Update to new upstream release 3.12 +* Clang support +* Fixes to the option parser's passthrough mode, + which did not correctly copy arguments over +* POSIXLY_CORRECT support for the option parser +* Size reduction of data structures by eliminating + seldomly-used fields + +------------------------------------------------------------------- Old: ---- libHX-3.11.tar.xz libHX-3.11.tar.xz.asc New: ---- libHX-3.12.tar.xz libHX-3.12.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libHX.spec ++++++ --- /var/tmp/diff_new_pack.PIXE0s/_old 2011-12-07 14:37:55.000000000 +0100 +++ /var/tmp/diff_new_pack.PIXE0s/_new 2011-12-07 14:37:55.000000000 +0100 @@ -15,23 +15,21 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: libHX -%define lname libHX27 +%define lname libHX28 Summary: Useful collection of routines for C and C++ programming -Version: 3.11 +Version: 3.12 Release: 0 -License: LGPL v2+ -Group: System/Libraries +License: LGPL-2.0+ +Group: Development/Libraries/C and C++ Source: http://downloads.sf.net/libhx/libHX-%version.tar.xz Source3: http://downloads.sf.net/libhx/libHX-%version.tar.xz.asc Source2: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: automake -BuildRequires: gcc-c++ -BuildRequires: pkg-config -BuildRequires: xz -%define debug_package_requires %lname = %version-%release -Url: http://libhx.sf.net/ +BuildRequires: automake gcc-c++ pkgconfig xz +URL: http://libhx.sf.net/ %description libHX is a C library (with some C++ bindings available) that provides @@ -52,8 +50,8 @@ Jan Engelhardt <jengelh [at] medozas de> %package -n %lname - Summary: Useful collection of routines for C and C++ programming +Group: System/Libraries %description -n %lname libHX is a C library (with some C++ bindings available) that provides ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.PIXE0s/_old 2011-12-07 14:37:55.000000000 +0100 +++ /var/tmp/diff_new_pack.PIXE0s/_new 2011-12-07 14:37:55.000000000 +0100 @@ -1,4 +1,4 @@ -libHX27 +libHX28 libHX-devel requires -libHX-<targettype> - requires "libHX27-<targettype> = <version>" + requires "libHX28-<targettype> = <version>" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
