From aaa871a6ccf1b61e776f8a6d06eb09a1913cf8041a70d5bffc13dab28d86c7d9 Mon Sep 17 00:00:00 2001 From: David Hall Date: Fri, 21 Mar 2014 21:01:41 +0000 Subject: [PATCH] - update to Pmw 1.3.3b OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pmw?expand=0&rev=10 --- python-pmw-1.3.3.tar.bz2 | 3 --- python-pmw-1.3.3b.tar.bz2 | 3 +++ python-pmw.changes | 5 +++++ python-pmw.spec | 5 ++--- 4 files changed, 10 insertions(+), 6 deletions(-) delete mode 100644 python-pmw-1.3.3.tar.bz2 create mode 100644 python-pmw-1.3.3b.tar.bz2 diff --git a/python-pmw-1.3.3.tar.bz2 b/python-pmw-1.3.3.tar.bz2 deleted file mode 100644 index 2e8b157..0000000 --- a/python-pmw-1.3.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f50d6b3c894b0d36332c385a93cc4b08a25022128ee34964594e8ccb3774fb6 -size 339261 diff --git a/python-pmw-1.3.3b.tar.bz2 b/python-pmw-1.3.3b.tar.bz2 new file mode 100644 index 0000000..853b9f7 --- /dev/null +++ b/python-pmw-1.3.3b.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1939037a46b1f0c3c066c16702e28b016136bfcbc5627021397b8ad51dbbb090 +size 137501 diff --git a/python-pmw.changes b/python-pmw.changes index d870730..7b2be72 100644 --- a/python-pmw.changes +++ b/python-pmw.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 21 21:01:05 UTC 2014 - dhall@wustl.edu + +- update to Pmw 1.3.3b + ------------------------------------------------------------------- Sat Dec 15 02:49:50 UTC 2012 - dhall@wustl.edu diff --git a/python-pmw.spec b/python-pmw.spec index d6f0f19..212e4e6 100644 --- a/python-pmw.spec +++ b/python-pmw.spec @@ -1,7 +1,7 @@ # # spec file for package python-pmw # -# 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,7 +17,7 @@ Name: python-pmw -Version: 1.3.3 +Version: 1.3.3b Release: 0 Url: http://pmw.sourceforge.net/ Summary: High-level compound widgets in Python using the Tkinter module @@ -59,7 +59,6 @@ python setup.py install --root=%{buildroot} --prefix=%{_prefix} %files %defattr(-,root,root) -%doc Pmw/README Pmw/Pmw_1_3_3/demos Pmw/Pmw_1_3_3/doc %{python_sitelib}/* %changelog