[atk] 2.1.92

Matthias Clasen mclasen at fedoraproject.org
Tue Sep 20 01:41:52 UTC 2011


commit 66cda7f84f46b8041e8720d7511a746200a60658
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Sep 19 21:41:08 2011 -0400

    2.1.92

 .gitignore |    1 +
 atk.spec   |   16 +++++++++++-----
 sources    |    2 +-
 3 files changed, 13 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 246747a..ac7f375 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ atk-1.30.0.tar.bz2
 /atk-2.0.1.tar.xz
 /atk-2.1.0.tar.xz
 /atk-2.1.91.tar.xz
+/atk-2.1.92.tar.xz
diff --git a/atk.spec b/atk.spec
index 12196a0..121b85a 100644
--- a/atk.spec
+++ b/atk.spec
@@ -3,7 +3,7 @@
 
 Summary: Interfaces for accessibility support
 Name: atk
-Version: 2.1.91
+Version: 2.1.92
 Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
@@ -55,20 +55,26 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 
 %files -f atk10.lang
 %doc README AUTHORS COPYING NEWS
-%{_libdir}/libatk*.so.*
+%{_libdir}/libatk-1.0.so.*
 %{_libdir}/girepository-1.0
 
 %files devel
-%{_libdir}/libatk*.so
-%{_includedir}/*
-%{_libdir}/pkgconfig/*
+%{_libdir}/libatk-1.0.so
+%{_includedir}/atk-1.0
+%{_libdir}/pkgconfig/atk.pc
 %{_datadir}/gtk-doc/html/atk
 %{_datadir}/gir-1.0
 
 %changelog
+* Mon Sep 19 2011 Matthias Clasen <mclasen at redhat.com> - 2.1.92-1
+- Update to 2.1.92
+
 * Mon Sep  5 2011 Matthias Clasen <mclasen at redhat.com> - 2.1.91-1
 - Update to 2.1.91
 
+* Tue Aug 16 2011 Matthias Clasen <mclasen at redhat.com> - 2.1.5-1
+- Update to 2.1.5
+
 * Mon Jul 25 2011 Matthias Clasen <mclasen at redhat.com> - 2.1.0-1
 - Update to 2.1.0
 
diff --git a/sources b/sources
index b9ef372..c3cf10c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c7ba5071e304a613e1f151ddbb6fbf7  atk-2.1.91.tar.xz
+c1856df89f163a9fdd60a876027d062c  atk-2.1.92.tar.xz


More information about the scm-commits mailing list