[gvfs] Fix license field

Ondrej Holy oholy at fedoraproject.org
Thu Feb 6 09:12:49 UTC 2014


commit 85d1e082be01db46b8b4812106c6c60dd50c63c4
Author: Ondrej Holy <oholy at redhat.com>
Date:   Thu Feb 6 10:08:48 2014 +0100

    Fix license field

 gvfs.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gvfs.spec b/gvfs.spec
index 63231be..4139ae8 100644
--- a/gvfs.spec
+++ b/gvfs.spec
@@ -3,8 +3,8 @@
 Summary: Backends for the gio framework in GLib
 Name: gvfs
 Version: 1.19.5
-Release: 1%{?dist}
-License: GPLv3 and LGPLv2+
+Release: 2%{?dist}
+License: GPLv3 and LGPLv2+ and BSD and MPLv1.1
 Group: System Environment/Libraries
 URL: http://www.gtk.org
 
@@ -358,6 +358,9 @@ update-desktop-database >&/dev/null || :
 %{_datadir}/gvfs/remote-volume-monitors/goa.monitor
 
 %changelog
+* Thu Feb 06 2014 Ondrej Holy <oholy at redhat.com> - 1.19.5-2
+- Fix license field
+
 * Mon Feb 03 2014 Richard Hughes <rhughes at redhat.com> - 1.19.5-1
 - Update to 1.19.5
 


More information about the scm-commits mailing list