[Miro] Update to upstream 3.0.3. Potentially fixes a whole slew of bugs including YouTube downloads not wo

alexlan alexlan at fedoraproject.org
Sun Aug 29 17:00:34 UTC 2010


commit 6a668ae9601a4bdf4de254842c8836b367e6c96c
Author: Alex Lancaster <alexlan at fedoraproject.org>
Date:   Sun Aug 29 13:00:19 2010 -0400

    Update to upstream 3.0.3.  Potentially fixes a whole slew of bugs
    including YouTube downloads not working
    (http://bugzilla.pculture.org/show_bug.cgi?id=14084)

 .gitignore |    1 +
 Miro.spec  |    9 +++++++--
 sources    |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b2f3926..4a7cdd8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 miro-3.0.2.tar.gz
+/miro-3.0.3.tar.gz
diff --git a/Miro.spec b/Miro.spec
index 8489fee..d32ca00 100644
--- a/Miro.spec
+++ b/Miro.spec
@@ -2,8 +2,8 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           Miro
-Version:        3.0.2
-Release:        2%{?dist}
+Version:        3.0.3
+Release:        1%{?dist}
 Summary:        Internet TV Player
 
 Group:          Applications/Multimedia
@@ -98,6 +98,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sun Aug 29 2010 Alex Lancaster <alexlan[AT]fedoraproject org> - 3.0.3-1
+- Update to upstream 3.0.3.  Potentially fixes a whole slew of bugs
+  including YouTube downloads not working
+  (http://bugzilla.pculture.org/show_bug.cgi?id=14084)
+
 * Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 3.0.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
diff --git a/sources b/sources
index ab34731..6df5c93 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-385ac3f7478bfd88c87b8a47d356bd4f  miro-3.0.2.tar.gz
+851de31dce0baf07922a22b4d29cfeac  miro-3.0.3.tar.gz


More information about the scm-commits mailing list