diff --git a/.gitignore b/.gitignore index acffddd..820ba36 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ totem-2.90.5.tar.bz2 /totem-3.2.1.tar.xz /totem-3.3.3.tar.xz /totem-3.3.4.tar.xz +/totem-3.3.90.tar.xz diff --git a/sources b/sources index 8dd92a3..43156ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -98fe7add15b6d9ae038ff8d1c3249bd4 totem-3.3.4.tar.xz +ccbbe8c6d1e18eb1c78f7dce19b43bda totem-3.3.90.tar.xz diff --git a/totem.spec b/totem.spec index 37317a3..5f41e5b 100644 --- a/totem.spec +++ b/totem.spec @@ -1,7 +1,7 @@ Summary: Movie player for GNOME Name: totem -Version: 3.3.4 -Release: 3%{?dist} +Version: 3.3.90 +Release: 1%{?dist} Epoch: 1 License: GPLv2+ with exceptions Group: Applications/Multimedia @@ -257,6 +257,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/totem/mozilla-viewer.css %changelog +* Sat Feb 25 2012 Matthias Clasen - 1:3.3.90-1 +- Update to 3.3.90 + * Thu Jan 19 2012 Matthias Clasen - 1:3.3.4-3 - Rebuild against new cogl