Update to 3.18.1

This commit is contained in:
Kalev Lember 2015-10-12 11:44:02 +02:00
parent de47c77f41
commit ffbc6eaccf
4 changed files with 7 additions and 29 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -1,23 +0,0 @@
From 8fb874cf40cf4c164d35f575ed7089bc6ad30ca2 Mon Sep 17 00:00:00 2001
From: Michael Catanzaro <mcatanzaro@gnome.org>
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

View File

@ -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 <klember@redhat.com> - 3.18.1-1
- Update to 3.18.1
* Thu Oct 01 2015 Michael Catanzaro <mcatanzaro@gnome.org> - 3.18.0-3
- Bump NVR

View File

@ -1 +1 @@
209047129bbb0dbcb657c0b146d34300 gnome-disk-utility-3.18.0.tar.xz
f94f643c5516eba00dba3190dc016298 gnome-disk-utility-3.18.1.tar.xz