Hello community, here is the log from the commit of package python-iptables for openSUSE:Factory checked in at 2013-12-09 16:59:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-iptables (Old) and /work/SRC/openSUSE:Factory/.python-iptables.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-iptables" Changes: -------- --- /work/SRC/openSUSE:Factory/python-iptables/python-iptables.changes 2013-10-25 11:19:31.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-iptables.new/python-iptables.changes 2013-12-09 16:59:30.000000000 +0100 @@ -1,0 +2,7 @@ +Sun Dec 8 21:22:27 UTC 2013 - [email protected] + +- Update to version 0.2.0 + + No changelog available +- Use tarball generated with Github tags + +------------------------------------------------------------------- Old: ---- python-iptables-0.1.1+git20121114.tar.bz2 New: ---- python-iptables-0.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-iptables.spec ++++++ --- /var/tmp/diff_new_pack.Kum7rS/_old 2013-12-09 16:59:30.000000000 +0100 +++ /var/tmp/diff_new_pack.Kum7rS/_new 2013-12-09 16:59:30.000000000 +0100 @@ -17,13 +17,14 @@ Name: python-iptables -Version: 0.1.1+git20121114 +Version: 0.2.0 Release: 0 Url: https://github.com/ldx/python-iptables Summary: Python bindings for iptables License: Apache-2.0 Group: Development/Languages/Python -Source: %{name}-%{version}.tar.bz2 +# Source: https://github.com/ldx/python-iptables/archive/v%{version}.tar.gz +Source: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel BuildRequires: python-setuptools @@ -39,7 +40,7 @@ at the same time leveraging all available iptables match and target extensions without further work. %prep -%setup -q -n %{name} +%setup -q %build python setup.py build -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
