From b1c82a5f189021ff0685a0c85e6ae23744566308 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 14 Jul 2011 07:18:35 -0500 Subject: [PATCH] 20110714 snapshot xdg-mime : use 'file --mime-type' instead of 'file -i' --- .gitignore | 1 + sources | 2 +- xdg-utils.spec | 8 ++++++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 04f95e0..bb01531 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /xdg-utils-1.1.0-20110510.tar.gz +/xdg-utils-1.1.0-20110714.tar.gz diff --git a/sources b/sources index de2e6dc..3900a5b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -13259fb744e050a73864a5a699f8836c xdg-utils-1.1.0-20110510.tar.gz +fa24446f0417c2c92ce8fcd69130fe25 xdg-utils-1.1.0-20110714.tar.gz diff --git a/xdg-utils.spec b/xdg-utils.spec index b299a13..c330ee2 100644 --- a/xdg-utils.spec +++ b/xdg-utils.spec @@ -3,13 +3,13 @@ %define htmlview 1 %endif -%define snap 20110510 +%define snap 20110714 #define pre rc1 Summary: Basic desktop integration functions Name: xdg-utils Version: 1.1.0 -Release: 0.8.%{snap}%{?dist} +Release: 0.9.%{snap}%{?dist} URL: http://portland.freedesktop.org/ %if 0%{?snap:1} @@ -117,6 +117,10 @@ rm -rf %{buildroot} %changelog +* Thu Jul 14 2011 Rex Dieter 1.1.0-0.9.20110714 +- 20110714 snapshot +- xdg-mime : use 'file --mime-type' instead of 'file -i' + * Thu Jun 16 2011 Rex Dieter 1.1.0-0.8.20110510 - rebuild