From e36a16245276031c50f5fd79510934bdbdc90055 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 9 Aug 2012 08:58:07 -0500 Subject: [PATCH] 20120809 snapshot --- .gitignore | 2 +- sources | 2 +- xdg-utils.spec | 11 +++++------ 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index b2283a4..78530d9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -/xdg-utils-1.1.0-20110714.tar.gz /xdg-utils-1.1.0-20111207git.tar.gz /xdg-utils-1.1.0-20120302git.tar.gz +/xdg-utils-1.1.0-20120809git.tar.gz diff --git a/sources b/sources index 38ad46b..1fd6b2b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eea9e674b253bcd1d93a87cf5717b7da xdg-utils-1.1.0-20120302git.tar.gz +ae53b8dbdc7f9136eba2de8b7e7de1dd xdg-utils-1.1.0-20120809git.tar.gz diff --git a/xdg-utils.spec b/xdg-utils.spec index d22be12..60da1c8 100644 --- a/xdg-utils.spec +++ b/xdg-utils.spec @@ -1,11 +1,11 @@ -%define snap 20120302git +%define snap 20120809git #define pre rc1 Summary: Basic desktop integration functions Name: xdg-utils Version: 1.1.0 -Release: 0.13.%{snap}%{?dist} +Release: 0.14.%{snap}%{?dist} URL: http://portland.freedesktop.org/ %if 0%{?snap:1} @@ -28,10 +28,6 @@ Requires: coreutils Requires: desktop-file-utils Requires: which -%if 0%{?fedora} && 0%{?fedora} < 16 -Obsoletes: htmlview <= 4.0.0 -%endif - %description The %{name} package is a set of simple scripts that provide basic desktop integration functions for any Free Desktop, such as Linux. @@ -101,6 +97,9 @@ rm -rf %{buildroot} %changelog +* Thu Aug 09 2012 Rex Dieter 1.1.0-0.14.20120809git +- 20120809 snapshot + * Sun Jul 22 2012 Fedora Release Engineering - 1.1.0-0.13.20120302git - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild