[mingw-atk] Update to 2.16.0

Kalev Lember kalev at fedoraproject.org
Tue Mar 24 11:04:22 UTC 2015


commit 1fb51d19f58f6b23014c273c88d3b618a01a79b7
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Mar 24 12:02:52 2015 +0100

    Update to 2.16.0

 .gitignore     | 1 +
 mingw-atk.spec | 5 ++++-
 sources        | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c076a5c..aaa3b53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ atk-1.29.3.tar.bz2
 /atk-2.13.90.tar.xz
 /atk-2.14.0.tar.xz
 /atk-2.15.3.tar.xz
+/atk-2.16.0.tar.xz
diff --git a/mingw-atk.spec b/mingw-atk.spec
index 44358d3..e0530ac 100644
--- a/mingw-atk.spec
+++ b/mingw-atk.spec
@@ -4,7 +4,7 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           mingw-atk
-Version:        2.15.3
+Version:        2.16.0
 Release:        1%{?dist}
 Summary:        MinGW Windows Atk library
 
@@ -131,6 +131,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 
   
 %changelog
+* Tue Mar 24 2015 Kalev Lember <kalevlember at gmail.com> - 2.16.0-1
+- Update to 2.16.0
+
 * Thu Jan  1 2015 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.15.3-1
 - Update to 2.15.3
 
diff --git a/sources b/sources
index 8094656..7e8e227 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4dc8f00682eeb6bcab3b9b2fd1f2378c  atk-2.15.3.tar.xz
+c7c5002bd6e58b4723a165f1bf312116  atk-2.16.0.tar.xz


More information about the scm-commits mailing list