From ffbc6eaccf28189ffaf7184e43d2b7dbba2ee841 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Oct 12 2015 09:44:02 +0000 Subject: Update to 3.18.1 --- diff --git a/.gitignore b/.gitignore index e18f7dd..47b9650 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ gnome-disk-utility-2.30.1.tar.bz2 /gnome-disk-utility-3.17.3.tar.xz /gnome-disk-utility-3.17.91.tar.xz /gnome-disk-utility-3.18.0.tar.xz +/gnome-disk-utility-3.18.1.tar.xz diff --git a/desktop-category.patch b/desktop-category.patch deleted file mode 100644 index 13cd761..0000000 --- a/desktop-category.patch +++ /dev/null @@ -1,23 +0,0 @@ -From 8fb874cf40cf4c164d35f575ed7089bc6ad30ca2 Mon Sep 17 00:00:00 2001 -From: Michael Catanzaro -Date: Wed, 23 Sep 2015 10:22:14 -0500 -Subject: Put Disks in the Utilities folder - -This broke when we renamed the desktop file. - -https://lists.fedoraproject.org/pipermail/desktop/2015-September/012912.html - -diff --git a/data/org.gnome.DiskUtility.desktop.in b/data/org.gnome.DiskUtility.desktop.in -index 8e1ebbb..7416752 100644 ---- a/data/org.gnome.DiskUtility.desktop.in -+++ b/data/org.gnome.DiskUtility.desktop.in -@@ -7,5 +7,5 @@ Icon=gnome-disks - Terminal=false - Type=Application - StartupNotify=true --Categories=GNOME;GTK;Utility;HardwareSettings; -+Categories=GNOME;GTK;Utility;HardwareSettings;X-GNOME-Utilities; - DBusActivatable=true --- -cgit v0.10.2 - diff --git a/gnome-disk-utility.spec b/gnome-disk-utility.spec index cf1d7c1..1b36b17 100644 --- a/gnome-disk-utility.spec +++ b/gnome-disk-utility.spec @@ -4,8 +4,8 @@ %define enable_autoreconf 0 Name: gnome-disk-utility -Version: 3.18.0 -Release: 3%{?dist} +Version: 3.18.1 +Release: 1%{?dist} Summary: Disks Group: Applications/System @@ -13,9 +13,6 @@ License: GPLv2+ URL: https://git.gnome.org/browse/gnome-disk-utility Source0: https://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz -# https://lists.fedoraproject.org/pipermail/desktop/2015-September/012912.html -Patch0: desktop-category.patch - BuildRequires: /usr/bin/appstream-util BuildRequires: desktop-file-utils BuildRequires: docbook-style-xsl @@ -112,6 +109,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Mon Oct 12 2015 Kalev Lember - 3.18.1-1 +- Update to 3.18.1 + * Thu Oct 01 2015 Michael Catanzaro - 3.18.0-3 - Bump NVR diff --git a/sources b/sources index 6e1b9a5..f872564 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -209047129bbb0dbcb657c0b146d34300 gnome-disk-utility-3.18.0.tar.xz +f94f643c5516eba00dba3190dc016298 gnome-disk-utility-3.18.1.tar.xz