15
0
forked from pool/python-pmw

Accepting request 228154 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/228154
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pmw?expand=0&rev=9
This commit is contained in:
Stephan Kulow
2014-03-30 07:10:43 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0f50d6b3c894b0d36332c385a93cc4b08a25022128ee34964594e8ccb3774fb6
size 339261

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1939037a46b1f0c3c066c16702e28b016136bfcbc5627021397b8ad51dbbb090
size 137501

View File

@@ -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

View File

@@ -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