Rebuild for Python 2.6
This commit is contained in:
parent
4b2243da9d
commit
72429fdfe7
@ -2,7 +2,7 @@
|
||||
|
||||
Name: pyxdg
|
||||
Version: 0.16
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Python library to access freedesktop.org standards
|
||||
Group: Development/Libraries
|
||||
License: LGPLv2
|
||||
@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{python_sitelib}/pyxdg-*.egg-info
|
||||
|
||||
%changelog
|
||||
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.16-2
|
||||
- Rebuild for Python 2.6
|
||||
|
||||
* Thu Oct 30 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.16-1
|
||||
- update to 0.16
|
||||
- fix indent bug in DesktopEntry.py (bz 469229)
|
||||
|
Loading…
Reference in New Issue
Block a user