diff --git a/.gitignore b/.gitignore index 2d6ac44..cfae18b 100644 --- a/.gitignore +++ b/.gitignore @@ -95,3 +95,4 @@ empathy-3.3.5.tar.xz /empathy-3.12.5.tar.xz /empathy-3.12.6.tar.xz /empathy-3.12.7.tar.xz +/empathy-3.12.8.tar.xz diff --git a/empathy.spec b/empathy.spec index c09c570..7561c57 100644 --- a/empathy.spec +++ b/empathy.spec @@ -6,7 +6,7 @@ %global enchant_version 1.2.0 %global network_manager_version 0.7.0 %global libcanberra_version 0.4 -%global webkit_version 1.3.13 +%global webkit_version 1.9.1 %global goa_version 3.5.1 %global libnotify_version 0.7.0 %global libchamplain_version 0.12.1 @@ -16,8 +16,8 @@ %global gcr_version 2.91.4 Name: empathy -Version: 3.12.7 -Release: 4%{?dist} +Version: 3.12.8 +Release: 1%{?dist} Summary: Instant Messaging Client for GNOME License: GPLv2+ @@ -198,6 +198,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/adium/message-styles/PlanetGNOME.AdiumMessageStyle/Contents/Resources/main.css %changelog +* Mon Mar 16 2015 Kalev Lember - 3.12.8-1 +- Update to 3.12.8 + * Fri Mar 13 2015 Kalev Lember - 3.12.7-4 - Rebuilt for farstream02 soname bump diff --git a/sources b/sources index e81a462..afef5de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b86c915c2465203e0ff1443c5987560a empathy-3.12.7.tar.xz +3592054af3e566ae2c45262d72572c03 empathy-3.12.8.tar.xz