[gnome-mag] 0.16.2

Matthias Clasen mclasen at fedoraproject.org
Wed Sep 29 22:12:16 UTC 2010


commit 9a11fc5aeb3927c858467867f3ed0c1d2380e11e
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Sep 29 18:11:29 2010 -0400

    0.16.2

 .gitignore     |    1 +
 gnome-mag.spec |   12 ++++++------
 sources        |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fe80979..05187ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 gnome-mag-0.16.1.tar.bz2
+/gnome-mag-0.16.2.tar.bz2
diff --git a/gnome-mag.spec b/gnome-mag.spec
index e5edde0..4a6ccd3 100644
--- a/gnome-mag.spec
+++ b/gnome-mag.spec
@@ -1,9 +1,9 @@
 Summary: Screen magnifier for GNOME
 Name: gnome-mag
-Version: 0.16.1
-Release: 3%{?dist}
+Version: 0.16.2
+Release: 1%{?dist}
 License: LGPLv2+
-Group: Applications/System 
+Group: Applications/System
 URL: http://www.gnome.org/
 Source0: http://download.gnome.org/sources/gnome-mag/0.16/%{name}-%{version}.tar.bz2
 
@@ -48,9 +48,6 @@ make %{?_smp_mflags}
 make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
 find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
-%check
-make check
-
 %find_lang %{name}
 
 %post -p /sbin/ldconfig
@@ -77,6 +74,9 @@ make check
 %{_datadir}/doc/gnome-mag*
 
 %changelog
+* Wed Sep 29 2010 Matthias Clasen <mclasen at redhat.com> - 0.16.2-1
+- Update to 0.16.2
+
 * Wed Sep 29 2010 jkeating - 0.16.1-3
 - Rebuilt for gcc bug 634757
 
diff --git a/sources b/sources
index 13dca0f..3530d30 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bbe177dadfd64c071b5670956ed703ae  gnome-mag-0.16.1.tar.bz2
+0a6323f714df163a49cd7c1c3cac269b  gnome-mag-0.16.2.tar.bz2


More information about the scm-commits mailing list