[dconf/f15/master] Update to 0.7.3

Tomas Bzatek tbzatek at fedoraproject.org
Tue Mar 22 16:20:56 UTC 2011


commit ec0942e370371c768b89c65491d535c52e5e0767
Author: Tomas Bzatek <tbzatek at redhat.com>
Date:   Tue Mar 22 17:20:48 2011 +0100

    Update to 0.7.3

 .gitignore |    1 +
 dconf.spec |   12 ++++++++----
 sources    |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a2ea34b..fd6a960 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ dconf-0.5.tar.bz2
 /dconf-0.7.tar.bz2
 /dconf-0.7.1.tar.bz2
 /dconf-0.7.2.tar.bz2
+/dconf-0.7.3.tar.bz2
diff --git a/dconf.spec b/dconf.spec
index f51c2e3..8d87870 100644
--- a/dconf.spec
+++ b/dconf.spec
@@ -1,8 +1,9 @@
-%define glib2_version 2.25.12
+%define glib2_version 2.27.2
+%define vala_version 0.11.7
 
 Name:           dconf
-Version:        0.7.2
-Release:        3
+Version:        0.7.3
+Release:        1
 Summary:        A configuration system
 
 Group:          System Environment/Base
@@ -17,7 +18,7 @@ Requires:       dbus
 
 BuildRequires:  gtk3-devel
 BuildRequires:  libxml2-devel
-BuildRequires:  vala-devel >= 0.11.4
+BuildRequires:  vala-devel >= %{vala_version}
 BuildRequires:  libgee-devel
 # BuildRequires:  gobject-introspection-devel
 # Bootstrap requirements
@@ -104,6 +105,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 %{_datadir}/dconf-editor/dconf-editor.ui
 
 %changelog
+* Tue Mar 22 2011 Tomas Bzatek <tbzatek at redhat.com> - 0.7.3-1
+- Update to 0.7.3
+
 * Thu Feb 10 2011 Matthias Clasen <mclasen at redhat.com> - 0.7.2-3
 - Rebuild for newer gtk
 
diff --git a/sources b/sources
index 9dafd31..2d362b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1583be314e3ea0ab483d104e791ef653  dconf-0.7.2.tar.bz2
+f541db70d0623d109b1866c732f1a51c  dconf-0.7.3.tar.bz2


More information about the scm-commits mailing list