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