diff --git a/.gitignore b/.gitignore index 67712b4..042fb06 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ empathy-3.3.5.tar.xz /empathy-3.5.2.tar.xz /empathy-3.5.3.tar.xz /empathy-3.5.4.tar.xz +/empathy-3.5.4.1.tar.xz diff --git a/empathy.spec b/empathy.spec index 206fca8..4c6cfe0 100644 --- a/empathy.spec +++ b/empathy.spec @@ -2,7 +2,7 @@ %global gtk3_min_version 3.5.1 %global glib2_min_version 2.33.3 %global tp_mc_min_version 5.12.0 -%global tp_glib_min_version 0.19.3 +%global tp_glib_min_version 0.19.4 %global enchant_version 1.2.0 %global network_manager_version 0.7.0 %global libcanberra_version 0.4 @@ -13,7 +13,7 @@ %global folks_version 0.7.1 Name: empathy -Version: 3.5.4 +Version: 3.5.4.1 Release: 1%{?dist} Summary: Instant Messaging Client for GNOME @@ -195,6 +195,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/adium/message-styles/PlanetGNOME.AdiumMessageStyle/Contents/Resources/main.css %changelog +* Tue Jul 24 2012 Brian Pepple - 3.5.4.1-1 +- Update to 3.5.4.1. +- Bump minimum version of tp-glib needed. + * Mon Jul 16 2012 Brian Pepple - 3.5.4-1 - Update to 3.5.4. - Bump minimum versions of tp-glib and glib2 needed. diff --git a/sources b/sources index b518ddb..76e8b63 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c2581afd2600d362ec52ee1d1d22e38c empathy-3.5.4.tar.xz +bfd4a2364e1208baea7f839b8b2f3b73 empathy-3.5.4.1.tar.xz