Fix the license field
Gating complained about the comma in this value. Related: rhbz#1915340
This commit is contained in:
parent
d7d795576f
commit
f2a28a5295
@ -2,10 +2,10 @@
|
||||
|
||||
Name: gobject-introspection
|
||||
Version: 1.68.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Introspection system for GObject-based libraries
|
||||
|
||||
License: GPLv2+, LGPLv2+, MIT
|
||||
License: GPLv2+ and LGPLv2+ and MIT
|
||||
URL: https://wiki.gnome.org/Projects/GObjectIntrospection
|
||||
Source0: https://download.gnome.org/sources/gobject-introspection/1.68/%{name}-%{version}.tar.xz
|
||||
|
||||
@ -86,6 +86,10 @@ Libraries and headers for gobject-introspection
|
||||
%{_mandir}/man1/g-ir-scanner.1*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 28 2010 Matthias Clasen <mclasen@redhat.com - 1.68.0-5
|
||||
- Fix license field to follow the rules
|
||||
- Related: rhbz#1915340
|
||||
|
||||
* Tue Apr 27 2010 Matthias Clasen <mclasen@redhat.com - 1.68.0-4
|
||||
- Fix spec file oversight
|
||||
- Related: rhbz#1915340
|
||||
|
Loading…
Reference in New Issue
Block a user