From ea94765ab2da53d4e5d646872262243e1a146e52 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 14 Jan 2012 02:42:56 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- xdg-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xdg-utils.spec b/xdg-utils.spec index 952445b..5580983 100644 --- a/xdg-utils.spec +++ b/xdg-utils.spec @@ -5,7 +5,7 @@ Summary: Basic desktop integration functions Name: xdg-utils Version: 1.1.0 -Release: 0.10.%{snap}%{?dist} +Release: 0.11.%{snap}%{?dist} URL: http://portland.freedesktop.org/ %if 0%{?snap:1} @@ -101,6 +101,9 @@ rm -rf %{buildroot} %changelog +* Sat Jan 14 2012 Fedora Release Engineering - 1.1.0-0.11.20111207 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Wed Dec 07 2011 Rex Dieter 1.1.0-0.10.20110714git - fix gnome-screensaver detection bogosity (#702540,#736159) - xdg-open: x-www-browser: command not found (#755553)