From 114e7a60789497696427ad17ce540ec6026f21b6 Mon Sep 17 00:00:00 2001 From: David King Date: Thu, 4 Feb 2016 11:11:55 +0000 Subject: [PATCH] Use global rather than define --- gnome-disk-utility.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnome-disk-utility.spec b/gnome-disk-utility.spec index 82d1aa0..1fd05f8 100644 --- a/gnome-disk-utility.spec +++ b/gnome-disk-utility.spec @@ -1,11 +1,11 @@ # Only enable if using patches that touches configure.ac, # Makefile.am or other build system related files # -%define enable_autoreconf 0 +%global enable_autoreconf 0 Name: gnome-disk-utility Version: 3.19.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Disks Group: Applications/System @@ -109,6 +109,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Thu Feb 04 2016 David King - 3.19.3-3 +- Use global rather than define + * Wed Feb 03 2016 Fedora Release Engineering - 3.19.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild