[at-spi2-core/f16] 2.1.90

Matthias Clasen mclasen at fedoraproject.org
Wed Aug 31 03:10:05 UTC 2011


commit 9b234021fbc23f71bcd1111974440292c45c5b08
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Aug 30 23:09:19 2011 -0400

    2.1.90

 .gitignore        |    1 +
 at-spi2-core.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c4c25f7..e86e825 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ at-spi2-core-0.3.4.tar.bz2
 /at-spi2-core-2.1.2.tar.xz
 /at-spi2-core-2.1.4.tar.xz
 /at-spi2-core-2.1.5.tar.xz
+/at-spi2-core-2.1.90.tar.xz
diff --git a/at-spi2-core.spec b/at-spi2-core.spec
index 02e9e0a..1763090 100644
--- a/at-spi2-core.spec
+++ b/at-spi2-core.spec
@@ -1,5 +1,5 @@
 Name:           at-spi2-core
-Version:        2.1.5
+Version:        2.1.90
 Release:        1%{?dist}
 Summary:        Protocol definitions and daemon for D-Bus at-spi
 
@@ -23,7 +23,7 @@ BuildRequires:  intltool
 # Needed for https://bugzilla.gnome.org/show_bug.cgi?id=640303
 BuildRequires: at-spi2-core
 
-Requires:       dbus
+Requires:       dbus-%{?_isa}
 
 %description
 at-spi allows assistive technologies to access GTK-based
@@ -85,6 +85,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatspi.la
 %{_libdir}/pkgconfig/atspi-2.pc
 
 %changelog
+* Tue Aug 30 2011 Matthias Clasen <mclasen at redhat.com> - 2.1.90-1
+- Update to 2.1.90
+
 * Tue Aug 16 2011 Matthias Clasen <mclasen at redhat.com> - 2.1.5-1
 - Update to 2.1.5
 
diff --git a/sources b/sources
index 043ec9b..83c0fae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8315b3d3d15fbe91a5aaa045d93173ca  at-spi2-core-2.1.5.tar.xz
+6b359b6a7e4b3aeae73e02137108bb64  at-spi2-core-2.1.90.tar.xz


More information about the scm-commits mailing list