diff --git a/.gitignore b/.gitignore index 4a580c9..3a6a966 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ empathy-3.3.5.tar.xz /empathy-3.5.4.1.tar.xz /empathy-3.5.5.tar.xz /empathy-3.5.90.tar.xz +/empathy-3.5.91.tar.xz diff --git a/empathy.spec b/empathy.spec index 912afab..73cedd2 100644 --- a/empathy.spec +++ b/empathy.spec @@ -13,8 +13,8 @@ %global folks_version 0.7.1 Name: empathy -Version: 3.5.90 -Release: 3%{?dist} +Version: 3.5.91 +Release: 1%{?dist} Summary: Instant Messaging Client for GNOME License: GPLv2+ @@ -187,6 +187,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/adium/message-styles/PlanetGNOME.AdiumMessageStyle/Contents/Resources/main.css %changelog +* Tue Sep 04 2012 Richard Hughes - 3.5.91-1 +- Update to 3.5.91 + * Thu Aug 30 2012 Debarshi Ray - 3.5.90-3 - Do not remove the rpaths. They are needed to pick up the private libraries. (RH #846908) diff --git a/sources b/sources index 408ac02..f498984 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2ca279500023d0cd414316cf33c64f5a empathy-3.5.90.tar.xz +5a9f65e388d1abc6d9d9aed99eb4cd47 empathy-3.5.91.tar.xz