Hello community, here is the log from the commit of package nml for openSUSE:Factory checked in at 2014-06-16 21:29:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nml (Old) and /work/SRC/openSUSE:Factory/.nml.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nml" Changes: -------- --- /work/SRC/openSUSE:Factory/nml/nml.changes 2013-01-07 17:27:12.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.nml.new/nml.changes 2014-06-16 21:29:09.000000000 +0200 @@ -1,0 +2,5 @@ +Sat Jun 14 17:40:16 UTC 2014 - [email protected] + +- update to 0.3.1 (drops support for Python version 2.5) + +------------------------------------------------------------------- Old: ---- nml-0.2.4.src.tar.gz New: ---- nml-0.3.1.r5242-f6a3ae1163ab.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nml.spec ++++++ --- /var/tmp/diff_new_pack.mRPYua/_old 2014-06-16 21:29:10.000000000 +0200 +++ /var/tmp/diff_new_pack.mRPYua/_new 2014-06-16 21:29:10.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package nml # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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,16 +17,16 @@ Name: nml -Version: 0.2.4 +Version: 0.3.1 Release: 0 Summary: NewGRF Meta Language License: GPL-2.0+ Group: Development/Tools/Building Url: http://dev.openttdcoop.org/projects/nml -Source0: http://bundles.openttdcoop.org/nml/releases/%{version}/%{name}-%{version}.src.tar.gz -BuildRequires: python-devel >= 2.5 +Source: http://bundles.openttdcoop.org/nml/releases/%{version}/%{name}-%{version}.r5242-f6a3ae1163ab.tar.gz +BuildRequires: python-devel >= 2.7 BuildRequires: python-setuptools -#We need for regression test the required packages also on building: +# We need the required packages also on building for regression tests: BuildRequires: python-imaging BuildRequires: python-ply Requires: python-imaging @@ -43,7 +43,7 @@ A tool to compile nml files to grf or nfo files, making newgrf coding easier. %prep -%setup -q +%setup -q -n %{name}-%{version}.r5242-f6a3ae1163ab %build python setup.py build -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
