From ad92af6f8e82f005ec7d31a4fe212fcea0c1c86011169294f1cdd3701d5e20c0 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 28 Mar 2012 06:03:20 +0000 Subject: [PATCH] Accepting request 111266 from home:vuntz:branches:GNOME:Factory Update to 2.4.0 OBS-URL: https://build.opensuse.org/request/show/111266 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/at-spi2-core?expand=0&rev=74 --- at-spi2-core-2.3.92.tar.xz | 3 --- at-spi2-core-2.4.0.tar.xz | 3 +++ at-spi2-core.changes | 6 ++++++ at-spi2-core.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 at-spi2-core-2.3.92.tar.xz create mode 100644 at-spi2-core-2.4.0.tar.xz diff --git a/at-spi2-core-2.3.92.tar.xz b/at-spi2-core-2.3.92.tar.xz deleted file mode 100644 index 05d3a0c..0000000 --- a/at-spi2-core-2.3.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5824e7d4dcf01543dae9800fdeff93bc1b503baa39461566a6e3f32bac6cbf24 -size 446256 diff --git a/at-spi2-core-2.4.0.tar.xz b/at-spi2-core-2.4.0.tar.xz new file mode 100644 index 0000000..21b03be --- /dev/null +++ b/at-spi2-core-2.4.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9d087efe528b392cb7ee27982798126df6ec8c18d5e30c557c8fcc55022c669 +size 446364 diff --git a/at-spi2-core.changes b/at-spi2-core.changes index 02d7295..86a215f 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 27 06:16:33 UTC 2012 - vuntz@opensuse.org + +- Update to version 2.4.0: + + Fix typo in at-spi-dbus-bus.desktop.in (bgo#605662). + ------------------------------------------------------------------- Tue Mar 20 16:33:37 UTC 2012 - vuntz@opensuse.org diff --git a/at-spi2-core.spec b/at-spi2-core.spec index eccf5a3..5b86d37 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -17,13 +17,13 @@ Name: at-spi2-core -Version: 2.3.92 +Version: 2.4.0 Release: 0 Summary: Assistive Technology Service Provider Interface - D-Bus based implementation License: GPL-2.0+ Group: System/Libraries Url: http://www.gnome.org/ -Source0: http://download.gnome.org/sources/at-spi2-core/2.3/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-core/2.4/%{name}-%{version}.tar.xz Source99: %{name}-rpmlintrc BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel