15
0
forked from pool/python-pmw
David Hall
2014-03-21 21:01:41 +00:00
committed by Git OBS Bridge
parent 04cd66f2f1
commit aaa871a6cc
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