[shared-mime-info/f18] Update to 1.1

Bastien Nocera hadess at fedoraproject.org
Wed Feb 13 14:46:56 UTC 2013


commit 5a058bb6993e7060700067901dfa5b9e96926b37
Author: Bastien Nocera <hadess at hadess.net>
Date:   Wed Feb 13 15:44:54 2013 +0100

    Update to 1.1

 .gitignore                               |    1 +
 0001-Add-mime-type-for-source-RPMs.patch |   30 ------------------------------
 shared-mime-info.spec                    |   10 +++++-----
 sources                                  |    2 +-
 4 files changed, 7 insertions(+), 36 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c086317..8e1cebb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ shared-mime-info-0.71.tar.bz2
 /shared-mime-info-0.90.tar.bz2
 /shared-mime-info-0.91.tar.xz
 /shared-mime-info-1.0.tar.xz
+/shared-mime-info-1.1.tar.xz
diff --git a/shared-mime-info.spec b/shared-mime-info.spec
index 7df7271..f8de7cd 100644
--- a/shared-mime-info.spec
+++ b/shared-mime-info.spec
@@ -1,7 +1,7 @@
 Summary: Shared MIME information database
 Name: shared-mime-info
-Version: 1.0
-Release: 7%{?dist}
+Version: 1.1
+Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 URL: http://freedesktop.org/Software/shared-mime-info
@@ -20,8 +20,6 @@ Source4: shotwell-viewer-defaults.list
 # Work-around for https://bugs.freedesktop.org/show_bug.cgi?id=40354
 Patch0: 0001-Remove-sub-classing-from-OO.o-mime-types.patch
 
-Patch1: 0001-Add-mime-type-for-source-RPMs.patch
-
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  libxml2-devel
 BuildRequires:  glib2-devel
@@ -43,7 +41,6 @@ and looking up the correct MIME type in a database.
 %prep
 %setup -q
 %patch0 -p1 -b .ooo-zip
-%patch1 -p1
 
 %build
 
@@ -89,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/*
 %{_mandir}/man*/*
 
 %changelog
+* Wed Feb 13 2013 Bastien Nocera <bnocera at redhat.com> 1.1-1
+- Update to 1.1
+
 * Fri Nov 30 2012 Bastien Nocera <bnocera at redhat.com> 1.0-6
 - Open src.rpm files in file-roller instead of PackageKit
 
diff --git a/sources b/sources
index c8d80f1..de36397 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-901b7977dbb2b71d12d30d4d8fb97028  shared-mime-info-1.0.tar.xz
+12ba00bf1cb2e69bfba73127e708e833  shared-mime-info-1.1.tar.xz


More information about the scm-commits mailing list