[at-spi2-core] Update to 2.7.1

Kalev Lember kalev at fedoraproject.org
Thu Nov 8 23:30:18 UTC 2012


commit add02f4a5ca96651a042817690341772a165ae2f
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu Nov 8 23:29:49 2012 +0100

    Update to 2.7.1

 .gitignore        |    1 +
 at-spi2-core.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3b14a2c..2a41696 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@ at-spi2-core-0.3.4.tar.bz2
 /at-spi2-core-2.5.92.tar.xz
 /at-spi2-core-2.6.0.tar.xz
 /at-spi2-core-2.6.1.tar.xz
+/at-spi2-core-2.7.1.tar.xz
diff --git a/at-spi2-core.spec b/at-spi2-core.spec
index 6bb00f6..0c69dfb 100644
--- a/at-spi2-core.spec
+++ b/at-spi2-core.spec
@@ -1,12 +1,12 @@
 Name:           at-spi2-core
-Version:        2.6.1
+Version:        2.7.1
 Release:        1%{?dist}
 Summary:        Protocol definitions and daemon for D-Bus at-spi
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
-Source0:        http://download.gnome.org/sources/at-spi2-core/2.6/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/at-spi2-core/2.7/%{name}-%{version}.tar.xz
 
 BuildRequires:  dbus-devel
 BuildRequires:  dbus-glib-devel
@@ -81,6 +81,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatspi.la
 %{_libdir}/pkgconfig/atspi-2.pc
 
 %changelog
+* Fri Nov 09 2012 Kalev Lember <kalevlember at gmail.com> - 2.7.1-1
+- Update to 2.7.1
+
 * Wed Oct 17 2012 Kalev Lember <kalevlember at gmail.com> - 2.6.1-1
 - Update to 2.6.1
 
diff --git a/sources b/sources
index 3fb68bc..972aa94 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0d009183c75de948b5a6870d0d429b5b  at-spi2-core-2.6.1.tar.xz
+f0215419d46108d420744eda1e1cb535  at-spi2-core-2.7.1.tar.xz


More information about the scm-commits mailing list