diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec
index 792238c..bda62f9 100644
--- a/totem-pl-parser.spec
+++ b/totem-pl-parser.spec
@@ -51,7 +51,8 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %postun -p /sbin/ldconfig
 
 %files -f %{name}.lang
-%doc AUTHORS COPYING.LIB NEWS README
+%license COPYING.LIB
+%doc AUTHORS NEWS README
 %{_libdir}/*.so.*
 %{_libdir}/girepository-1.0/*.typelib
 %if 0%{?fedora}
@@ -69,6 +70,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %changelog
 * Thu Apr 30 2015 Kalev Lember <kalevlember@gmail.com> - 3.10.5-1
 - Update to 3.10.5
+- Use license macro for COPYING.LIB
 
 * Thu Feb 19 2015 Richard Hughes <rhughes@redhat.com> - 3.10.4-1
 - Update to 3.10.4