[xdg-utils] 20110714 snapshot xdg-mime : use 'file --mime-type' instead of 'file -i'

Rex Dieter rdieter at fedoraproject.org
Thu Jul 14 12:18:49 UTC 2011


commit b1c82a5f189021ff0685a0c85e6ae23744566308
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Jul 14 07:18:35 2011 -0500

    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 <rdieter at fedoraproject.org> 1.1.0-0.9.20110714
+- 20110714 snapshot
+- xdg-mime : use 'file --mime-type' instead of 'file -i'
+
 * Thu Jun 16 2011 Rex Dieter <rdieter at fedoraproject.org> 1.1.0-0.8.20110510
 - rebuild
 


More information about the scm-commits mailing list