diff --git a/.gitignore b/.gitignore index a4438de..02aed7b 100644 --- a/.gitignore +++ b/.gitignore @@ -75,3 +75,4 @@ empathy-3.3.5.tar.xz /empathy-3.9.2.tar.xz /empathy-3.9.3.tar.xz /empathy-3.9.4.tar.xz +/empathy-3.9.90.tar.xz diff --git a/empathy.spec b/empathy.spec index 955b5a2..01ae90d 100644 --- a/empathy.spec +++ b/empathy.spec @@ -16,8 +16,8 @@ %global gcr_version 2.91.4 Name: empathy -Version: 3.9.4 -Release: 3%{?dist} +Version: 3.9.90 +Release: 1%{?dist} Summary: Instant Messaging Client for GNOME License: GPLv2+ @@ -112,10 +112,12 @@ for f in video_overview.png conf_overview.png croom_overview.png; do mv $f %{buildroot}%{_datadir}/help/C/empathy/figures done + %post touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : /sbin/ldconfig + %postun if [ $1 -eq 0 ]; then touch --no-create %{_datadir}/icons/hicolor &>/dev/null @@ -193,6 +195,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/adium/message-styles/PlanetGNOME.AdiumMessageStyle/Contents/Resources/main.css %changelog +* Tue Aug 20 2013 Brian Pepple - 3.9.90-1 +- Update to 3.9.90. + * Fri Aug 09 2013 Kalev Lember - 3.9.4-3 - Rebuilt for cogl 1.15.4 soname bump diff --git a/sources b/sources index 01bc2d8..3d80ed9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -605286b17cdabade93fbaab3558d192f empathy-3.9.4.tar.xz +41ab2d4d880304c230d46327a9e64a7a empathy-3.9.90.tar.xz