[xcb-util-image] Include COPYING.

Thomas Moschny thm at fedoraproject.org
Wed Oct 22 18:21:17 UTC 2014


commit 564ec21deb8a8108ad949b450a3283f67475a372
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Wed Oct 22 20:21:10 2014 +0200

    Include COPYING.

 xcb-util-image.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xcb-util-image.spec b/xcb-util-image.spec
index 0d2a29f..04d216a 100644
--- a/xcb-util-image.spec
+++ b/xcb-util-image.spec
@@ -1,6 +1,6 @@
 Name:		xcb-util-image
 Version:	0.4.0
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Port of Xlib's XImage and XShmImage functions on top of libxcb
 Group:		System Environment/Libraries
 License:	MIT
@@ -49,7 +49,7 @@ rm %{buildroot}%{_libdir}/*.la
 
 
 %files
-%doc README
+%doc README COPYING
 %{_libdir}/*.so.*
 
 
@@ -61,6 +61,9 @@ rm %{buildroot}%{_libdir}/*.la
 
 
 %changelog
+* Wed Oct 22 2014 Thomas Moschny <thomas.moschny at gmx.de> - 0.4.0-2
+- Include COPYING.
+
 * Sat Oct 18 2014 Thomas Moschny <thomas.moschny at gmx.de> - 0.4.0-1
 - Update to 0.4.0.
 


More information about the scm-commits mailing list