sync with f15
This commit is contained in:
parent
9089842f28
commit
4bdcfdfbc2
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ pyatspi-0.3.6.tar.bz2
|
||||
/pyatspi-1.91.91.tar.bz2
|
||||
/pyatspi-1.91.92.tar.bz2
|
||||
/pyatspi-2.0.0.tar.bz2
|
||||
/pyatspi-2.0.1.tar.bz2
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: pyatspi
|
||||
Version: 2.0.0
|
||||
Version: 2.0.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for at-spi
|
||||
|
||||
@ -55,6 +55,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 26 2011 Matthias Clasen <mclasen@redhat.com> - 2.0.1-1
|
||||
- Update to 2.0.1
|
||||
|
||||
* Mon Apr 4 2011 Matthias Clasen <mclasen@redhat.com> - 2.0.0-1
|
||||
- Update to 2.0.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user