diff --git a/.gitignore b/.gitignore index d70536c..64ef04e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /gnome-music-3.9.90.tar.xz /gnome-music-3.9.91.tar.xz /gnome-music-3.9.92.tar.xz +/gnome-music-3.10.0.tar.xz diff --git a/gnome-music.spec b/gnome-music.spec index 8d4de1f..bf40766 100644 --- a/gnome-music.spec +++ b/gnome-music.spec @@ -1,6 +1,6 @@ Name: gnome-music Summary: Music player and management application for GNOME -Version: 3.9.92 +Version: 3.10.0 Release: 1%{?dist} # The sources are under the GPLv2+ license, except for: @@ -10,7 +10,7 @@ Release: 1%{?dist} # Also: https://bugzilla.gnome.org/show_bug.cgi?id=706457 License: (GPLv2+ with exceptions) and LGPLv2+ and CC-BY-SA URL: http://wiki.gnome.org/Apps/Music -Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.9/%{name}-%{version}.tar.xz +Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.10/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: intltool @@ -92,6 +92,9 @@ fi %changelog +* Wed Sep 25 2013 Kalev Lember - 3.10.0-1 +- Update to 3.10.0 + * Wed Sep 18 2013 Kalev Lember - 3.9.92-1 - Update to 3.9.92 - Include the appdata file diff --git a/sources b/sources index f73d7d9..d15a659 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4e8dfc4ef3a1b9049f1b92803b394bfd gnome-music-3.9.92.tar.xz +b2483df6ea8e03cccdf7e246eca943be gnome-music-3.10.0.tar.xz