From ba5a4db5806dec4b6575dd8831391dfb547877d7f97fea4fc7be767453afeda0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Sun, 26 Aug 2012 09:33:52 +0000 Subject: [PATCH] Accepting request 131264 from devel:languages:python new upstream release 1.1.1 (forwarded request 131261 from HighwayStar) OBS-URL: https://build.opensuse.org/request/show/131264 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=21 --- matplotlib-1.1.0.tar.bz2 | 3 --- matplotlib-1.1.1.tar.bz2 | 3 +++ python-matplotlib.changes | 5 +++++ python-matplotlib.spec | 7 +++++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 matplotlib-1.1.0.tar.bz2 create mode 100644 matplotlib-1.1.1.tar.bz2 diff --git a/matplotlib-1.1.0.tar.bz2 b/matplotlib-1.1.0.tar.bz2 deleted file mode 100644 index e26b562..0000000 --- a/matplotlib-1.1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f9c66dfad96c83bdd8cab464f4f0cfa4760b57b34bac79327d5f979d223e6c4 -size 33858778 diff --git a/matplotlib-1.1.1.tar.bz2 b/matplotlib-1.1.1.tar.bz2 new file mode 100644 index 0000000..7630637 --- /dev/null +++ b/matplotlib-1.1.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0d8e8ec19edda5c8faed75757f3707435682f066dcd7a886346f1c82c63b4a8 +size 32054422 diff --git a/python-matplotlib.changes b/python-matplotlib.changes index 28991a5..ee54c55 100644 --- a/python-matplotlib.changes +++ b/python-matplotlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 21 02:47:37 UTC 2012 - highwaystar.ru@gmail.com + +- bugfix upstream release 1.1.1 + ------------------------------------------------------------------- Thu Apr 26 12:03:33 UTC 2012 - toddrme2178@gmail.com diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 62868e9..b87fc9c 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -15,9 +15,10 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define modname matplotlib Name: python-%{modname} -Version: 1.1.0 +Version: 1.1.1 Release: 0 Summary: Plotting Library for Python @@ -75,6 +76,7 @@ application servers, and six graphical user interface toolkits. %package tk Summary: Tk backend for %{name} +License: BSD-2-Clause Group: Development/Libraries/Python Requires: %{name} = %{version} Requires: python-tk @@ -84,6 +86,7 @@ Tk backend for %{name} plotting package %package wx Summary: Wx backend for %{name} +License: BSD-2-Clause Group: Development/Libraries/Python Requires: %{name} = %{version} Requires: python-wxGTK @@ -93,8 +96,8 @@ wxWidgets backend for %{name} plotting package %package designer Summary: Qt Designer %{name} plugin -Group: Development/Libraries/Python License: MIT +Group: Development/Libraries/Python Requires: %{name} = %{version} Requires: python-qt4 Requires: qt-creator