[gnome-mag/f14/master] 0.16.2

Matthias Clasen mclasen at fedoraproject.org
Wed Sep 29 22:30:46 UTC 2010


commit 07e63a457a849dc49f64b514708d8a34769e6b53
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Sep 29 18:29:55 2010 -0400

    0.16.2

 .gitignore     |    1 +
 gnome-mag.spec |   11 +++++++++--
 sources        |    2 +-
 3 files changed, 11 insertions(+), 3 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 f5ca2be..b1cf300 100644
--- a/gnome-mag.spec
+++ b/gnome-mag.spec
@@ -2,10 +2,10 @@
 
 Summary: Screen magnifier for GNOME
 Name: gnome-mag
-Version: 0.16.1
+Version: 0.16.2
 Release: 1%{?dist}
 License: LGPLv2+
-Group: Desktop/Accessibility
+Group: Applications/System
 URL: http://www.gnome.org/
 Source0: http://download.gnome.org/sources/gnome-mag/0.16/%{name}-%{version}.tar.bz2
 
@@ -51,10 +51,14 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 find $RPM_BUILD_ROOT -name '*.la' |xargs /bin/rm
 
+<<<<<<< HEAD
 %find_lang %{po_package}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
+=======
+%find_lang %{name}
+>>>>>>> 9a11fc5... 0.16.2
 
 %post -p /sbin/ldconfig
 
@@ -80,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_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 Mar 31 2010 Matthias Clasen <mclasen at redhat.com> - 0.16.1-1
 - Update to 0.16.1
 
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