[at-spi2-core/f19] Update to 2.8.0

Kalev Lember kalev at fedoraproject.org
Mon Mar 25 23:25:53 UTC 2013


commit a003ea05f4e35be675c5b7cf1f653bba64ffeef9
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Mar 26 00:25:46 2013 +0100

    Update to 2.8.0

 .gitignore        |    1 +
 at-spi2-core.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f11b808..78e71a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,3 +48,4 @@ at-spi2-core-0.3.4.tar.bz2
 /at-spi2-core-2.7.5.tar.xz
 /at-spi2-core-2.7.90.tar.xz
 /at-spi2-core-2.7.91.tar.xz
+/at-spi2-core-2.8.0.tar.xz
diff --git a/at-spi2-core.spec b/at-spi2-core.spec
index d945f0b..8dda54f 100644
--- a/at-spi2-core.spec
+++ b/at-spi2-core.spec
@@ -1,12 +1,12 @@
 Name:           at-spi2-core
-Version:        2.7.91
+Version:        2.8.0
 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.7/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/at-spi2-core/2.8/%{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
+* Mon Mar 25 2013 Kalev Lember <kalevlember at gmail.com> - 2.8.0-1
+- Update to 2.8.0
+
 * Wed Mar  6 2013 Matthias Clasen <mclasen at redhat.com> - 2.7.91-1
 - Update to 2.7.91
 
diff --git a/sources b/sources
index 694c4fc..7b2fa41 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f61eefdbdf359c287fa1c2f208d9bc0  at-spi2-core-2.7.91.tar.xz
+93b57d5d56d15d1222ddf2386e2f869f  at-spi2-core-2.8.0.tar.xz


More information about the scm-commits mailing list