[gsettings-desktop-schemas/f15/master] 3.0.1

Matthias Clasen mclasen at fedoraproject.org
Tue Apr 26 23:54:22 UTC 2011


commit 8d3d1a1c72727ee9e34a1bd07a6630fbc3b61345
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Apr 26 19:26:53 2011 -0400

    3.0.1

 .gitignore                     |    1 +
 gsettings-desktop-schemas.spec |   11 +++++------
 sources                        |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8c995cb..c4fc310 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2
 /gsettings-desktop-schemas-2.91.91.tar.bz2
 /gsettings-desktop-schemas-2.91.92.tar.bz2
 /gsettings-desktop-schemas-3.0.0.tar.bz2
+/gsettings-desktop-schemas-3.0.1.tar.bz2
diff --git a/gsettings-desktop-schemas.spec b/gsettings-desktop-schemas.spec
index da5a404..446b1f1 100644
--- a/gsettings-desktop-schemas.spec
+++ b/gsettings-desktop-schemas.spec
@@ -1,6 +1,6 @@
 Name:           gsettings-desktop-schemas
-Version:        3.0.0
-Release:        2%{?dist}
+Version:        3.0.1
+Release:        1%{?dist}
 Summary:        A collection of GSettings schemas
 
 Group:          System Environment/Libraries
@@ -10,9 +10,6 @@ URL:            http://bugzilla.gnome.org/enter_bug.cgi?product=gsettings-deskto
 #VCS: git:git://git.gnome.org/gsettings-desktop-schemas
 Source:         http://download.gnome.org/sources/%{name}/3.0/%{name}-%{version}.tar.bz2
 
-# https://bugzilla.gnome.org/show_bug.cgi?id=647039
-Patch0:         0001-Remove-some-questionable-conversions.patch
-
 BuildArch:      noarch
 
 BuildRequires: glib2-devel >= 2.25.11
@@ -36,7 +33,6 @@ and header files for developing applications that use %{name}.
 
 %prep
 %setup -q
-%patch0 -p1 -b .cull-migrations
 
 %build
 %configure --disable-schemas-compile
@@ -72,6 +68,9 @@ fi
 
 
 %changelog
+* Tue Apr 26 2011 Matthias Clasen <mclasen at redhat.com> 3.0.1-1
+- Update to 3.0.1
+
 * Thu Apr  7 2011 Matthias Clasen <mclasen at redhat.com> 3.0.0-2
 - Don't perform questionable migrations
 
diff --git a/sources b/sources
index 9187633..5bbe418 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-227f020980c746fbf4da21991b107184  gsettings-desktop-schemas-3.0.0.tar.bz2
+d42f0d79d6449a0eb1bb502eee8eb709  gsettings-desktop-schemas-3.0.1.tar.bz2


More information about the scm-commits mailing list