diff --git a/.gitignore b/.gitignore index 1cd44ed..bf992d7 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /gnome-boxes-3.4.1.tar.xz /gnome-boxes-3.4.2.tar.xz /gnome-boxes-3.5.2.tar.xz +/gnome-boxes-3.5.3.tar.xz diff --git a/gnome-boxes.spec b/gnome-boxes.spec index 4e1004b..8af6b6d 100644 --- a/gnome-boxes.spec +++ b/gnome-boxes.spec @@ -2,8 +2,8 @@ %global url_ver %%(echo %{version}|cut -d. -f1,2) Name: gnome-boxes -Version: 3.5.2 -Release: 2%{?dist} +Version: 3.5.3 +Release: 1%{?dist} Summary: A simple GNOME 3 application to access remote or virtual systems Group: Applications/Emulators @@ -93,6 +93,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/icons/hicolor/*/apps/gnome-boxes.* %changelog +* Tue Jun 26 2012 Richard Hughes - 3.5.3-1 +- Update to 3.5.3 + * Thu Jun 07 2012 Christophe Fergeau - 3.5.2-2 - enable logos after getting confirmation this has been approved by fedora-legal and the Fedora board diff --git a/sources b/sources index c5598a3..3e66f00 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f267a3dd452020c5aa7370494745431a gnome-boxes-3.5.2.tar.xz +f1c38b5ceff4780d51d3cf9067f7d35d gnome-boxes-3.5.3.tar.xz