Hello community,

here is the log from the commit of package bpython for openSUSE:Factory checked 
in at 2014-08-01 07:07:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bpython (Old)
 and      /work/SRC/openSUSE:Factory/.bpython.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bpython"

Changes:
--------
--- /work/SRC/openSUSE:Factory/bpython/bpython.changes  2013-10-11 
19:58:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.bpython.new/bpython.changes     2014-08-01 
07:08:06.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jul 31 12:38:39 UTC 2014 - dims...@opensuse.org
+
+- Rename rpmlintrc to %{name}-rpmlintrc.
+  Follow the packaging guidelines.
+
+-------------------------------------------------------------------

Old:
----
  rpmlintrc

New:
----
  bpython-rpmlintrc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bpython.spec ++++++
--- /var/tmp/diff_new_pack.JbfIhw/_old  2014-08-01 07:08:07.000000000 +0200
+++ /var/tmp/diff_new_pack.JbfIhw/_new  2014-08-01 07:08:07.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bpython
 #
-# Copyright (c) 2013 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           bpython
 Version:        0.12
 Release:        0
@@ -23,10 +24,11 @@
 License:        MIT
 Group:          Development/Languages/Python
 Source:         
http://www.bpython-interpreter.org/releases/bpython-%{version}.tar.gz
+Source1:        bpython-rpmlintrc
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
-BuildRequires:  update-desktop-files
 BuildRequires:  python-setuptools
+BuildRequires:  update-desktop-files
 # Documentation requirements:
 BuildRequires: python-Sphinx
 # Test requirements:
@@ -63,7 +65,6 @@
 sed -i "s/, 'bpython'/, 'bpython-%{py_ver}'/" doc/sphinx/source/conf.py
 sed -i "s/, 'bpython-config'/, 'bpython-config-%{py_ver}'/" 
doc/sphinx/source/conf.py
 
-
 %build
 python setup.py build
 python setup.py build_sphinx && rm build/sphinx/html/.buildinfo # HTML 
documentation
@@ -84,7 +85,6 @@
 #%%check
 #nosetests
 
-
 %pre
 # Since /usr/bin/pybabel became ghosted to be used with update-alternatives, 
we have to get rid
 # of the old binary resulting from the non-update-alternativies-ified package:

++++++ bpython-rpmlintrc ++++++
addFilter("python-naming-policy-not-applied")
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to