0.3.1.1
This commit is contained in:
parent
8843e8cfb8
commit
af99222d13
@ -1 +1 @@
|
||||
pyatspi-0.1.8.tar.bz2
|
||||
pyatspi-0.3.1.1.tar.bz2
|
||||
|
||||
11
pyatspi.spec
11
pyatspi.spec
@ -3,7 +3,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: pyatspi
|
||||
Version: 0.1.8
|
||||
Version: 0.3.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for at-spi
|
||||
|
||||
@ -11,7 +11,7 @@ Group: Development/Languages
|
||||
License: LGPLv2
|
||||
URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
|
||||
#VCS: git:git://git.gnome.org/pyatspi
|
||||
Source0: http://download.gnome.org/sources/pyatspi/0.1/%{name}-%{version}.tar.bz2
|
||||
Source0: http://download.gnome.org/sources/pyatspi/0.3/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: python
|
||||
|
||||
@ -43,12 +43,8 @@ make
|
||||
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
make install DESTDIR=$RPM_BUILD_ROOT
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
@ -57,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat May 15 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.1.1-1
|
||||
- Update to 0.3.1.1
|
||||
|
||||
* Tue Mar 30 2010 Matthias Clasen <mclasen@redhat.com> - 0.1.8-1
|
||||
- Update to 0.1.8
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user