Update to 2.1.2
This commit is contained in:
parent
b588840a43
commit
0d3066a12c
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ pyatspi-0.3.6.tar.bz2
|
||||
/pyatspi-2.0.0.tar.bz2
|
||||
/pyatspi-2.0.1.tar.bz2
|
||||
/pyatspi-2.1.1.tar.bz2
|
||||
/pyatspi-2.1.2.tar.xz
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: pyatspi
|
||||
Version: 2.1.1
|
||||
Version: 2.1.2
|
||||
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/2.1/%{name}-%{version}.tar.bz2
|
||||
Source0: http://download.gnome.org/sources/pyatspi/2.1/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: python
|
||||
BuildRequires: pygobject2-devel >= 2.26.0
|
||||
@ -55,6 +55,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 16 2011 Tomas Bzatek <tbzatek@redhat.com> - 2.1.2-1
|
||||
- Update to 2.1.2
|
||||
|
||||
* Wed May 11 2011 Tomas Bzatek <tbzatek@redhat.com> - 2.1.1-1
|
||||
- Update to 2.1.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user