[empathy] Fix g-o-a versioning

Peter Robinson pbrobinson at fedoraproject.org
Sun Nov 27 13:43:43 UTC 2011


commit 25f054e48ed2efef2da8aef81981c2e46d9e40de
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun Nov 27 13:43:24 2011 +0000

    Fix g-o-a versioning

 empathy.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/empathy.spec b/empathy.spec
index 34ecd7b..3566679 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -7,14 +7,14 @@
 %global network_manager_version 0.7.0
 %global libcanberra_version     0.4
 %global webkit_version          1.3.13
-%global goa_version		3.3.0
+%global goa_version		3.2.0
 %global libnotify_version       0.7.0
 %global libchamplain_version    0.7.1
 %global folks_version           0.6.2
 
 Name:		empathy
 Version:	3.3.2
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
 Group:		Applications/Communications
@@ -161,6 +161,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libexecdir}/empathy-chat
 
 %changelog
+* Sun Nov 27 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 3.3.2-3
+- Fix g-o-a versioning
+
 * Thu Nov 24 2011 Matthias Clasen <mclasen at redhat.com> - 3.3.2-2
 - Rebuild against new clutter
 


More information about the scm-commits mailing list