Hello community, here is the log from the commit of package newt for openSUSE:Factory checked in at 2011-12-06 18:31:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/newt (Old) and /work/SRC/openSUSE:Factory/.newt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "newt", Maintainer is "[email protected]" Changes: -------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ newt.spec ++++++ --- /var/tmp/diff_new_pack.0aGO2N/_old 2011-12-06 18:53:24.000000000 +0100 +++ /var/tmp/diff_new_pack.0aGO2N/_new 2011-12-06 18:53:24.000000000 +0100 @@ -24,7 +24,7 @@ Summary: A library for text mode user interfaces Version: 0.52.13 Release: 1 -License: LGPLv2.1+ +License: LGPL-2.1+ Group: System/Libraries Url: https://fedorahosted.org/newt/ Source: %{name}-%{version}.tar.bz2 @@ -56,7 +56,7 @@ %package -n %{libsoname} -License: LGPLv2.1+ +License: LGPL-2.1+ Summary: Shared libraries for Nifty Erik's Windowing Toolkit Group: System/Libraries @@ -70,7 +70,7 @@ etc., to text mode user interfaces. %package devel -License: LGPLv2.1+ +License: LGPL-2.1+ Summary: Development files for the Newt windowing toolkit Group: Development/Libraries/C and C++ Requires: %{libsoname} = %{version} @@ -89,7 +89,7 @@ newt. %package doc -License: LGPLv2.1+ +License: LGPL-2.1+ Summary: Tutorial for Nifty Erik's Windowing Toolkit Group: Documentation/Howto @@ -105,7 +105,7 @@ # vendor for his tool. It shouldn't be a problem to keep this # special package. (lrupp) %package static -License: LGPLv2.1+ +License: LGPL-2.1+ Summary: Static libraries of Nifty Erik's Windowing Toolkit Group: Development/Libraries/C and C++ Requires: %{name}-devel = %{version} @@ -123,7 +123,7 @@ %package -n python-%{name} -License: GPLv2 ; GPLv2+ ; LGPLv2.1+ +License: GPL-2.0 ; GPL-2.0+ ; LGPL-2.1+ Summary: Python bindings for newt Group: System/Libraries Requires: %{name} = %{version} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
