Update to 2.7.5
authorAnas Nashif <anas.nashif@intel.com>
Fri, 8 Feb 2013 13:58:41 +0000 (05:58 -0800)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Wed, 5 Nov 2014 10:29:53 +0000 (11:29 +0100)
packaging/atk.changes
packaging/atk.spec

index ea1fad5..7e08b33 100644 (file)
@@ -1,3 +1,6 @@
+* Fri Feb 08 2013 Anas Nashif <anas.nashif@intel.com> upstream/2.7.5@4655b02
+- Update to 2.7.5
+
 * Sat Feb 02 2013 Anas Nashif <anas.nashif@intel.com> upstream/2.7.4@bc1b1ba
 - Update to 2.7.4
 
index 594a905..50036dd 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with introspection
 
 Name:           atk
-Version:        2.7.4
+Version:        2.7.5
 Release:        0
 License:        LGPL-2.1+
 Summary:        An Accessibility ToolKit
@@ -11,7 +11,7 @@ Source:         http://download.gnome.org/sources/atk/2.7/%{name}-%{version}.tar
 Source98:       baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  glib2-devel >= 2.31.2
+BuildRequires:  glib2-devel >= 2.35.2
 %if %{with introspection}
 BuildRequires:  gobject-introspection-devel
 %endif
@@ -46,7 +46,7 @@ This package provides the GObject Introspection bindings for ATK.
 
 %package devel
 Summary:        Include Files and Libraries mandatory for Development
-Group:          Development/Libraries/GNOME
+Group:          Development/Gnome
 Requires:       libatk = %{version}
 %if %{with introspection}
 Requires:       typelib-Atk = %{version}