From 3664a0608f025f22088ab71cc3a954de62c124f6 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Nov 12 2012 23:30:46 +0000 Subject: Update to 3.6.2 ... and remove the gnome-doc-utils build dep, which is no longer used with the new documentation build system. --- diff --git a/.gitignore b/.gitignore index a089696..0a9f649 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /accerciser-3.5.91.tar.xz /accerciser-3.5.92.tar.xz /accerciser-3.6.0.tar.xz +/accerciser-3.6.2.tar.xz diff --git a/accerciser.spec b/accerciser.spec index f49095e..6e320cc 100644 --- a/accerciser.spec +++ b/accerciser.spec @@ -2,7 +2,7 @@ %define release_version %(echo %{version} | awk -F. '{print $1"."$2}') Name: accerciser -Version: 3.6.0 +Version: 3.6.2 Release: 1%{?dist} Summary: Interactive Python accessibility explorer for the GNOME desktop @@ -14,7 +14,6 @@ BuildArch: noarch BuildRequires: at-spi2-core-devel BuildRequires: desktop-file-utils -BuildRequires: gnome-doc-utils BuildRequires: gtk3-devel BuildRequires: intltool BuildRequires: itstool @@ -39,7 +38,7 @@ you can use to create custom views of accessibility information. %build -%configure --disable-scrollkeeper +%configure make %{?_smp_mflags} @@ -81,6 +80,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Tue Nov 13 2012 Kalev Lember - 3.6.2-1 +- Update to 3.6.2 + * Tue Sep 25 2012 Richard Hughes - 3.6.0-1 - Update to 3.6.0 diff --git a/sources b/sources index f29acaf..d712efc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f552b6cc274382db05cd4acc467cf303 accerciser-3.6.0.tar.xz +7e3e9a7d560fee862fde6e9cf6e11fd9 accerciser-3.6.2.tar.xz