[dconf/f18] Update spec file

mkasik mkasik at fedoraproject.org
Wed Nov 7 16:52:11 UTC 2012


commit 04dc1892b0562f985a4713175e248b8631022442
Author: Marek Kasik <mkasik at redhat.com>
Date:   Wed Nov 7 17:14:40 2012 +0100

    Update spec file
    
    Update License field.
    Update Source URL.
    Add link of corresponding bug for the memory leak patch.

 dconf.spec |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/dconf.spec b/dconf.spec
index 593b794..7329ca2 100644
--- a/dconf.spec
+++ b/dconf.spec
@@ -3,14 +3,14 @@
 
 Name:           dconf
 Version:        0.14.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A configuration system
 
 Group:          System Environment/Base
-License:        LGPLv2+
+License:        LGPLv2+ and GPLv2+ and GPLv3+
 URL:            http://live.gnome.org/dconf
 #VCS:           git:git://git.gnome.org/dconf
-Source0:        http://download.gnome.org/sources/dconf/0.13/dconf-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/dconf/0.14/dconf-%{version}.tar.xz
 
 BuildRequires:  glib2-devel >= %{glib2_version}
 BuildRequires:  gtk3-devel
@@ -23,6 +23,7 @@ BuildRequires:  intltool
 Requires:       dbus
 
 # upstream fix
+# https://bugzilla.gnome.org/show_bug.cgi?id=686573
 Patch0: 0001-dconf_rebuilder_get_parent-don-t-leak-parent_name.patch
 
 %description
@@ -115,6 +116,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_datadir}/icons/hicolor/*/apps/dconf-editor.png
 
 %changelog
+* Wed Nov  7 2012 Marek Kasik <mkasik at redhat.com> - 0.14.0-3
+- Update License field
+- Update Source URL
+- Add link of corresponding bug for the memory leak patch
+
 * Sun Oct 21 2012 Matthias Clasen <mclasen at redhat.com> - 0.14.0-2
 - Fix a memory leak
 


More information about the scm-commits mailing list