[at-spi/f14/master] 1.31.91

Matthias Clasen mclasen at fedoraproject.org
Tue Aug 31 15:00:45 UTC 2010


commit 70e544fadf97a72aeb3bc381139702d0a2087ad4
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Aug 31 10:52:00 2010 -0400

    1.31.91

 .gitignore  |    1 +
 at-spi.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 632cef8..faec11a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 at-spi-1.31.1.tar.bz2
+/at-spi-1.31.91.tar.bz2
diff --git a/at-spi.spec b/at-spi.spec
index 49e365c..09dccfe 100644
--- a/at-spi.spec
+++ b/at-spi.spec
@@ -9,8 +9,8 @@
 
 Summary: Assistive Technology Service Provider Interface
 Name: at-spi
-Version: 1.31.1
-Release: 3%{?dist}
+Version: 1.31.91
+Release: 1%{?dist}
 URL: http://developer.gnome.org/projects/gap/
 #VCS: git:git://git.gnome.org/at-spi
 Source0: http://download.gnome.org/sources/at-spi/1.31/%{name}-%{version}.tar.bz2
@@ -89,7 +89,7 @@ This package contains Python bindings allowing to use at-spi in Python programs.
 autoreconf -i -f
 
 %build
-%configure --disable-gtk-doc --disable-static
+%configure --disable-gtk-doc --disable-static --enable-relocate
 make
 
 %install
@@ -142,6 +142,9 @@ mv $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version} \
 
 
 %changelog
+* Tue Aug 31 2010 Matthias Clasen <mclasen at redhat.com> - 1.31.91-1
+- Update to 1.31.91
+
 * Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 1.31.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
diff --git a/sources b/sources
index 2f723f5..c73a76f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8188e09fb985169935ef3d2b76493a2a  at-spi-1.31.1.tar.bz2
+4f26f195dfa3867d88711355747b14dd  at-spi-1.31.91.tar.bz2


More information about the scm-commits mailing list