From a940dbd78d8879e03f0d65c4f3cf632f893a5b02 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sep 03 2013 22:27:55 +0000 Subject: Update to 3.9.91 --- diff --git a/.gitignore b/.gitignore index 290f060..15ce371 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /gnome-boxes-3.8.2.tar.xz /gnome-boxes-3.9.2.tar.xz /gnome-boxes-3.9.3.tar.xz +/gnome-boxes-3.9.91.tar.xz diff --git a/gnome-boxes.spec b/gnome-boxes.spec index 6210106..6f4341e 100644 --- a/gnome-boxes.spec +++ b/gnome-boxes.spec @@ -30,8 +30,8 @@ ExclusiveArch: x86_64 %global url_ver %%(echo %{version}|cut -d. -f1,2) Name: gnome-boxes -Version: 3.9.3 -Release: 4%{?dist} +Version: 3.9.91 +Release: 1%{?dist} Summary: A simple GNOME 3 application to access remote or virtual systems Group: Applications/Emulators @@ -127,6 +127,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %doc AUTHORS COPYING README NEWS TODO %{_bindir}/%{name} %{_datadir}/%{name}/ +%{_datadir}/appdata/ %{_datadir}/applications/%{name}.desktop %{_datadir}/glib-2.0/schemas/org.gnome.boxes.gschema.xml %{_datadir}/icons/hicolor/*/apps/gnome-boxes.* @@ -137,6 +138,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gnome-shell/search-providers/gnome-boxes-search-provider.ini %changelog +* Tue Sep 03 2013 Kalev Lember - 3.9.91-1 +- Update to 3.9.91 + * Fri Aug 09 2013 Kalev Lember - 3.9.3-4 - Rebuilt for cogl 1.15.4 soname bump diff --git a/sources b/sources index 46ed895..962375c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -122f5b619f6437ed00ea757212f8dca6 gnome-boxes-3.9.3.tar.xz +65e420ad9d34f76dd8dcbb9d2c1390c3 gnome-boxes-3.9.91.tar.xz